public class JDynFormFieldURI extends JDynFormFieldFile
| Modifier and Type | Field and Description |
|---|---|
protected URI |
assignedValue |
protected URI |
currentValue |
jbutton, jtext, readonly| Constructor and Description |
|---|
JDynFormFieldURI(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setValue(Object value) |
File[] |
showOpenFileDialog(String title,
File initialPath) |
focusGained, focusLost, getAssignedValue, hasValidValue, initComponent, onClickBrowse, setReadOnly, showChooserDialogaddActionToPopupMenu, 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, waitpublic JDynFormFieldURI(org.gvsig.tools.dynobject.DynObject parameters,
org.gvsig.tools.service.spi.ServiceManager serviceManager)
public Object getValue()
getValue in interface org.gvsig.tools.dynform.JDynFormFieldgetValue in class JDynFormFieldFilepublic void setValue(Object value)
setValue in interface org.gvsig.tools.dynform.JDynFormFieldsetValue in class JDynFormFieldFilepublic File[] showOpenFileDialog(String title, File initialPath)
showOpenFileDialog in class JDynFormFieldFileCopyright © 2013 gvSIG Association. All Rights Reserved.