Class FileFieldComponentFactory
java.lang.Object
org.openjump.core.ui.swing.factory.field.FileFieldComponentFactory
- All Implemented Interfaces:
FieldComponentFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateComponent(ValueChangeListener listener) getValue(JComponent component) voidsetValue(JComponent component, Object value)
-
Constructor Details
-
FileFieldComponentFactory
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceFieldComponentFactory
-
setValue
- Specified by:
setValuein interfaceFieldComponentFactory
-
createComponent
- Specified by:
createComponentin interfaceFieldComponentFactory
-
createComponent
- Specified by:
createComponentin interfaceFieldComponentFactory
-