|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField
org.gvsig.tools.dynform.services.dynformfield.Boolean.JDynFormFieldBoolean
public class JDynFormFieldBoolean
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField |
|---|
org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField.IllegalFieldValue |
| Nested classes/interfaces inherited from interface org.gvsig.tools.dynform.JDynFormField |
|---|
org.gvsig.tools.dynform.JDynFormField.JDynFormFieldListener |
| Field Summary | |
|---|---|
protected Object |
assignedValue
|
| Fields inherited from class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField |
|---|
contents, logger, parameters |
| Constructor Summary | |
|---|---|
JDynFormFieldBoolean(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager)
|
|
| Method Summary | |
|---|---|
void |
focusGained(FocusEvent arg0)
|
void |
focusLost(FocusEvent arg0)
|
Object |
getAssignedValue()
|
protected JCheckBox |
getJCheckBox()
|
Object |
getValue()
|
boolean |
hasValidValue()
|
void |
initComponent()
|
void |
setValue(Object value)
|
| Methods inherited from class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField |
|---|
addActionToPopupMenu, addListener, addSeparatorToPopupMenu, asJComponent, fireFieldChangedEvent, fireFieldEnterEvent, fireFieldExitEvent, fireMessageEvent, getDefinition, getJLabel, getLabel, getManager, getName, getParameterValue, isModified, isReadOnly, problemIndicator, removeListener, setReadOnly, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.gvsig.tools.dynform.JDynFormField |
|---|
addActionToPopupMenu, addListener, addSeparatorToPopupMenu, fireMessageEvent, getDefinition, getJLabel, getLabel, getName, isModified, isReadOnly, removeListener, setReadOnly |
| Methods inherited from interface org.gvsig.tools.swing.api.Component |
|---|
asJComponent |
| Methods inherited from interface org.gvsig.tools.service.Service |
|---|
getManager |
| Field Detail |
|---|
protected Object assignedValue
| Constructor Detail |
|---|
public JDynFormFieldBoolean(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager)
| Method Detail |
|---|
public Object getAssignedValue()
getAssignedValue in class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormFieldprotected JCheckBox getJCheckBox()
public void initComponent()
initComponent in class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormFieldpublic void setValue(Object value)
setValue in interface org.gvsig.tools.dynform.JDynFormFieldpublic Object getValue()
getValue in interface org.gvsig.tools.dynform.JDynFormFieldpublic boolean hasValidValue()
hasValidValue in interface org.gvsig.tools.dynform.JDynFormFieldpublic void focusGained(FocusEvent arg0)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent arg0)
focusLost in interface FocusListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||