|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swt.control.attributetree.editors.AttributeTableItemEditor
com.tensegrity.gui.swt.control.attributetree.editors.BooleanItemEditor
This class handles the editing of boolean attribute values
| Field Summary |
| Fields inherited from class com.tensegrity.gui.swt.control.attributetree.editors.AttributeTableItemEditor |
newValue |
| Constructor Summary | |
BooleanItemEditor(AttributeTableItem item)
Constructs the editor |
|
| Method Summary | |
void |
dispose()
Callback method which is invoked to signal that the current editor is asked to remove itself. |
org.eclipse.swt.widgets.Control |
getEditorControl()
Returns the editor component which replaces the corresponding attribute table entry for editing. |
| Methods inherited from class com.tensegrity.gui.swt.control.attributetree.editors.AttributeTableItemEditor |
addEditorListener, getItem, getValue, notifyListeners, removeEditorListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BooleanItemEditor(AttributeTableItem item)
item - the attribute table item to edit| Method Detail |
public org.eclipse.swt.widgets.Control getEditorControl()
AbstractAttributeTableItemEditor
public final void dispose()
AbstractAttributeTableItemEditor
dispose in interface AbstractAttributeTableItemEditordispose in class AttributeTableItemEditor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||