|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModifierBoolean
Interface that permits changes to be made to a boolean property of another object. This type of modifier might be plugged into a checkbox or toggle button.
| Method Summary | |
|---|---|
boolean |
getBoolean()
Returns the current state of the modified value. |
void |
setBoolean(boolean b)
Sets the modified value to the given boolean. |
| Method Detail |
|---|
void setBoolean(boolean b)
boolean getBoolean()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||