public class SWTNetworkTopology extends AbstractSWTComponent
rect| Modifier | Constructor and Description |
|---|---|
protected |
SWTNetworkTopology(NetworkTopology networkTopology) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelectable() |
void |
layout() |
protected void |
paintInternal(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Device device) |
void |
setRootNode(SWTNetworkNode rootNode) |
addChild, constructToolTip, getChildAt, getChildren, getHeight, getNumberOfChildren, getParent, getSelectedComponent, getWidth, getX, getY, isVisible, isWithinComponent, layoutChildren, paint, setHeight, setVisible, setWidth, setX, setYprotected SWTNetworkTopology(NetworkTopology networkTopology)
public boolean isSelectable()
isSelectable in class AbstractSWTComponentpublic void layout()
layout in class AbstractSWTComponentpublic void setRootNode(SWTNetworkNode rootNode)
protected void paintInternal(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Device device)
paintInternal in class AbstractSWTComponentCopyright © 2013–2014. All rights reserved.