public interface AttributeWriteMinimized extends AttributeReadMinimized
Modifier and Type | Method and Description |
---|---|
void |
setMinimized(boolean minimize)
This method (un)minimizes the object (window).
|
isMinimized
void setMinimized(boolean minimize)
minimize
- - if true
, the frame will be minimized (iconified), else it will be
unminimized.Copyright © 2001–2016 mmm-Team. All rights reserved.