|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that must implement all objects that want to be visible or not.
| Method Summary | |
boolean |
isVisible()
Checks if the instance is visible. |
void |
setIsVisble(boolean isVisible)
Sets the instance as vissible or not. |
| Method Detail |
public void setIsVisble(boolean isVisible)
isVisible - true if the instance is visible. false otherwise.public boolean isVisible()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||