|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Hidable
An interface that allows a component to be hidden at all times.
Method Summary | |
---|---|
boolean |
isKeepHidden()
Reads the keepHidden property. |
void |
setKeepHidden(boolean keepHidden)
Sets the keepHidden property so that the object is not visible and does not respond to the setVisible(b) method. |
Method Detail |
---|
void setKeepHidden(boolean keepHidden)
keepHidden
- boolean isKeepHidden()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |