|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.l2fprod.common.beans.editor.AbstractPropertyEditor cytoscape.visual.ui.editors.discrete.CyCustomGraphicsEditor
public class CyCustomGraphicsEditor
Field Summary |
---|
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
---|
editor |
Constructor Summary | |
---|---|
CyCustomGraphicsEditor()
Creates a new CyLabelPositionLabelEditor object. |
Method Summary | |
---|---|
protected void |
editLabelPosition()
|
Object |
getValue()
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 CyCustomGraphicsEditor()
Method Detail |
---|
public Object getValue()
getValue
in interface PropertyEditor
getValue
in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
value
- DOCUMENT ME!protected void editLabelPosition()
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |