|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.common.beans.editor.AbstractPropertyEditor
com.l2fprod.common.beans.editor.ComboBoxPropertyEditor
public class ComboBoxPropertyEditor
ComboBoxPropertyEditor.
Nested Class Summary | |
---|---|
class |
ComboBoxPropertyEditor.Renderer
|
static class |
ComboBoxPropertyEditor.Value
|
Field Summary |
---|
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
---|
editor |
Constructor Summary | |
---|---|
ComboBoxPropertyEditor()
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
void |
setAvailableIcons(javax.swing.Icon[] icons)
|
void |
setAvailableValues(java.lang.Object[] values)
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
---|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComboBoxPropertyEditor()
Method Detail |
---|
public java.lang.Object getValue()
getValue
in interface java.beans.PropertyEditor
getValue
in class AbstractPropertyEditor
public void setValue(java.lang.Object value)
setValue
in interface java.beans.PropertyEditor
setValue
in class AbstractPropertyEditor
public void setAvailableValues(java.lang.Object[] values)
public void setAvailableIcons(javax.swing.Icon[] icons)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |