public class JDynFormFieldURL extends JDynFormFieldFile
| Modifier and Type | Field and Description |
|---|---|
protected URL |
assignedValue |
protected URL |
currentValue |
jbutton, jtext, readonly| Constructor and Description |
|---|
JDynFormFieldURL(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) |
clear, focusGained, focusLost, getAssignedValue, hasValidValue, initComponent, onClickBrowse, setReadOnly, showChooserDialog, showOpenFileDialogaddActionToPopupMenu, addListener, addSeparatorToPopupMenu, asJComponent, fireFieldChangedEvent, fireFieldEnterEvent, fireFieldExitEvent, fireMessageEvent, getDefinition, getForm, getJLabel, getLabel, getManager, getName, getParameterValue, getServiceManager, isModified, isReadOnly, problemIndicator, removeListener, setForm, setTranslateEmptyToNull, toString, translateEmptyToNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic JDynFormFieldURL(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 JDynFormFieldFileCopyright © 2015 gvSIG Association. All Rights Reserved.