|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface can be implemented by (display) objects which want to use checkboxes. The implementation is optional.
Method Summary | |
int |
getCheckState()
Returns the check state of an object. |
void |
setCheckState(int newState)
Sets the check state of the object |
Method Detail |
public int getCheckState()
CheckState
public void setCheckState(int newState)
newState
- New state
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |