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