|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.upb.swt.epctools.controllers.NodeCellEditorLocator
public final class NodeCellEditorLocator
| Field Summary | |
|---|---|
private org.eclipse.draw2d.Label |
m_label
|
| Constructor Summary | |
|---|---|
NodeCellEditorLocator(org.eclipse.draw2d.Label label)
|
|
| Method Summary | |
|---|---|
protected org.eclipse.draw2d.Label |
getLabel()
Returns the Label figure. |
void |
relocate(org.eclipse.jface.viewers.CellEditor celleditor)
|
protected void |
setLabel(org.eclipse.draw2d.Label label)
Sets the label. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private org.eclipse.draw2d.Label m_label
| Constructor Detail |
|---|
public NodeCellEditorLocator(org.eclipse.draw2d.Label label)
| Method Detail |
|---|
public void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
relocate in interface org.eclipse.gef.tools.CellEditorLocatorprotected org.eclipse.draw2d.Label getLabel()
protected void setLabel(org.eclipse.draw2d.Label label)
label - The label to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||