public class InstrumentChooserPropertyEditor
extends com.l2fprod.common.beans.editor.AbstractPropertyEditor
| Constructor and Description |
|---|
InstrumentChooserPropertyEditor(Repository2 r) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAsText() |
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object value) |
public InstrumentChooserPropertyEditor(Repository2 r)
public java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditorpublic void setValue(java.lang.Object value)
setValue in interface java.beans.PropertyEditorsetValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditorpublic java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class com.l2fprod.common.beans.editor.AbstractPropertyEditor