|
 |
|
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
B
-
BEHAVIOR_CONNECTIONS_TOUCHED -
Static variable in class org.eclipse.gef.tools.
MarqueeSelectionTool
- This behaviour selects connections that intersect the marquee rectangle.
-
BEHAVIOR_NODES_AND_CONNECTIONS -
Static variable in class org.eclipse.gef.tools.
MarqueeSelectionTool
- This behaviour selects nodes completely encompassed by the marquee rectangle, and
all connections between those nodes.
-
BEHAVIOR_NODES_CONTAINED -
Static variable in class org.eclipse.gef.tools.
MarqueeSelectionTool
- This behaviour selects nodes completely encompassed by the marquee rectangle.
-
BendpointCreationHandle - class org.eclipse.gef.handles.
BendpointCreationHandle.
- A BendpointHandle that is used to create a new bendpoint.
-
BendpointCreationHandle() -
Constructor for class org.eclipse.gef.handles.
BendpointCreationHandle
- Creates a new BendpointCreationHandle.
-
BendpointCreationHandle(ConnectionEditPart, int) -
Constructor for class org.eclipse.gef.handles.
BendpointCreationHandle
- Creates a new BendpointCreationHandle, sets its owner to
owner
and its index to index , and sets its locator to a new
MidpointLocator .
-
BendpointCreationHandle(ConnectionEditPart, int, int) -
Constructor for class org.eclipse.gef.handles.
BendpointCreationHandle
- Creates a new BendpointCreationHandle, sets its owner to
owner
and its index to index , and sets its locator to a new
MidpointLocator with the given locatorIndex .
-
BendpointCreationHandle(ConnectionEditPart, int, Locator) -
Constructor for class org.eclipse.gef.handles.
BendpointCreationHandle
- Creates a new BendpointCreationHandle and sets its owner to
owner , sets its index to index , and
sets its locator to locator .
-
BendpointEditPolicy - class org.eclipse.gef.editpolicies.
BendpointEditPolicy.
- Used to add bendpoint handles on a
ConnectionEditPart .
-
BendpointEditPolicy() -
Constructor for class org.eclipse.gef.editpolicies.
BendpointEditPolicy
-
-
BendpointHandle - class org.eclipse.gef.handles.
BendpointHandle.
- A handle for bendpoints on a connection.
-
BendpointHandle() -
Constructor for class org.eclipse.gef.handles.
BendpointHandle
-
-
BendpointMoveHandle - class org.eclipse.gef.handles.
BendpointMoveHandle.
- A BendpointHandle that is used to move an existing bendpoint.
-
BendpointMoveHandle() -
Constructor for class org.eclipse.gef.handles.
BendpointMoveHandle
- Creates a new BendpointMoveHandle.
-
BendpointMoveHandle(ConnectionEditPart, int) -
Constructor for class org.eclipse.gef.handles.
BendpointMoveHandle
- Creates a new BendpointMoveHandle, sets its owner to
owner
and its index to index , and sets its locator to a new
BendpointLocator .
-
BendpointMoveHandle(ConnectionEditPart, int, int) -
Constructor for class org.eclipse.gef.handles.
BendpointMoveHandle
- Creates a new BendpointMoveHandle, sets its owner to
owner
and its index to index , and sets its locator to a new
BendpointLocator with the given locatorIndex .
-
BendpointMoveHandle(ConnectionEditPart, int, Locator) -
Constructor for class org.eclipse.gef.handles.
BendpointMoveHandle
- Creates a new BendpointMoveHandle and sets its owner to
owner ,
sets its index to index , and sets its locator to
locator .
-
BendpointRequest - class org.eclipse.gef.requests.
BendpointRequest.
- A request to alter a bendpoint.
-
BendpointRequest() -
Constructor for class org.eclipse.gef.requests.
BendpointRequest
-
-
border -
Variable in class org.eclipse.gef.handles.
NonResizableHandle
-
Deprecated. The border
-
bringDown() -
Method in class org.eclipse.gef.tools.
DirectEditManager
- Cleanup is done here.
-
buildActions() -
Method in class org.eclipse.gef.ui.actions.
ActionBarContributor
- Creates and initializes Actions managed by this contributor.
-
buildContextMenu(IMenuManager) -
Method in class org.eclipse.gef.
ContextMenuProvider
- Called when the menu is about to show.
-
buildContextMenu(IMenuManager) -
Method in class org.eclipse.gef.ui.palette.
PaletteContextMenuProvider
- This is the method that builds the context menu.
-
buttonPressed(int) -
Method in class org.eclipse.gef.ui.palette.customize.
PaletteCustomizerDialog
- This method will be invoked whenever any
Button created using
PaletteCustomizerDialog.createButton(Composite, int, String, int, ImageDescriptor) or
Dialog#createButton(Composite, int, String, boolean) is selected.
-
buttonPressed(int) -
Method in class org.eclipse.gef.ui.palette.customize.
PaletteSettingsDialog
- This method will be invoked whenever any
Button created using
PaletteSettingsDialog.createButton(Composite, int, String, int, ImageDescriptor) or
Dialog#createButton(Composite, int, String, boolean) is selected.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.
|
|
|