Eclipse Platform
Release 3.3
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

G

GAP - Variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
Deprecated. this variable was left as protected by mistake. It will be turned into static and hidden in the future versions. Do not use it and do not change its value.
GAP_SIZE - Static variable in class org.eclipse.jface.text.source.SourceViewer
The size of the gap between the vertical ruler and the text widget (value 2).
GAP_SIZE_1 - Static variable in class org.eclipse.jface.text.source.SourceViewer
The size of the gap between the vertical ruler and the text widget (value 1).
GC - class org.eclipse.swt.graphics.GC.
Class GC is where all of the drawing capabilities that are supported by SWT are located.
GC(Drawable) - Constructor for class org.eclipse.swt.graphics.GC
Constructs a new instance of this class which has been configured to draw on the specified drawable.
GC(Drawable, int) - Constructor for class org.eclipse.swt.graphics.GC
Constructs a new instance of this class which has been configured to draw on the specified drawable.
GCData - class org.eclipse.swt.graphics.GCData.
Instances of this class are descriptions of GCs in terms of unallocated platform-specific data fields.
GCData() - Constructor for class org.eclipse.swt.graphics.GCData
 
GLCanvas - class org.eclipse.swt.opengl.GLCanvas.
GLCanvas is a widget capable of displaying OpenGL content.
GLCanvas(Composite, int, GLData) - Constructor for class org.eclipse.swt.opengl.GLCanvas
Create a GLCanvas widget using the attributes described in the GLData object provided.
GLData - class org.eclipse.swt.opengl.GLData.
The GLData class is a device-independent description of the pixel format attributes of a GL drawable.
GLData() - Constructor for class org.eclipse.swt.opengl.GLData
 
GLOBAL_ACTIONS - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0
GLOBAL_FILE_TYPES_CHANGED - Static variable in class org.eclipse.team.ui.TeamUI
Property constant indicating the global file types list has changed.
GLOBAL_IGNORES_CHANGED - Static variable in class org.eclipse.team.ui.TeamUI
Property constant indicating the global ignores list has changed.
GLOBAL_UNDO_CONTEXT - Static variable in interface org.eclipse.core.commands.operations.IOperationHistory
An undo context that can be used to refer to the global undo history.
GOTO_LAST_EDIT_POSITION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of go to last edit position action.
GOTO_LAST_EDIT_POSITION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
GOTO_LINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to jump to a certain text line.
GOTO_LINE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
GOTO_NEXT_ANNOTATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of go to next annotation action.
GOTO_NEXT_ANNOTATION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
GOTO_PREVIOUS_ANNOTATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of go to previous annotation action.
GOTO_PREVIOUS_ANNOTATION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
GO_INTO - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of standard Go Into global action (value "goInto").
GO_INTO - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "goInto"): Go Into.
GO_INTO - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of standard Go Into global action (value "goInto").
GO_TO - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of standard Go To submenu (value "goTo").
GO_TO - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of standard Go To submenu (value "goTo").
GO_TO_RESOURCE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of standard Go To Resource global action (value "goToResource").
GO_TO_RESOURCE - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of standard Go To Resource global action (value "goToResource").
GRAB_HORIZONTAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fit the remaining horizontal space.
GRAB_VERTICAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fit the remaining vertical space.
GRID - Static variable in class org.eclipse.jface.preference.FieldEditorPreferencePage
Layout constant (value 1) indicating that the field editors' basic controls are put into a grid layout.
GROUP_ADD - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Pop-up menu: name of group for Add actions (value "group.add").
GROUP_ADD - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Pop-up menu: name of group for Add actions (value "group.add").
GROUP_ADDITIONS - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for additional actions (value "group.additions").
GROUP_ADDITIONS - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for additional actions (value "additions").
GROUP_APP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Coolbar: name of group for application created actions
GROUP_ASSIST - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for typing aid actions such as content assist.
GROUP_BUILD - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for build actions (value "group.build").
GROUP_BUILD - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for build actions (value "group.build").
GROUP_COPY - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for copy/paste related actions.
GROUP_EDIT - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for cut/copy/paste actions (value "group.edit").
GROUP_EDIT - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for properties actions (value "group.edit").
GROUP_EDIT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for text manipulation actions.
GROUP_EDITOR - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Toolbar: name of group for editor action bars.
GROUP_FILE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Pop-up menu: name of group for File actions (value "group.file").
GROUP_FILE - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Pop-up menu and cool bar: name of group for File actions (value "group.file").
GROUP_FILTERING - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for filtering (value "group.filtering").
GROUP_FIND - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for find/replace related actions.
GROUP_GENERATE - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for code generation or refactoring actions ( value "group.generate").
GROUP_GENERATE - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for code generation actions ( value "group.generate").
GROUP_GENERATE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Menu group for code generation and content assist actions.
GROUP_GOTO - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for goto actions (value "group.open").
GROUP_GOTO - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for goto actions (value "group.goto").
GROUP_HELP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Coolbar: name of group for help actions and contributions
GROUP_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for actions that display additional information.
GROUP_MANAGING - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Pop-up menu: name of group for Managing actions (value "group.managing").
GROUP_NAV - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Coolbar: name of group for Navigate actions (value "group.nav").
GROUP_NEW - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for new actions (value "group.new").
GROUP_NEW - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for new actions (value "group.new").
GROUP_OPEN - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for open actions (value "group.open").
GROUP_OPEN - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for open actions (value "group.open").
GROUP_OPEN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Menu group for open actions.
GROUP_OPEN_WITH - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for open actions (value "group.openWith").
GROUP_PORT - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for porting actions (value "group.port").
GROUP_PRINT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for print related actions.
GROUP_PROPERTIES - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for properties actions (value "group.properties").
GROUP_PROPERTIES - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for properties actions (value "group.properties").
GROUP_REMOVE_MATCHES - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for remove match actions (value "group.removeMatches").
GROUP_REORGANIZE - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for reorganize actions (value "group.reorganize").
GROUP_REORGANIZE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Pop-up menu: name of group for Reorganize actions (value "group.reorganize").
GROUP_REORGANIZE - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for reorganize actions (value "group.reorganize").
GROUP_REST - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for actions which do not fit in one of the other categories.
GROUP_RESTORE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for quick diff revert related actions.
GROUP_RULERS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for ruler column related actions.
GROUP_SAVE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for save related actions.
GROUP_SEARCH - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for search actions (value "group.search").
GROUP_SEARCH - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for search actions (value "group.search").
GROUP_SETTINGS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for preference related actions.
GROUP_SHOW - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for show actions (value "group.show").
GROUP_SHOW - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for show actions (value "group.show").
GROUP_SHOW_IN - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Pop-up menu: name of group for Show In actions (value "group.showIn").
GROUP_SHOW_IN - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Pop-up menu: name of group for Show In actions (value "group.showIn").
GROUP_SOURCE - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for source actions.
GROUP_TOP - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for the top of the menu (value "group.top").
GROUP_UNDO - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Context menu group for undo/redo related actions.
GROUP_VIEWER_SETUP - Static variable in interface org.eclipse.search.ui.IContextMenuConstants
Pop-up menu: name of group for viewer setup actions (value "group.viewerSetup").
GROUP_VIEWER_SETUP - Static variable in interface org.eclipse.ui.navigator.ICommonMenuConstants
Pop-up menu: name of group for viewer setup actions (value "group.viewerSetup").
GapTextStore - class org.eclipse.jface.text.GapTextStore.
Implements a gap managing text store.
GapTextStore(int, int) - Constructor for class org.eclipse.jface.text.GapTextStore
Deprecated. use GapTextStore.GapTextStore(int, int, float) instead
GapTextStore() - Constructor for class org.eclipse.jface.text.GapTextStore
Equivalent to new GapTextStore(256, 4096, 0.1f).
GapTextStore(int, int, float) - Constructor for class org.eclipse.jface.text.GapTextStore
Creates an empty text store that uses re-allocation thresholds relative to the content length.
GenericFileBufferOperationRunner - class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner.
A GenericFileBufferOperationRunner executes IFileBufferOperation.
GenericFileBufferOperationRunner(IFileBufferManager, Object) - Constructor for class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
Creates a new file buffer operation runner.
Geometry - class org.eclipse.jface.util.Geometry.
Contains static methods for performing simple geometric operations on the SWT geometry classes.
GetWindow(int) - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
GetWindow(int) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
GlobalBuildAction - class org.eclipse.ui.actions.GlobalBuildAction.
Standard action for full and incremental builds of all projects within the workspace.
GlobalBuildAction(IWorkbench, Shell, int) - Constructor for class org.eclipse.ui.actions.GlobalBuildAction
Deprecated. use GlobalBuildAction(IWorkbenchWindow, type) instead
GlobalBuildAction(IWorkbenchWindow, int) - Constructor for class org.eclipse.ui.actions.GlobalBuildAction
Creates a new action of the appropriate type.
GlobalTemplateVariables - class org.eclipse.jface.text.templates.GlobalTemplateVariables.
Global variables which are available in any context.
GlobalTemplateVariables() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables
 
GlobalTemplateVariables.Cursor - class org.eclipse.jface.text.templates.GlobalTemplateVariables.Cursor.
The cursor variable determines the cursor placement after template edition.
GlobalTemplateVariables.Cursor() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.Cursor
Creates a new cursor variable
GlobalTemplateVariables.Date - class org.eclipse.jface.text.templates.GlobalTemplateVariables.Date.
The date variable evaluates to the current date.
GlobalTemplateVariables.Date() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.Date
Creates a new date variable
GlobalTemplateVariables.Dollar - class org.eclipse.jface.text.templates.GlobalTemplateVariables.Dollar.
The dollar variable inserts an escaped dollar symbol.
GlobalTemplateVariables.Dollar() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.Dollar
Creates a new dollar variable
GlobalTemplateVariables.LineSelection - class org.eclipse.jface.text.templates.GlobalTemplateVariables.LineSelection.
The line selection variable determines templates that work on selected lines.
GlobalTemplateVariables.LineSelection() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.LineSelection
Creates a new line selection variable
GlobalTemplateVariables.Time - class org.eclipse.jface.text.templates.GlobalTemplateVariables.Time.
The time variable evaluates to the current time.
GlobalTemplateVariables.Time() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.Time
Creates a new time variable
GlobalTemplateVariables.User - class org.eclipse.jface.text.templates.GlobalTemplateVariables.User.
The user variable evaluates to the current user.
GlobalTemplateVariables.User() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.User
Creates a new user name variable
GlobalTemplateVariables.WordSelection - class org.eclipse.jface.text.templates.GlobalTemplateVariables.WordSelection.
The word selection variable determines templates that work on a full lines selection.
GlobalTemplateVariables.WordSelection() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.WordSelection
Creates a new word selection variable
GlobalTemplateVariables.Year - class org.eclipse.jface.text.templates.GlobalTemplateVariables.Year.
The year variable evaluates to the current year.
GlobalTemplateVariables.Year() - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.Year
Creates a new year variable
GlyphMetrics - class org.eclipse.swt.graphics.GlyphMetrics.
Instances of this class represent glyph metrics.
GlyphMetrics(int, int, int) - Constructor for class org.eclipse.swt.graphics.GlyphMetrics
Constructs an instance of this class with the given ascent, descent and width values.
GoIntoAction - class org.eclipse.ui.views.framelist.GoIntoAction.
Generic "Go Into" action which goes to the frame for the current selection.
GoIntoAction(FrameList) - Constructor for class org.eclipse.ui.views.framelist.GoIntoAction
Constructs a new action for the specified frame list.
GotoActionGroup - class org.eclipse.ui.views.navigator.GotoActionGroup.
This is the action group for the goto actions.
GotoActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator.GotoActionGroup
 
GotoAnnotationAction - class org.eclipse.ui.texteditor.GotoAnnotationAction.
Action for jumping to a particular annotation in the editor's text viewer.
GotoAnnotationAction(ResourceBundle, String, ITextEditor, boolean) - Constructor for class org.eclipse.ui.texteditor.GotoAnnotationAction
Creates a new action for the given text editor.
GotoAnnotationAction(ITextEditor, boolean) - Constructor for class org.eclipse.ui.texteditor.GotoAnnotationAction
Creates a new action for the given text editor.
GotoLineAction - class org.eclipse.ui.texteditor.GotoLineAction.
Action for jumping to a particular line in the editor's text viewer.
GotoLineAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.GotoLineAction
Creates a new action for the given text editor.
GotoResourceAction - class org.eclipse.ui.views.navigator.GotoResourceAction.
Implements the go to resource action.
GotoResourceAction(IResourceNavigator, String) - Constructor for class org.eclipse.ui.views.navigator.GotoResourceAction
Creates a new instance of the class.
GridData - class org.eclipse.swt.layout.GridData.
GridData is the layout data object associated with GridLayout.
GridData() - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData using default values.
GridData(int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance based on the GridData style.
GridData(int, int, boolean, boolean) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridData(int, int, boolean, boolean, int, int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridData(int, int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridDataFactory - class org.eclipse.jface.layout.GridDataFactory.
This class provides a convienient shorthand for creating and initializing GridData.
GridLayout - class org.eclipse.swt.layout.GridLayout.
Instances of this class lay out the control children of a Composite in a grid.
GridLayout() - Constructor for class org.eclipse.swt.layout.GridLayout
Constructs a new instance of this class.
GridLayout(int, boolean) - Constructor for class org.eclipse.swt.layout.GridLayout
Constructs a new instance of this class given the number of columns, and whether or not the columns should be forced to have the same width.
GridLayoutFactory - class org.eclipse.jface.layout.GridLayoutFactory.
GridLayoutFactory creates and initializes grid layouts.
Group - class org.eclipse.swt.widgets.Group.
Instances of this class provide an etched border with an optional title.
Group(Composite, int) - Constructor for class org.eclipse.swt.widgets.Group
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
GroupCategory - class org.eclipse.ltk.core.refactoring.GroupCategory.
A group category is used to annotate change groups so that they can be identified and filtered.
GroupCategory(String, String, String) - Constructor for class org.eclipse.ltk.core.refactoring.GroupCategory
Creates a new group category with the given name and description.
GroupCategorySet - class org.eclipse.ltk.core.refactoring.GroupCategorySet.
A special set to manage group categories.
GroupCategorySet(GroupCategory) - Constructor for class org.eclipse.ltk.core.refactoring.GroupCategorySet
Creates a new list of group categories initialized with the given group category.
GroupCategorySet(GroupCategory[]) - Constructor for class org.eclipse.ltk.core.refactoring.GroupCategorySet
Creates a new set of group categories initialized from the given array of group categories
GroupMarker - class org.eclipse.jface.action.GroupMarker.
A group marker is a special kind of contribution item denoting the beginning of a group.
GroupMarker(String) - Constructor for class org.eclipse.jface.action.GroupMarker
Create a new group marker with the given name.
gc - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the GC
gc - Variable in class org.eclipse.swt.events.PaintEvent
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
gc - Variable in class org.eclipse.swt.widgets.Event
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
gdipBgBrush - Variable in class org.eclipse.swt.graphics.GCData
 
gdipBrush - Variable in class org.eclipse.swt.graphics.GCData
 
gdipFgBrush - Variable in class org.eclipse.swt.graphics.GCData
 
gdipFont - Variable in class org.eclipse.swt.graphics.GCData
 
gdipGraphics - Variable in class org.eclipse.swt.graphics.GCData
 
gdipPen - Variable in class org.eclipse.swt.graphics.GCData
 
gdipXOffset - Variable in class org.eclipse.swt.graphics.GCData
 
gdipYOffset - Variable in class org.eclipse.swt.graphics.GCData
 
geHoverDecorationColor() - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Deprecated. use getHoverDecorationColor
generate(Control, int, int) - Static method in class org.eclipse.jface.layout.GridDataFactory
Generates layout data to the given control, given the number of cells spanned by the control.
generate(Control, Point) - Static method in class org.eclipse.jface.layout.GridDataFactory
Generates layout data to the given control, given the number of cells spanned by the control.
generateCombinations(Command) - Static method in class org.eclipse.core.commands.ParameterizedCommand
Generates all the possible combinations of command parameterizations for the given command.
generateContainer(IProgressMonitor) - Method in class org.eclipse.ui.dialogs.ContainerGenerator
Ensures that this generator's container resource exists.
generateLayout(Composite) - Method in class org.eclipse.jface.layout.GridLayoutFactory
Applies this layout to the given composite, and attaches default GridData to all immediate children that don't have one.
generateLocations(IFile[], IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileBufferOperationAction
 
generateLocations(IFile[], IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileBufferOperationHandler
Generates the file buffer locations out of the given files.
generateName(String) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Returns a unique launch configuration name, using the given name as a seed.
generatePreferenceKey(IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
Generate a String that can be used as a key into a preference store based on the specified action.
generateUniqueLaunchConfigurationNameFrom(String) - Method in interface org.eclipse.debug.core.ILaunchManager
Return a String that can be used as the name of a launch configuration.
generateVariableExpression(String, String) - Method in interface org.eclipse.core.variables.IStringVariableManager
Convenience method that returns an expression referencing the given variable and optional argument.
get(int) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
get(int) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
get(Object) - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
 
get(Object) - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
 
get(Object) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
 
get(String, String, Preferences[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Lookup the given key in the specified preference nodes in the given order.
get(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
get(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Returns the value of the given key in this dialog settings.
get(String) - Method in class org.eclipse.jface.resource.ColorRegistry
Returns the color associated with the given symbolic color name, or null if no such definition exists.
get(String) - Method in class org.eclipse.jface.resource.FontRegistry
Returns the font associated with the given symbolic font name.
get(String) - Method in class org.eclipse.jface.resource.ImageRegistry
Returns the image associated with the given key in this registry, or null if none.
get(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Returns a previously-allocated resource or allocates a new one if none exists yet.
get() - Method in class org.eclipse.jface.text.AbstractDocument
 
get(int, int) - Method in class org.eclipse.jface.text.AbstractDocument
 
get(int) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
 
get(int, int) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
 
get(int) - Method in class org.eclipse.jface.text.GapTextStore
 
get(int, int) - Method in class org.eclipse.jface.text.GapTextStore
 
get() - Method in interface org.eclipse.jface.text.IDocument
Returns this document's complete text.
get(int, int) - Method in interface org.eclipse.jface.text.IDocument
Returns this document's text for the specified range.
get(int) - Method in interface org.eclipse.jface.text.ITextStore
Returns the character at the specified offset.
get(int, int) - Method in interface org.eclipse.jface.text.ITextStore
Returns the text of the specified character range.
get(int, int) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
Deprecated.  
get(int) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
Deprecated.  
get(String) - Method in interface org.eclipse.team.core.ICache
Retrieve an object that has been cached with the context
get(String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Returns the registered synchronize participants with the given type id.
get(String, String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Returns the registered synchronize participants with the given type id and instance id.
get(String) - Static method in class org.eclipse.ui.navigator.Priority
Returns the correct instance of the Priority ENUM for aLiteral.
get(int) - Static method in class org.eclipse.ui.navigator.Priority
Returns the correct instance of the Priority ENUM for aValue.
getAccelerator() - Method in class org.eclipse.jface.action.Action
 
getAccelerator(String) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
 
getAccelerator(String) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
An accessor for the accelerator associated with the item indicated by the identifier.
getAccelerator() - Method in interface org.eclipse.jface.action.IAction
Returns the accelerator keycode for this action.
getAccelerator(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
This is not intended to be called outside of the workbench.
getAccelerator() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the widget accelerator.
getAccelerator() - Method in class org.eclipse.ui.actions.RetargetAction
 
getAccelerator() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
getAcceleratorText(String) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
 
getAcceleratorText(String) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
An accessor for the accelerator text associated with the item indicated by the identifier.
getAcceleratorText(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
This is not intended to be called outside of the workbench.
getAccessedVariableNames() - Method in class org.eclipse.core.expressions.ExpressionInfo
Returns the set off accessed variables.
getAccessible() - Method in class org.eclipse.swt.widgets.Control
Returns the accessible object for the receiver.
getAccessible() - Method in class org.eclipse.ui.dialogs.FilteredList
Returns the accessible object for the receiver.
getAction(String) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
getAction(String) - Method in interface org.eclipse.debug.ui.IDebugView
Returns the action installed under the given action id.
getAction() - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Returns the action used to render this delegate.
getAction() - Method in class org.eclipse.jface.action.ActionContributionItem
Returns the action associated with this contribution item.
getAction() - Method in class org.eclipse.jface.commands.ActionHandler
Returns the action associated with this handler
getAction(String) - Method in class org.eclipse.ui.application.ActionBarAdvisor
Returns the action with the given id, or null if not found.
getAction() - Method in class org.eclipse.ui.commands.ActionHandler
Deprecated. Returns the action associated with this handler
getAction() - Method in interface org.eclipse.ui.intro.config.IIntroURL
 
getAction(String) - Method in class org.eclipse.ui.navigator.WizardActionGroup
 
getAction() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.IdMapEntry
Returns the action.
getAction(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
getAction(ITextEditor, String) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
Returns the action registered with the given text editor.
getAction(String) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Returns the action installed under the given action id.
getAction() - Method in interface org.eclipse.update.configuration.IActivity
Returns the action code for this activity
getActionBarConfigurer() - Method in class org.eclipse.ui.application.ActionBarAdvisor
Returns the action bar configurer.
getActionBarConfigurer() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the action bar configurer for this workbench window.
getActionBarContributor() - Method in interface org.eclipse.ui.IEditorSite
Returns the action bar contributor for this editor.
getActionBarContributor() - Method in class org.eclipse.ui.part.MultiPageEditorSite
The MultiPageEditorSite implementation of this IEditorSite method returns null, since nested editors do not have their own action bar contributor.
getActionBars() - Method in class org.eclipse.compare.CompareEditorInput
 
getActionBars() - Method in interface org.eclipse.compare.ICompareContainer
Return the action bars for the container or null if the container does not have an action bars.
getActionBars() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageSite
Returns the action bars for this synchronize page site.
getActionBars() - Method in interface org.eclipse.ui.IEditorSite
Returns the action bars for this part site.
getActionBars() - Method in interface org.eclipse.ui.IViewSite
Returns the action bars for this part site.
getActionBars() - Method in interface org.eclipse.ui.intro.IIntroSite
Returns the action bars for this part site.
getActionBars() - Method in interface org.eclipse.ui.navigator.ICommonViewerWorkbenchSite
Returns the action bars for this page site.
getActionBars() - Method in class org.eclipse.ui.part.EditorActionBarContributor
Returns this contributor's action bars.
getActionBars() - Method in interface org.eclipse.ui.part.IPageSite
Returns the action bars for this page site.
getActionBars() - Method in class org.eclipse.ui.part.MultiPageEditorSite
The MultiPageEditorSite implementation of this IEditorSite method forwards to the multi-page editor to return the action bars.
getActionBars() - Method in class org.eclipse.ui.part.PageSite
The PageSite implementation of this IPageSite method returns the SubActionBars for this site.
getActionDefinitionId() - Method in class org.eclipse.jface.action.Action
 
getActionDefinitionId() - Method in interface org.eclipse.jface.action.IAction
Returns the action definition id of this action.
getActionDefinitionId() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
getActionGroup() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Returns the action group.
getActionHandler() - Method in class org.eclipse.ui.actions.RetargetAction
Returns the action handler.
getActionId() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.IdMapEntry
Returns the action id.
getActionLabel() - Method in class org.eclipse.search.ui.text.MatchFilter
Returns the label of the filter as shown by the filter action.
getActionResources() - Method in class org.eclipse.ui.actions.BuildAction
 
getActionResources() - Method in class org.eclipse.ui.actions.RenameResourceAction
Returns the elements that the action is to be performed on.
getActionResources() - Method in class org.eclipse.ui.actions.WorkspaceAction
Returns the elements that the action is to be performed on.
getActionSite() - Method in class org.eclipse.ui.navigator.CommonActionProvider
 
getActionText() - Method in class org.eclipse.debug.ui.DebugPopup
Returns the text to be shown as the action performed when this dialog's persist command is invoked, or null.
getActionText() - Method in class org.eclipse.debug.ui.InspectPopupDialog
 
getActions() - Method in class org.eclipse.ui.navigator.WizardActionGroup
 
getActivationService() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
The activation service is used to toggle whether certain extensions have the opportunity to contribute content and/or actions.
getActive() - Method in class org.eclipse.ui.SubActionBars
Return whether the manager is currently active or not.
getActiveBackground() - Method in class org.eclipse.ui.forms.HyperlinkSettings
Returns the background to use for the active hyperlink.
getActiveBindingsDisregardingContext() - Method in class org.eclipse.jface.bindings.BindingManager
Computes the bindings for the current state of the application, but disregarding the current contexts.
getActiveBindingsDisregardingContextFlat() - Method in class org.eclipse.jface.bindings.BindingManager
Computes the bindings for the current state of the application, but disregarding the current contexts.
getActiveBindingsDisregardingContextFor(ParameterizedCommand) - Method in class org.eclipse.jface.bindings.BindingManager
Returns the active bindings for a particular command identifier, but discounting the current contexts.
getActiveBindingsFor(String) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
Returns the active bindings for a particular command identifier.
getActiveBindingsFor(String) - Method in interface org.eclipse.jface.action.ExternalActionManager.IBindingManagerCallback
Returns the active bindings for a particular command identifier.
getActiveBindingsFor(ParameterizedCommand) - Method in class org.eclipse.jface.bindings.BindingManager
Returns the active bindings for a particular command identifier.
getActiveBindingsFor(String) - Method in class org.eclipse.jface.bindings.BindingManager
Returns the active bindings for a particular command identifier.
getActiveBindingsFor(ParameterizedCommand) - Method in interface org.eclipse.ui.keys.IBindingService
Gets the active bindings for a given parameterized command.
getActiveBindingsFor(String) - Method in interface org.eclipse.ui.keys.IBindingService
Gets the active bindings for a given command identifier.
getActiveContext() - Method in interface org.eclipse.debug.ui.contexts.IDebugContextProvider
Returns the currently active context, possibly empty or null.
getActiveContext() - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
Returns the active context in this service's window or null.
getActiveContext(String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
Returns the active context in the specified part of this service's window or null if none.
getActiveContextIds() - Method in class org.eclipse.core.commands.contexts.ContextManager
Returns the set of active context identifiers.
getActiveContextIds() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the set of identifiers to active contexts.
getActiveContextIds() - Method in interface org.eclipse.ui.contexts.IContextService
Returns the set of active context identifiers.
getActiveContexts(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active contexts.
getActiveContextsChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active contexts.
getActiveEditor() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the active editor open in this page.
getActiveEditor() - Method in class org.eclipse.ui.forms.editor.FormEditor
Widens the visibility of the method in the superclass.
getActiveEditor(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active editor.
getActiveEditor() - Method in class org.eclipse.ui.part.MultiEditor
Returns the active inner editor.
getActiveEditor() - Method in class org.eclipse.ui.part.MultiPageEditorPart
Returns the active nested editor if there is one.
getActiveEditorChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active editor.
getActiveEditorId(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the part id of the active editor.
getActiveEditorIdChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the part id of the active editor.
getActiveEditorPart() - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
Returns the active editor part.
getActiveFilters() - Method in class org.eclipse.search.ui.text.FilterUpdateEvent
Returns the the filters currently set, or null if filters have been disabled.
getActiveForeground() - Method in class org.eclipse.ui.forms.HyperlinkSettings
Returns the foreground to use for the active hyperlink.
getActiveHyperlinkText(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
 
getActiveImage() - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Returns active image.
getActiveKeyConfigurationId() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the active key configuration.
getActiveLocale() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the active locale.
getActiveMatchFilters() - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
Returns the active match filters for this result.
getActiveMenuEditorInput(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active menu editor input, if available.
getActiveMenuEditorInputChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active menu editor input.
getActiveMenuSelection(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active menu selection.
getActiveMenuSelectionChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active menu selection.
getActiveMenus(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the menu IDs that were applied to the registered context menu.
getActiveMenusChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the menu IDs that were applied to the registered context menu.
getActivePage() - Method in interface org.eclipse.search.ui.ISearchResultViewPart
Returns the ISearchResultPage currently shown in this search view.
getActivePage() - Method in interface org.eclipse.ui.IPageService
 
getActivePage() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns the currently active page for this workbench window.
getActivePage() - Method in class org.eclipse.ui.part.MultiPageEditorPart
Returns the index of the currently active page, or -1 if there is no active page.
getActivePageInstance() - Method in class org.eclipse.ui.forms.editor.FormEditor
Returns active page instance if the currently selected page index is not -1, or null if it is.
getActivePart() - Method in interface org.eclipse.ui.IPartService
Returns the active part.
getActivePart() - Method in class org.eclipse.ui.actions.PartEventAction
Returns the currently active part in the workbench.
getActivePart(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active part.
getActivePartChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active part.
getActivePartId() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the identifier of the part that must be active for this request to be considered.
getActivePartId() - Method in class org.eclipse.ui.contexts.EnabledSubmission
Deprecated. Returns the identifier of the part that must be active for this request to be considered.
getActivePartId(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the part id of the active part.
getActivePartIdChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the part id of the active part.
getActivePartReference() - Method in interface org.eclipse.ui.IPartService
Returns the active part reference.
getActivePlatform() - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Returns the active platform.
getActiveRendering() - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingContainer
Returns the active rendering in this container, or null if none.
getActiveRewriteSession() - Method in class org.eclipse.jface.text.AbstractDocument
 
getActiveRewriteSession() - Method in interface org.eclipse.jface.text.IDocumentExtension4
Returns the active rewrite session of this document or null.
getActiveRewriteSession() - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension3
Returns the active rewrite session of this document or null.
getActiveRewriteSession() - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
Deprecated.  
getActiveRewriteSession() - Method in class org.eclipse.jface.text.rules.FastPartitioner
Returns the active rewrite session of this document or null. May be extended by subclasses.
getActiveSaveable() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
Return the currently active saveable.
getActiveSaveable() - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
Return the active saveable for this participant.
getActiveSaveables() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
 
getActiveSaveables() - Method in interface org.eclipse.ui.ISaveablesSource
Returns the saveables currently active in the workbench part.
getActiveSaveables() - Method in class org.eclipse.ui.navigator.CommonNavigator
 
getActiveSaveables() - Method in interface org.eclipse.ui.navigator.INavigatorSaveablesService
Returns the active saveables based on the current selection.
getActiveSaveables() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
getActiveScheme() - Method in class org.eclipse.jface.bindings.BindingManager
Gets the currently active scheme.
getActiveScheme() - Method in interface org.eclipse.ui.keys.IBindingService
Returns the currently active scheme.
getActiveShell() - Method in class org.eclipse.swt.widgets.Display
Returns the currently active Shell, or null if no shell belonging to the currently running application is active.
getActiveShell() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the shell that must be active for this request to be considered.
getActiveShell() - Method in class org.eclipse.ui.contexts.EnabledSubmission
Deprecated. Returns the shell that must be active for this request to be considered.
getActiveShell(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active shell.
getActiveShellChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active shell.
getActiveSite(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active part site.
getActiveSiteChecked(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.HandlerUtil
Return the active part site.
getActiveSpellingEngineDescriptor(IPreferenceStore) - Method in class org.eclipse.ui.texteditor.spelling.SpellingService
Returns the descriptor of the active spelling engine based on the value of the PREFERENCE_SPELLING_ENGINE preference in the given preferences.
getActiveTab() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Returns the currently active ILaunchConfigurationTab being displayed, or null if there is none.
getActiveWorkbenchPartSite() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the workbench part site of the part that must be active for this request to be considered.
getActiveWorkbenchPartSite() - Method in class org.eclipse.ui.contexts.EnabledSubmission
Deprecated. Returns the workbench part site of the part that must be active for this request to be considered.
getActiveWorkbenchWindow() - Method in interface org.eclipse.ui.IWorkbench
Returns the currently active window for this workbench (if any).
getActiveWorkbenchWindow(ExecutionEvent) - Static method in class org.eclipse.ui.handlers.