- LayerConstants - Interface in org.eclipse.gef
-
The constants used to identify typical layers in a graphical application.
- LayerManager - Interface in org.eclipse.gef.editparts
-
Responsible for locating layers in a GraphicalViewer
.
- LayerManager.Helper - Class in org.eclipse.gef.editparts
-
A static helper
- LayerManager.Helper() - Constructor for class org.eclipse.gef.editparts.LayerManager.Helper
-
- layout(boolean) - Method in class org.eclipse.gef.ui.palette.FlyoutPaletteComposite
-
- layout(boolean) - Method in class org.eclipse.gef.ui.rulers.RulerComposite
-
- LAYOUT_COLUMNS - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
-
This is a constant for one of the layout options.
- LAYOUT_COLUMNS_ICON_SIZE_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_COLUMNS_VIEW_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_DETAILS - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
-
This is a constant for one of the layout options.
- LAYOUT_DETAILS_ICON_SIZE_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_DETAILS_VIEW_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_FOLDER - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
-
Deprecated.
Use LAYOUT_COLUMNS instead.
- LAYOUT_ICONS - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
-
This is a constant for one of the layout options.
- LAYOUT_ICONS_ICON_SIZE_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_ICONS_VIEW_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_LIST - Static variable in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
-
This is a constant for one of the layout options.
- LAYOUT_LIST_ICON_SIZE_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_LIST_VIEW_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
-
The unique IDs for the various widgets.
- LAYOUT_MENU_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
-
The String "&Layout"
- LAYOUT_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
-
The key used to install a layout EditPolicy.
- LayoutAction - Class in org.eclipse.gef.ui.palette
-
This action allows to switch between the various supported layout modes for
the given palette.
- LayoutAction(PaletteViewerPreferences) - Constructor for class org.eclipse.gef.ui.palette.LayoutAction
-
Constructor
- LayoutAction(PaletteViewerPreferences, boolean) - Constructor for class org.eclipse.gef.ui.palette.LayoutAction
-
Constructor
- LayoutEditPolicy - Class in org.eclipse.gef.editpolicies
-
Provides support for interacting with children
GraphicalEditParts
with the host figure's current
LayoutManager
.
- LayoutEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.LayoutEditPolicy
-
- LEFT_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
-
The String "&Left"
- listeners - Variable in class org.eclipse.gef.commands.CommandStack
-
- listeners - Variable in class org.eclipse.gef.palette.PaletteEntry
-
PropertyChangeSupport
- listeners - Variable in class org.eclipse.gef.rulers.RulerProvider
-
A list of RulerChangeListener
s that have to be notified of
changes in ruler/guide properties.
- loadDefaultTool() - Method in class org.eclipse.gef.EditDomain
-
Loads the default Tool.
- LocationRequest - Class in org.eclipse.gef.requests
-
A Request that needs to keep track of a location.
- LocationRequest() - Constructor for class org.eclipse.gef.requests.LocationRequest
-
Constructs a LocationRequest with no type.
- LocationRequest(Object) - Constructor for class org.eclipse.gef.requests.LocationRequest
-
Constructs a LocationRequest with the given type.
- lockTargetEditPart(EditPart) - Method in class org.eclipse.gef.tools.TargetingTool
-
Locks-in the given editpart as the target.