|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.util.reflection.types.BooleanField
public final class BooleanField
Boolean (true | false) radio button component.
Constructor Summary | |
---|---|
BooleanField()
|
|
BooleanField(boolean defaultValue)
|
Method Summary | |
---|---|
boolean |
getDefaultValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanField()
public BooleanField(boolean defaultValue)
Method Detail |
---|
public boolean getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |