public interface AttributeReadMaximizable
maximizable
state of an object (window).Modifier and Type | Method and Description |
---|---|
boolean |
isMaximizable()
This method determines if this object can be
(un)maximized by the end-user. |
boolean isMaximizable()
(un)maximized
by the end-user.true
if the object is maximizable, false
otherwise.Copyright © 2001–2016 mmm-Team. All rights reserved.