public class SWTStage extends AbstractSWTVertex
rect| Constructor and Description |
|---|
SWTStage(AbstractSWTComponent parent) |
| 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) |
connectTo, getEdgeSourceX, getEdgeSourceY, getEdgeTargetX, getEdgeTargetY, getLongestPath, getLongestPathAmongChildrenaddChild, constructToolTip, getChildAt, getChildren, getHeight, getNumberOfChildren, getParent, getSelectedComponent, getWidth, getX, getY, isVisible, isWithinComponent, layoutChildren, paint, setHeight, setVisible, setWidth, setX, setYpublic SWTStage(AbstractSWTComponent parent)
public void layout()
layout in class AbstractSWTComponentpublic boolean isSelectable()
isSelectable in class AbstractSWTComponentprotected void paintInternal(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Device device)
paintInternal in class AbstractSWTComponentCopyright © 2013–2014. All rights reserved.