|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.common.beans.editor.AbstractPropertyEditor
cytoscape.visual.ui.editors.discrete.CyComboBoxPropertyEditor
public class CyComboBoxPropertyEditor
ComboBoxPropertyEditor.
| Nested Class Summary | |
|---|---|
static class |
CyComboBoxPropertyEditor.Value
|
| Field Summary |
|---|
| Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
|---|
editor |
| Constructor Summary | |
|---|---|
CyComboBoxPropertyEditor()
Creates a new CyComboBoxPropertyEditor object. |
|
| Method Summary | |
|---|---|
Object |
getValue()
DOCUMENT ME! |
void |
setAvailableIcons(Icon[] icons)
DOCUMENT ME! |
void |
setAvailableValues(Object[] values)
DOCUMENT ME! |
void |
setValue(Object value)
DOCUMENT ME! |
| 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 CyComboBoxPropertyEditor()
| 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.AbstractPropertyEditorvalue - DOCUMENT ME!public void setAvailableValues(Object[] values)
values - DOCUMENT ME!public void setAvailableIcons(Icon[] icons)
icons - DOCUMENT ME!
|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||