| Modifier and Type | Class and Description |
|---|---|
class |
SWTGateToolTip |
class |
SWTInstanceToolTip |
class |
SWTJobToolTip
This class implements a tooltip for Nephele jobs.
|
class |
SWTVertexToolTip |
| 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) |
Copyright © 2013–2014. All rights reserved.