|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pnp.xfeature.editparts.FeatureCellEditorLocator
public class FeatureCellEditorLocator
Part of direct editing stuff. Taken from GEF examples (HelloWorld).
| Constructor Summary | |
|---|---|
FeatureCellEditorLocator(IFigure f)
Creates the locator and assigns the figure to it. |
|
| Method Summary | |
|---|---|
void |
relocate(CellEditor celleditor)
Relocates the editing cell. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureCellEditorLocator(IFigure f)
| Method Detail |
|---|
public void relocate(CellEditor celleditor)
org.eclipse.gef.tools.CellEditorLocator#relocate(org.eclipse.jface.viewers.CellEditor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||