|
|||||||||||
| 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.MarkerFormatItemEditor
This class handles the editing of marker format attribute values
| Field Summary |
| Fields inherited from class com.tensegrity.gui.swt.control.attributetree.editors.AttributeTableItemEditor |
newValue |
| Constructor Summary | |
MarkerFormatItemEditor(org.eclipse.swt.widgets.Composite parent,
UIManager uiManager,
AttributeTableItem tableItem)
Constructor which creates a new MarkerFormatItemEditor instance |
|
| 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 MarkerFormatItemEditor(org.eclipse.swt.widgets.Composite parent,
UIManager uiManager,
AttributeTableItem tableItem)
parent - the composite to add this MarkerFormatItemEditor touiManager - the UIManager to use for internationalizationtableItem - the table item which should be edited| 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 | ||||||||||