|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.edu.agh.cast.tool.LabelCellEditorLocator
public class LabelCellEditorLocator
Constraint for placing label CellEditors.
| Constructor Summary | |
|---|---|
LabelCellEditorLocator(NodeFigure nodeFigure)
Constructor. |
|
| Method Summary | |
|---|---|
protected NodeFigure |
getLabel()
Returns the nodeFigure figure. |
NodeFigure |
getNodeFigure()
|
void |
relocate(org.eclipse.jface.viewers.CellEditor celleditor)
|
protected void |
setLabel(NodeFigure stickyNote)
Sets the node figure. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelCellEditorLocator(NodeFigure nodeFigure)
nodeFigure - node figure| Method Detail |
|---|
public NodeFigure getNodeFigure()
public void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
relocate in interface org.eclipse.gef.tools.CellEditorLocatorCellEditorLocator.relocate(org.eclipse.jface.viewers.CellEditor)protected NodeFigure getLabel()
protected void setLabel(NodeFigure stickyNote)
nodeFigure - The nodeFigure to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||