|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.common.beans.editor.AbstractPropertyEditor
de.beamertool.admin.configuration.editor.FileEditor
public class FileEditor
Editor to allow file selection and presentation.
The default java file selector is used but may be overridden in a subclass.
| Constructor Summary | |
|---|---|
FileEditor()
Simple constructor initalizing all fields. |
|
| Method Summary | |
|---|---|
Object |
getValue()
|
void |
setValue(Object value)
|
| Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
|---|
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileEditor()
| Method Detail |
|---|
public Object getValue()
getValue in interface PropertyEditorgetValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||