public class SWTGate extends AbstractSWTVertex
rect| Modifier | Constructor and Description |
|---|---|
protected |
SWTGate(AbstractSWTComponent parent,
ManagementGate managementGate) |
| Modifier and Type | Method and Description |
|---|---|
SWTToolTip |
constructToolTip(org.eclipse.swt.widgets.Shell parentShell,
SWTToolTipCommandReceiver commandReceiver,
int x,
int y) |
boolean |
isInputGate() |
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, getChildAt, getChildren, getHeight, getNumberOfChildren, getParent, getSelectedComponent, getWidth, getX, getY, isVisible, isWithinComponent, layoutChildren, paint, setHeight, setVisible, setWidth, setX, setYprotected SWTGate(AbstractSWTComponent parent, ManagementGate managementGate)
public boolean isSelectable()
isSelectable in class AbstractSWTComponentpublic void layout()
layout in class AbstractSWTComponentprotected void paintInternal(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Device device)
paintInternal in class AbstractSWTComponentpublic boolean isInputGate()
public SWTToolTip constructToolTip(org.eclipse.swt.widgets.Shell parentShell, SWTToolTipCommandReceiver commandReceiver, int x, int y)
constructToolTip in class AbstractSWTComponentCopyright © 2013–2014. All rights reserved.