public class JDynFormFieldDate extends org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormField implements org.gvsig.tools.dynform.JDynFormField, FocusListener
| Modifier and Type | Field and Description |
|---|---|
protected Object |
assignedValue |
| Constructor and Description |
|---|
JDynFormFieldDate(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent arg0) |
void |
focusLost(FocusEvent arg0) |
Object |
getAssignedValue() |
protected JButton |
getJButton() |
protected org.freixas.jcalendar.JCalendar |
getJCalendar() |
protected JSpinner |
getJSpinner() |
Object |
getValue() |
boolean |
hasValidValue() |
void |
initComponent() |
void |
setReadOnly(boolean readonly) |
void |
setValue(Object value) |
addActionToPopupMenu, addListener, addSeparatorToPopupMenu, asJComponent, fireFieldChangedEvent, fireFieldEnterEvent, fireFieldExitEvent, fireMessageEvent, getDefinition, getJLabel, getLabel, getManager, getName, getParameterValue, isModified, isReadOnly, problemIndicator, removeListener, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected Object assignedValue
public JDynFormFieldDate(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager)
public void setReadOnly(boolean readonly)
setReadOnly in interface org.gvsig.tools.dynform.JDynFormFieldsetReadOnly in class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormFieldpublic Object getAssignedValue()
getAssignedValue in class org.gvsig.tools.dynform.spi.dynformfield.AbstractJDynFormFieldprotected JSpinner getJSpinner()
protected JButton getJButton()
protected org.freixas.jcalendar.JCalendar getJCalendar()
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 FocusListenerCopyright © 2014 gvSIG Association. All Rights Reserved.