| Modifier and Type | Class and Description |
|---|---|
class |
SWTGraphCanvas |
class |
SWTTopologyCanvas |
| Modifier and Type | Method and Description |
|---|---|
SWTToolTip |
SWTVertex.constructToolTip(org.eclipse.swt.widgets.Shell parentShell,
SWTToolTipCommandReceiver commandReceiver,
int x,
int y) |
SWTToolTip |
AbstractSWTComponent.constructToolTip(org.eclipse.swt.widgets.Shell parentShell,
SWTToolTipCommandReceiver commandReceiver,
int x,
int y) |
SWTToolTip |
SWTGate.constructToolTip(org.eclipse.swt.widgets.Shell parentShell,
SWTToolTipCommandReceiver commandReceiver,
int x,
int y) |
SWTToolTip |
SWTNetworkNode.constructToolTip(org.eclipse.swt.widgets.Shell parentShell,
SWTToolTipCommandReceiver commandReceiver,
int x,
int y) |
| Constructor and Description |
|---|
SWTInstanceToolTip(org.eclipse.swt.widgets.Shell parent,
SWTToolTipCommandReceiver commandReceiver,
NetworkNode networkNode,
int x,
int y) |
SWTVertexToolTip(org.eclipse.swt.widgets.Shell parent,
SWTToolTipCommandReceiver commandReceiver,
ManagementVertex managementVertex,
int x,
int y) |
Copyright © 2013–2014. All rights reserved.