|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.tools.DirectEditManager
pl.edu.agh.cast.editpart.LabelEditManager
public class LabelEditManager
Label edit manager.
| Constructor Summary | |
|---|---|
LabelEditManager(org.eclipse.gef.GraphicalEditPart source,
LabelCellEditorLocator locator)
The default constructor. |
|
| Method Summary | |
|---|---|
protected void |
bringDown()
|
protected org.eclipse.jface.viewers.CellEditor |
createCellEditorOn(org.eclipse.swt.widgets.Composite composite)
|
protected void |
initCellEditor()
|
| Methods inherited from class org.eclipse.gef.tools.DirectEditManager |
|---|
commit, createDirectEditRequest, eraseFeedback, getCellEditor, getDirectEditFeature, getDirectEditRequest, getEditPart, getLocator, handleValueChanged, hookListeners, isDirty, setCellEditor, setDirty, setEditPart, setLocator, show, showFeedback, unhookListeners |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelEditManager(org.eclipse.gef.GraphicalEditPart source,
LabelCellEditorLocator locator)
source - is the editpart which should be editedlocator - is the cell editor locator| Method Detail |
|---|
protected void bringDown()
bringDown in class org.eclipse.gef.tools.DirectEditManagerDirectEditManager.bringDown()protected org.eclipse.jface.viewers.CellEditor createCellEditorOn(org.eclipse.swt.widgets.Composite composite)
createCellEditorOn in class org.eclipse.gef.tools.DirectEditManagerprotected void initCellEditor()
initCellEditor in class org.eclipse.gef.tools.DirectEditManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||