- 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 - Class in org.eclipse.swt.graphics
- 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.
- 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.
- GENERAL -
Static variable in class org.eclipse.ercp.swt.mobile.Command
- A command that can be bound to any hardware keys or softkeys.
- GeneralInfo -
Static variable in class org.eclipse.ercp.update.UIMessages
-
- generateCombinations(Command) -
Static method in class org.eclipse.core.commands.ParameterizedCommand
-
Generates all the possible combinations of command parameterizations for
the given command.
- generateCommand(Command, Map) -
Static method in class org.eclipse.core.commands.ParameterizedCommand
- Take a command and a map of parameter IDs to values, and generate the
appropriate parameterized command.
- GenericDescription - Interface in org.eclipse.osgi.service.resolver
- A description of a generic capability.
- GenericSpecification - Interface in org.eclipse.osgi.service.resolver
- A specification which depends on a generic capability
- Geometry - Class in org.eclipse.jface.util
- Contains static methods for performing simple geometric operations
on the SWT geometry classes.
- 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.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(Object) -
Method in class org.eclipse.osgi.framework.util.Headers
- Support case-insensitivity for keys.
- get(KeyedElement) -
Method in class org.eclipse.osgi.framework.util.KeyedHashSet
- Returns the element which compares to the specified element, or null if not found.
- GET -
Static variable in class org.osgi.framework.ServicePermission
- The action string
get
(Value is "get").
- get(String, String) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the value associated with the specified
key
in this
node.
- getAccelerator() -
Method in class org.eclipse.jface.action.Action
-
- 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.
- getAcceleratorText(IContributionItem) -
Method in interface org.eclipse.jface.action.IContributionManagerOverrides
- This is not intended to be called outside of the workbench.
- getAccessCode(BundleDescription, ExportPackageDescription) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns the access code that the specified
BundleDescription
has to the
specified ExportPackageDescription
.
- getAccessControlContext(String[]) -
Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
- Returns the Access Control Context that corresponds to the specified
signers.
- getAccessedPropertyNames() -
Method in class org.eclipse.core.expressions.ExpressionInfo
- Returns the set of accessed
PropertyTester
properties.
- getAccessedVariableNames() -
Method in class org.eclipse.core.expressions.ExpressionInfo
- Returns the set of accessed variables.
- getAction() -
Method in interface org.eclipse.update.configuration.IActivity
- Returns the action code for this activity
- 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.
- getActions() -
Method in class org.osgi.framework.AdminPermission
- Returns the canonical string representation of the
AdminPermission
actions.
- getActions() -
Method in class org.osgi.framework.BundlePermission
- Returns the canonical string representation of the
BundlePermission
actions.
- getActions() -
Method in class org.osgi.framework.PackagePermission
- Returns the canonical string representation of the
PackagePermission
actions.
- getActions() -
Method in class org.osgi.framework.ServicePermission
- Returns the canonical string representation of the actions.
- getActions() -
Method in class org.osgi.service.application.ApplicationAdminPermission
- Returns the actions of this permission.
- getActions() -
Method in class org.osgi.service.permissionadmin.PermissionInfo
- Returns the actions of the permission represented by this
PermissionInfo
.
- getActivator() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getActivator() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the Bundle-Activator for this BundleData as specified in
the bundle manifest file.
- getActiveContextIds() -
Method in class org.eclipse.core.commands.contexts.ContextManager
- Returns the set of active context identifiers.
- getActiveHyperlinkText(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the default color to use for displaying active hyperlinks.
- getActivePage() -
Method in interface org.eclipse.ui.IPageService
-
- getActivePage() -
Method in interface org.eclipse.ui.IWorkbenchWindow
- Returns the currently active page for this workbench org.eclipse.jface.window.
- getActivePart() -
Method in interface org.eclipse.ui.IPartService
- Returns 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.
- getActivePartReference() -
Method in interface org.eclipse.ui.IPartService
- Returns the active part reference.
- 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.
- 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.
- getActiveWorkbenchWindow() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the currently active org.eclipse.jface.window for this workbench (if any).
- getActivities() -
Method in interface org.eclipse.update.configuration.IInstallConfiguration
- Return the list of activities that resulted in this configuration.
- getActualId() -
Method in class org.eclipse.core.runtime.spi.RegistryContributor
- Provides actual ID associated with the registry contributor (e.g., "12").
- getActualName() -
Method in class org.eclipse.core.runtime.spi.RegistryContributor
- Provides actual name of the registry contributor (e.g., "org.eclipe.core.runtime.fragment").
- getAdapter(Class) -
Method in interface org.eclipse.core.runtime.IAdaptable
- Returns an object which is an instance of the given class
associated with this object.
- getAdapter(Object, Class) -
Method in interface org.eclipse.core.runtime.IAdapterFactory
- Returns an object which is an instance of the given class
associated with the given object.
- getAdapter(Object, Class) -
Method in interface org.eclipse.core.runtime.IAdapterManager
- Returns an object which is an instance of the given class associated
with the given object.
- getAdapter(Object, String) -
Method in interface org.eclipse.core.runtime.IAdapterManager
- Returns an object which is an instance of the given class name associated
with the given object.
- getAdapter(Class) -
Method in class org.eclipse.core.runtime.PlatformObject
- Returns an object which is an instance of the given class
associated with this object.
- getAdapter(Class) -
Method in class org.eclipse.ui.part.WorkbenchPart
- Returns an object which is an instance of the given class
associated with this object.
Subclasses may override this method (however, if they do so, they
should invoke the method on their superclass to ensure that the
Platform's adapter manager is consulted).
- getAdapterList() -
Method in interface org.eclipse.core.runtime.IAdapterFactory
- Returns the collection of adapter types handled by this
factory.
- getAdapterManager() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the adapter manager used for extending
IAdaptable
objects.
- getAdaptor() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
- Returns the adaptor for this BaseData
- getAdaptor() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the base adaptor associated with this hook registry.
- getAdaptorHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured adaptor hooks.
- getAdvanceWidth(char) -
Method in class org.eclipse.swt.graphics.GC
- Returns the advance width of the specified character in
the font which is currently selected into the receiver.
- getAffectedObjects() -
Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation
-
Return an array of objects that are affected by executing, undoing, or
redoing this operation.
- getAffectedObjects() -
Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- getAffinityFeature() -
Method in interface org.eclipse.update.core.IFeature
- Returns an optional identifier of a colocation affinity feature.
- getAffinityFeature() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns an optional identifier for the colocation affinity feature
- getAliases() -
Method in class org.eclipse.osgi.service.security.TrustEngine
- Return the list of friendly name aliases for the TrustAnchors installed in the engine.
- getAlignment() -
Method in class org.eclipse.swt.widgets.Button
- Returns a value which describes the position of the
text or image in the receiver.
- getAlignment() -
Method in class org.eclipse.swt.widgets.Label
- Returns a value which describes the position of the
text or image in the receiver.
- getAlignment() -
Method in class org.eclipse.swt.widgets.TableColumn
- Returns a value which describes the position of the
text or image in the receiver.
- getAllCommands() -
Method in class org.eclipse.core.commands.CommandManager
- Returns all of the commands known by this manager -- defined and
undefined.
- getAllContentTypes() -
Method in interface org.eclipse.core.runtime.content.IContentTypeManager
- Returns all content types known by the platform.
- getAllContributors() -
Method in interface org.eclipse.core.runtime.spi.IDynamicExtensionRegistry
- Returns all contributors associated with the registry at this time.
- getAllowMultiple() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns whether this view allows multiple instances.
- getAllowPluginActivation() -
Method in class org.eclipse.core.expressions.EvaluationContext
- Returns whether this evaluation context supports plug-in
activation.
- getAllowPluginActivation() -
Method in interface org.eclipse.core.expressions.IEvaluationContext
- Returns whether this evaluation context supports plug-in
activation.
- getAllServiceReferences(String, String) -
Method in interface org.osgi.framework.BundleContext
- Returns an array of
ServiceReference
objects.
- getAllStats() -
Static method in class org.eclipse.core.runtime.PerformanceStats
- Returns all performance event statistics.
- getAlpha() -
Method in class org.eclipse.swt.graphics.GC
- Returns the receiver's alpha value.
- getAlpha(int, int) -
Method in class org.eclipse.swt.graphics.ImageData
- Returns the alpha value at offset
x
in
scanline y
in the receiver's alpha data.
- getAlphas(int, int, int, byte[], int) -
Method in class org.eclipse.swt.graphics.ImageData
- Returns
getWidth
alpha values starting at offset
x
in scanline y
in the receiver's alpha
data starting at startIndex
.
- getAnnotation() -
Method in interface org.eclipse.update.core.IURLEntry
- Returns the URL annotation or
null
if none
- getAnnotation() -
Method in class org.eclipse.update.core.model.URLEntryModel
- Returns the url annotation.
- getAnnotationNonLocalized() -
Method in class org.eclipse.update.core.model.URLEntryModel
- returns the non-localized url annotation.
- getApplication() -
Method in interface org.eclipse.core.runtime.IProduct
- Returns the application associated with this product.
- getApplication() -
Method in interface org.eclipse.update.core.IFeature
- Returns an optional identifier of an application to be used when
starting up the platform with this feature as the primary feature.
- getApplication() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns an optional identifier for the feature application
- getApplicationArgs() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the arguments not consumed by the framework implementation itself.
- getApplicationContext() -
Method in class org.eclipse.core.commands.ExecutionEvent
- Returns the state of the application at the time the execution was
triggered.
- getApplicationDescriptor() -
Method in class org.osgi.service.application.ApplicationHandle
- Retrieves the
ApplicationDescriptor
to which this
ApplicationHandle
belongs.
- getApplicationDescriptor() -
Method in interface org.osgi.service.application.ScheduledApplication
- Retrieves the ApplicationDescriptor which represents the application and
necessary for launching.
- getApplicationId() -
Method in class org.osgi.service.application.ApplicationDescriptor
- Returns the identifier of the represented application.
- getApplicationRegistry() -
Method in class org.eclipse.ercp.eworkbench.eWorkbenchPlugin
- Return the application registry.
- getApplications() -
Method in class org.eclipse.ercp.eworkbench.ApplicationRegistry
-
- getApplications() -
Method in interface org.eclipse.ercp.eworkbench.IApplicationRegistry
- Returns a list of the applications known to the workbench.
- getApplyButton() -
Method in class org.eclipse.jface.preference.PreferencePage
- Returns the Apply button.
- getArchiveReference(String) -
Method in interface org.eclipse.update.core.ISiteContentProvider
- Returns a URL for the identified archive
- getArchiveReference(String) -
Method in class org.eclipse.update.core.SiteContentProvider
-
- getArchiveReferenceModels() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns an array of plug-in and non-plug-in archive reference models
on this site
- getArchiveReferences(InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns an array of content references of all the "packaged"
archives that make up this feature.
- getArchives() -
Method in interface org.eclipse.update.core.ISite
- Returns an array of plug-in and non-plug-in archives located
on this site
- getArchives() -
Method in class org.eclipse.update.core.Site
- Returns an array of plug-in and non-plug-in archives located
on this site
- getArgs() -
Method in class org.osgi.service.condpermadmin.ConditionInfo
- Returns arguments of this
ConditionInfo
.
- getArguments() -
Method in interface org.eclipse.equinox.app.IApplicationContext
- The arguments used for the application.
- getArguments() -
Method in interface org.osgi.service.application.ScheduledApplication
- Queries the startup arguments specified when the application was
scheduled.
- getArrayFromList(String) -
Static method in class org.eclipse.osgi.util.ManifestElement
- Returns the result of converting a list of comma-separated tokens into an array.
- getArrayFromList(String, String) -
Static method in class org.eclipse.osgi.util.ManifestElement
- Returns the result of converting a list of tokens into an array.
- getAscent() -
Method in class org.eclipse.swt.graphics.FontMetrics
- Returns the ascent of the font described by the receiver.
- getAttribute(String) -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Allows the user to retrieve specific attributes on the underlying
implementation.
- getAttribute(String) -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the named attribute of this configuration element, or
null
if none.
- getAttribute(String) -
Method in class org.eclipse.ercp.jaxp.implForCore.DocumentBuilderFactoryImpl
-
- getAttribute(String) -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
- Retrieves an attribute value by name.
- getAttribute(String) -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns the value for the specified attribute or
null
if it does
not exist.
- getAttribute(String) -
Method in interface org.w3c.dom.Element
- Retrieves an attribute value by name.
- getAttributeAsIs(String) -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Deprecated. The method is equivalent to the
IConfigurationElement.getAttribute(String)
. Contrary to its description,
this method returns a translated value. Use the IConfigurationElement.getAttribute(String)
method instead.
- getAttributeNames() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the names of the attributes of this configuration element.
- getAttributeNode(String) -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
- Retrieves an attribute node by name.
- getAttributeNode(String) -
Method in interface org.w3c.dom.Element
- Retrieves an attribute node by name.
- getAttributeNodeNS(String, String) -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
- Retrieves an
Attr
node by local name and namespace URI.
- getAttributeNodeNS(String, String) -
Method in interface org.w3c.dom.Element
- Retrieves an
Attr
node by local name and namespace URI.
- getAttributeNS(String, String) -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
- Retrieves an attribute value by local name and namespace URI.
- getAttributeNS(String, String) -
Method in interface org.w3c.dom.Element
- Retrieves an attribute value by local name and namespace URI.
- getAttributes() -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
- A
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
- getAttributes() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- A
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
- getAttributes() -
Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
- Returns the arbitrary attributes for this package.
- getAttributes() -
Method in interface org.eclipse.osgi.service.resolver.GenericDescription
- Returns the arbitrary attributes for this description
- getAttributes() -
Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
- Returns the arbitrary attributes which this import package may be resolved to.
- getAttributes(String) -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns an array of values for the specified attribute or
null
if the attribute does not exist.
- getAttributes() -
Method in interface org.w3c.dom.Node
- A
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
- getAuthorizationInfo(URL, String, String) -
Static method in class org.eclipse.core.runtime.Platform
- Deprecated. Authorization database is superseded by the Equinox secure storage.
Use
org.eclipse.equinox.security.storage.SecurePreferencesFactory
to obtain secure preferences and org.eclipse.equinox.security.storage.ISecurePreferences
for data access and modifications.
Consider using ISecurePreferences#get(String, String)
as a replacement of this method.
- getAutoExpandLevel() -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the auto-expand level.
- getAvailableTypeNames() -
Method in class org.eclipse.swt.dnd.Clipboard
- Returns a platform specific list of the data types currently available on the
system clipboard.
- getAvailableTypes() -
Method in class org.eclipse.swt.dnd.Clipboard
- Returns an array of the data types currently available on the system clipboard.
- getAverageCharWidth() -
Method in class org.eclipse.swt.graphics.FontMetrics
- Returns the average character width, measured in pixels,
of the font described by the receiver.
- getBackground(Object) -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
-
- getBackground(Object) -
Method in interface org.eclipse.jface.viewers.IColorProvider
- Provides a background color for the given element.
- getBackground(Object, int) -
Method in interface org.eclipse.jface.viewers.ITableColorProvider
- Provides a background color for the given element at the specified index
- getBackground() -
Method in class org.eclipse.jface.viewers.ViewerLabel
- Get the background Color.
- getBackground() -
Method in class org.eclipse.swt.graphics.GC
- Returns the background color.
- getBackground() -
Method in class org.eclipse.swt.widgets.Control
- Returns the receiver's background color.
- getBackground() -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the receiver's background color.
- getBackground(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the background color at the given column index in the receiver.
- getBackground() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns the receiver's background color.
- getBannerBackground(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the Color used for banner backgrounds
- getBannerFont() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the JFace's banner font.
- getBannerForeground(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the Color used for banner foregrounds
- getBase() -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns the directory containing the files being managed by this storage
manager.
- getBaseClassLoader() -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
- Returns the base class loader used by this classpath manager
- getBaseData() -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
- Returns the host base data for this classpath manager
- getBaseFile() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Returns the base file for this BundleFile
- getBaseType() -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns a reference to this content type's base type.
- getBlame() -
Method in class org.eclipse.core.runtime.PerformanceStats
- Returns an object that can be used to figure out who caused the event,
or a string describing the cause of the event.
- getBlameString() -
Method in class org.eclipse.core.runtime.PerformanceStats
- Returns a string describing the blame for this event.
- getBlue() -
Method in class org.eclipse.swt.graphics.Color
- Returns the amount of blue in the color, from 0 to 255.
- getBold(String) -
Method in class org.eclipse.jface.resource.FontRegistry
- Returns the bold font associated with the given symbolic font name.
- getBoolean(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the current value of the boolean-valued property with the
given name.
- getBoolean(String, String, boolean, IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getBoolean(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the current value of the boolean-valued preference with the
given name.
- getBoolean(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getBoolean(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getBoolean(String, boolean) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the
boolean
value represented by the String
object associated with the specified key
in this node.
- getBooleanOption(String, boolean) -
Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
-
- getBooleanOption(String, boolean) -
Method in interface org.eclipse.osgi.service.debug.DebugOptions
- Returns the identified option as a boolean value.
- getBootstrapPluginIdentifiers() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Deprecated. Do not use this method. Check the osgi.bundles system property for the
urls of the automatically started bundles
- getBorderWidth() -
Method in class org.eclipse.swt.widgets.Control
- Returns the receiver's border width.
- getBounds() -
Method in class org.eclipse.ercp.swt.mobile.Screen
- Returns the bounds of the screen.
- getBounds() -
Method in class org.eclipse.swt.graphics.Device
- Returns a rectangle describing the receiver's size and location.
- getBounds() -
Method in class org.eclipse.swt.graphics.Image
- Returns the bounds of the receiver.
- getBounds() -
Method in class org.eclipse.swt.widgets.Control
- Returns a rectangle describing the receiver's size and location
relative to its parent (or its display if its parent is null),
unless the receiver is a shell.
- getBounds() -
Method in class org.eclipse.swt.widgets.Display
- Returns a rectangle describing the receiver's size and location.
- getBounds() -
Method in class org.eclipse.swt.widgets.Event
- Gets the bounds.
- getBounds(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns a rectangle describing the receiver's size and location
relative to its parent at a column in the table.
- getBounds() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns a rectangle describing the receiver's size and location
relative to its parent.
- getBrandingApplication() -
Method in interface org.eclipse.equinox.app.IApplicationContext
- Returns the application associated with this application context.
- getBrandingBundle() -
Method in interface org.eclipse.equinox.app.IApplicationContext
- Returns the bundle which is responsible for the definition of the product associated with
this application context.
- getBrandingDescription() -
Method in interface org.eclipse.equinox.app.IApplicationContext
- Returns the text description of the product associated with this application context.
- getBrandingId() -
Method in interface org.eclipse.equinox.app.IApplicationContext
- Returns the unique product id of the product associated with this application context.
- getBrandingName() -
Method in interface org.eclipse.equinox.app.IApplicationContext
- Returns the name of the product associated with this application context.
- getBrandingProperty(String) -
Method in interface org.eclipse.equinox.app.IApplicationContext
- Returns the property with the given key of the product associated with this application context.
- getBrokenStatus(IFeature) -
Method in interface org.eclipse.update.configuration.IConfiguredSite
- Indicates if the specified feature is "broken".
- getBundle() -
Method in interface org.eclipse.core.runtime.ILog
- Returns the plug-in with which this log is associated.
- getBundle(String) -
Static method in class org.eclipse.core.runtime.Platform
- Returns the resolved bundle with the specified symbolic name that has the
highest version.
- getBundle() -
Method in class org.eclipse.core.runtime.Plugin
- Returns the bundle associated with this plug-in.
- getBundle() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the resource bundle for JFace itself.
- getBundle() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
- Returns the bundle object of this BaseData
- getBundle() -
Method in interface org.eclipse.osgi.service.resolver.BundleDelta
- Returns the BundleDescription that this bundle delta is for.
- getBundle() -
Method in class org.eclipse.osgi.service.resolver.DisabledInfo
- Returns the bundle which is disabled
- getBundle() -
Method in interface org.eclipse.osgi.service.resolver.ResolverError
- Returns the bundle which this ResolverError is for
- getBundle(long) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the bundle descriptor for the bundle with the given id.
- getBundle(String, Version) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the bundle descriptor for the bundle with the given name and
version.
- getBundle() -
Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
- Returns the bundle that declares this constraint.
- getBundle() -
Method in interface org.osgi.framework.BundleContext
- Returns the
Bundle
object associated with this
BundleContext
.
- getBundle(long) -
Method in interface org.osgi.framework.BundleContext
- Returns the bundle with the specified identifier.
- getBundle() -
Method in class org.osgi.framework.BundleEvent
- Returns the bundle which had a lifecycle change.
- getBundle() -
Method in class org.osgi.framework.FrameworkEvent
- Returns the bundle associated with the event.
- getBundle() -
Method in interface org.osgi.framework.ServiceReference
- Returns the bundle that registered the service referenced by this
ServiceReference
object.
- getBundle(Class) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Returns the bundle from which the specified class is loaded.
- getBundle() -
Method in interface org.osgi.service.packageadmin.RequiredBundle
- Returns the bundle associated with this required bundle.
- getBundleByLocation(String) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the bundle descriptor for the bundle with the given location
identifier. null is returned if no such bundle is found in this state.
- getBundleClassLoaderParent() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
- This method calls all the configured classloading hooks
ClassLoadingHook.getBundleClassLoaderParent()
methods
until one returns a non-null value.
- getBundleClassLoaderParent() -
Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
- Gets called by the adaptor during
FrameworkAdaptor.getBundleClassLoaderParent()
.
- getBundleClassLoaderParent() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the parent ClassLoader all BundleClassLoaders created.
- getBundleCode() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
- Returns the bundle-specific code describing the outcome.
- getBundleContext() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's
BundleContext
.
- getBundleData() -
Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
- Returns the fragment BaseData for this FragmentClasspath
- getBundleFile(Bundle) -
Static method in class org.eclipse.core.runtime.FileLocator
- Returns a file for the contents of the specified bundle.
- getBundleFile() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
- Returns the BundleFile for this BaseData.
- getBundleFile() -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
- Returns the source BundleFile for this classpath entry
- getBundleFileFactoryHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured bundle file factories.
- getBundleFileWrapperFactoryHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the configured bundle file wrapper factories
- getBundleGroupProviders() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the currently registered bundle group providers.
- getBundleGroups() -
Method in interface org.eclipse.core.runtime.IBundleGroupProvider
- Returns the bundle groups provided by this provider.
- getBundleID() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getBundleID() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Get the BundleData bundle ID.
- getBundleId() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the numeric id of this bundle.
- getBundleId() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's unique identifier.
- getBundles() -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns a list of all bundles supplied by this bundle group.
- getBundles(String, String) -
Static method in class org.eclipse.core.runtime.Platform
- Returns all bundles with the specified symbolic name.
- getBundles() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns descriptions for all bundles known to this state.
- getBundles(String) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns all bundle descriptions with the given bundle symbolic name.
- getBundles() -
Method in interface org.osgi.framework.BundleContext
- Returns a list of all installed bundles.
- getBundles(String, String) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Returns the bundles with the specified symbolic name whose bundle version
is within the specified version range.
- getBundleStartLevel(Bundle) -
Method in interface org.osgi.service.startlevel.StartLevel
- Return the assigned start level value for the specified Bundle.
- getBundleSymbolicName() -
Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
- Returns the symbolic name of the bundle this import package must be resolved to.
- getBundleType(Bundle) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Returns the special type of the specified bundle.
- getBundleVersionRange() -
Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
- Returns the version range which this import package may be resolved to.
- getBundleWatcher() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getBundleWatcher() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the bundle watcher for this FrameworkAdaptor.
- getByKey(Object) -
Method in class org.eclipse.osgi.framework.util.KeyedHashSet
- Returns the element with the specified key, or null if not found.
- getByteArray(String, String, byte[], IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getByteArray(String, byte[]) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the
byte[]
value represented by the String
object associated with the specified key
in this node.
- getBytes() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Used for class loading.
- getByteStream() -
Method in class org.xml.sax.InputSource
- Get the byte stream for this input source.
- getCaretLineNumber() -
Method in class org.eclipse.swt.widgets.Text
- Returns the line number of the caret.
- getCaretLocation() -
Method in class org.eclipse.swt.widgets.Text
- Returns a point describing the receiver's location relative
to its parent (or its display if its parent is null).
- getCaretPosition() -
Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
- Gets the position of the caret.
- getCaretPosition() -
Method in class org.eclipse.swt.widgets.Text
- Returns the character position of the caret.
- getCategories() -
Method in interface org.eclipse.ui.views.IViewRegistry
- Returns an array of view categories.
- getCategories() -
Method in interface org.eclipse.update.core.ISite
- Returns an array of categories defined by the site.
- getCategories() -
Method in interface org.eclipse.update.core.ISiteFeatureReference
- Returns an array of categories the referenced feature belong to.
- getCategories() -
Method in class org.eclipse.update.core.Site
- Returns an array of categories defined by the site.
- getCategories() -
Method in class org.eclipse.update.core.SiteFeatureReference
- Returns an array of categories the referenced feature belong to.
- getCategoriesToSkip() -
Method in interface org.eclipse.update.search.IUpdateSearchSite
- Returns an array of categories that need not be searched
when scanning this site or null if all the
features must be tested.
- getCategory() -
Method in class org.eclipse.core.commands.CategoryEvent
- Returns the instance of the interface that changed.
- getCategory() -
Method in class org.eclipse.core.commands.Command
- Returns the category for this command.
- getCategory(String) -
Method in class org.eclipse.core.commands.CommandManager
- Gets the category with the given identifier.
- getCategory(String) -
Method in interface org.eclipse.ui.commands.ICommandService
- Retrieves the category with the given identifier.
- getCategory(String) -
Method in interface org.eclipse.update.core.ISite
- Returns the named site category.
- getCategory(String) -
Method in class org.eclipse.update.core.Site
- Returns the named site category.
- getCategory() -
Method in class org.eclipse.update.search.UpdateSearchRequest
- Returns the search catagory used in this request.
- getCategoryId() -
Method in class org.eclipse.core.commands.CommandManagerEvent
- Returns the category identifier that was added or removed.
- getCategoryModels() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns an array of category models for this site.
- getCategoryNames() -
Method in class org.eclipse.update.core.SiteFeatureReferenceModel
- Returns the names of categories the referenced feature belongs to.
- getCategoryPath() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns an array of strings that represent
view's category path.
- getCause() -
Method in exception org.eclipse.core.commands.common.CommandException
- Returns the cause of this throwable or
null
if the
cause is nonexistent or unknown.
- getCause() -
Method in exception org.eclipse.core.runtime.CoreException
- Returns the cause of this exception, or
null
if none.
- getCause() -
Method in exception org.eclipse.jface.resource.DeviceResourceException
- Returns the cause of this throwable or
null
if the
cause is nonexistent or unknown.
- getCause() -
Method in exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
- Return the nested exception for this exception or
null
if there is none.
- getCause() -
Method in exception org.eclipse.osgi.signedcontent.InvalidContentException
- Returns the cause of this exception or
null
if no cause
was specified when this exception was created.
- getCause() -
Method in error org.eclipse.swt.SWTError
- Returns the underlying throwable that caused the problem,
or null if this information is not available.
- getCause() -
Method in exception org.eclipse.swt.SWTException
- Returns the underlying throwable that caused the problem,
or null if this information is not available.
- getCause() -
Method in exception org.osgi.framework.BundleException
- Returns the cause of this exception or
null
if no cause
was specified when this exception was created.
- getCause() -
Method in exception org.osgi.framework.InvalidSyntaxException
- Returns the cause of this exception or
null
if no cause
was specified when this exception was created.
- getCause() -
Method in exception org.osgi.service.application.ApplicationException
- Returns the cause of this exception or
null
if no cause
was specified when this exception was created.
- getCause() -
Method in exception org.osgi.service.prefs.BackingStoreException
- Returns the cause of this exception or
null
if no cause was
specified when this exception was created.
- getCellEditors() -
Method in class org.eclipse.jface.viewers.TableViewer
- Returns the cell editors of this table viewer.
- getCellEditors() -
Method in class org.eclipse.jface.viewers.TreeViewer
- Returns the cell editors of this tree viewer.
- getCellModifier() -
Method in class org.eclipse.jface.viewers.TableViewer
- Returns the cell modifier of this table viewer.
- getCellModifier() -
Method in class org.eclipse.jface.viewers.TreeViewer
- Returns the cell modifier of this tree viewer.
- getCertificateChain() -
Method in interface org.eclipse.osgi.signedcontent.SignerInfo
- Returns the certificate chain
- getCertificates() -
Method in interface org.eclipse.update.core.IVerificationResult
- Return a chain of certificate from leaf cert to the root cert.
- getChanges() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the delta representing the changes from the time this state was
first captured until now.
- getChanges() -
Method in interface org.eclipse.osgi.service.resolver.StateDelta
- Returns an array of all the bundle deltas in this delta regardless of type.
- getChanges(int, boolean) -
Method in interface org.eclipse.osgi.service.resolver.StateDelta
- Returns an array of all the members
of this delta which match the given flags.
- getChangeStamp() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Returns a stamp reflecting the current state of the configuration.
- getChangeStamp() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Returns a stamp reflecting the current state of the site.
- getCharacterStream() -
Method in class org.xml.sax.InputSource
- Get the character stream for this input source.
- getCharCount() -
Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
- Gets the number of characters.
- getCharCount() -
Method in class org.eclipse.swt.widgets.Text
- Returns the number of characters.
- getCharDecoder() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
- Returns the XML character decoder.
- getCharset() -
Method in interface org.eclipse.core.runtime.content.IContentDescription
- Returns the charset name to be used when reading the contents
described by this object.
- getCharValue(String) -
Method in class org.eclipse.ercp.xml.parser.CharDecoder
- Return the character associated to the name
if it exists, else return null.
- getCharWidth(char) -
Method in class org.eclipse.swt.graphics.GC
- Returns the width of the specified character in the font
selected into the receiver.
- getCheckable() -
Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
- Returns the checkable that is the source of this event.
- getChecked(Object) -
Method in class org.eclipse.jface.viewers.CheckboxTableViewer
-
- getChecked(Object) -
Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
-
- getChecked() -
Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
- Returns the checked state of the element.
- getChecked(Object) -
Method in interface org.eclipse.jface.viewers.ICheckable
- Returns the checked state of the given element.
- getChecked() -
Method in class org.eclipse.swt.widgets.TableItem
- Returns
true
if the receiver is checked,
and false otherwise.
- getChecked() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns
true
if the receiver is checked,
and false otherwise.
- getCheckedElements() -
Method in class org.eclipse.jface.viewers.CheckboxTableViewer
- Returns a list of elements corresponding to checked table items in this
viewer.
- getCheckedElements() -
Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
- Returns a list of checked elements in this viewer's tree,
including currently hidden ones that are marked as
checked but are under a collapsed ancestor.
- getChild() -
Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
- Return the child node for this event.
- getChild(Widget, int) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Get the child for the widget at index.
- getChild(Widget, int) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getChild(String) -
Method in interface org.eclipse.ui.IMemento
- Returns the first child with the given type id.
- getChild(String) -
Method in class org.eclipse.ui.XMLMemento
-
- getChildNodes() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- A
NodeList
that contains all children of this node.
- getChildNodes() -
Method in interface org.w3c.dom.Node
- A
NodeList
that contains all children of this node.
- getChildren() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns all configuration elements that are children of this
configuration element.
- getChildren(String) -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns all child configuration elements with the given name.
- getChildren() -
Method in interface org.eclipse.core.runtime.IStatus
- Returns a list of status object immediately contained in this
multi-status, or an empty list if this is not a multi-status.
- getChildren() -
Method in class org.eclipse.core.runtime.jobs.MultiRule
- Returns the child rules within this rule.
- getChildren() -
Method in class org.eclipse.core.runtime.MultiStatus
-
- getChildren() -
Method in class org.eclipse.core.runtime.Status
-
- getChildren(Widget) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the SWT child items for the given SWT widget.
- getChildren(Object) -
Method in interface org.eclipse.jface.viewers.ITreeContentProvider
- Returns the child elements of the given parent element.
- getChildren(Widget) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getChildren() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
- getChildren() -
Method in class org.eclipse.swt.widgets.Composite
- Returns a (possibly empty) array containing the receiver's children.
- getChildren(String) -
Method in interface org.eclipse.ui.IMemento
- Returns all children with the given type id.
- getChildren(String) -
Method in class org.eclipse.ui.XMLMemento
-
- getChildren() -
Method in interface org.eclipse.update.core.IFeatureContentConsumer
- Returns the feature content consumers that
this feature content consumer opened
- getChildren() -
Method in class org.eclipse.update.util.CategoryWrap
-
- getChildren() -
Method in class org.eclipse.update.util.SiteWrap
-
- getClassLoaderDelegateHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured class loader delegate hooks.
- getClassLoadingHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured class loading hooks.
- getClassLoadingStatsHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured class loading stats hooks.
- getClassName() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
- Returns the factory class name for this descriptor.
- getClassPath() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getClasspath(String, BaseData, ProtectionDomain) -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
- Creates a new ClasspathEntry object for the requested classpath if the source exists.
- getClassPath() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the Bundle-ClassPath for this BundleData as specified in
the bundle manifest file.
- getClasspathManager() -
Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
- Returns the ClasspathManager for this BaseClassLoader
- getClassPathString() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getClientArea() -
Method in class org.eclipse.swt.graphics.Device
- Returns a rectangle which describes the area of the
receiver which is capable of displaying data.
- getClientArea() -
Method in class org.eclipse.swt.widgets.Display
- Returns a rectangle which describes the area of the
receiver which is capable of displaying data.
- getClientArea() -
Method in class org.eclipse.swt.widgets.Scrollable
- Returns a rectangle which describes the area of the
receiver which is capable of displaying data (that is,
not covered by the "trimmings").
- getClipping() -
Method in class org.eclipse.swt.graphics.GC
- Returns the bounding rectangle of the receiver's clipping
region.
- getClosestSide(Rectangle, Point) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the edge of the given rectangle is closest to the given
point.
- getCode() -
Method in interface org.eclipse.core.runtime.IStatus
- Returns the plug-in-specific status code describing the outcome.
- getCode() -
Method in class org.eclipse.core.runtime.Status
-
- getCollator() -
Method in class org.eclipse.jface.viewers.ViewerSorter
- Returns the collator used to sort strings.
- getColor(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the current value of the color-valued preference with the
given name in the given preference store.
- getColorAndFontCollector() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Get the ColorAndFontCollector for the receiver.
- getColorDepth() -
Method in class org.eclipse.ercp.swt.mobile.Screen
- Returns the color depth of the screen in bits per pixel.
- getColorDescriptor(String) -
Method in class org.eclipse.jface.resource.ColorRegistry
- Returns the color descriptor associated with the given symbolic color name.
- getColorRegistry() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the color registry for JFace itself.
- getColumn(int) -
Method in class org.eclipse.swt.widgets.Table
- Returns the column at the given, zero-relative index in the
receiver.
- getColumnCount() -
Method in class org.eclipse.swt.widgets.Table
- Returns the number of columns contained in the receiver.
- getColumnImage(Object, int) -
Method in interface org.eclipse.jface.viewers.ITableLabelProvider
- Returns the label image for the given column of the given element.
- getColumnNumber() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
-
- getColumnNumber() -
Method in class org.xml.sax.helpers.LocatorImpl
- Return the saved column number (1-based).
- getColumnNumber() -
Method in interface org.xml.sax.Locator
- Return the column number where the current document event ends.
- getColumnNumber() -
Method in exception org.xml.sax.SAXParseException
- The column number of the end of the text where the exception occurred.
- getColumnProperties() -
Method in class org.eclipse.jface.viewers.TableViewer
- Returns the column properties of this table viewer.
- getColumnProperties() -
Method in class org.eclipse.jface.viewers.TreeViewer
- Returns the column properties of this tree viewer.
- getColumns() -
Method in class org.eclipse.swt.widgets.Table
- Returns an array of
TableColumn
s which are the
columns in the receiver.
- getColumnText(Object, int) -
Method in interface org.eclipse.jface.viewers.ITableLabelProvider
- Returns the label text for the given column of the given element.
- getCombo() -
Method in class org.eclipse.jface.viewers.ComboViewer
- Returns this list viewer's list control.
- getCommand() -
Method in class org.eclipse.core.commands.CommandEvent
- Returns the instance of the interface that changed.
- getCommand(String) -
Method in class org.eclipse.core.commands.CommandManager
- Gets the command with the given identifier.
- getCommand() -
Method in class org.eclipse.core.commands.ExecutionEvent
- Returns the command being executed.
- getCommand() -
Method in class org.eclipse.core.commands.ParameterizedCommand
- Returns the base command.
- getCommand(String) -
Method in interface org.eclipse.ui.commands.ICommandService
- Retrieves the command with the given identifier.
- getCommand() -
Method in class org.eclipse.update.standalone.CmdLineArgs
-
- getCommandId() -
Method in class org.eclipse.core.commands.CommandManagerEvent
- Returns the command identifier that was added or removed.
- getCommandId() -
Method in class org.eclipse.ui.commands.HandlerSubmission
- Deprecated. Returns the identifier of the command to be handled.
- getCommandId() -
Method in interface org.eclipse.ui.handlers.IHandlerActivation
- Returns the identifier of the command whose handler is being activated.
- getCommandLineArgs() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the command line args provided to the Eclipse runtime layer when it was first run.
- getCommandLineArgs() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns all command line arguments specified when the running framework was started.
- getCommandManager() -
Method in class org.eclipse.core.commands.CommandManagerEvent
- Returns the instance of the interface that changed.
- getCommandManager() -
Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
- Deprecated. Returns the command manager for the workbench.
- getCommandSupport() -
Method in interface org.eclipse.ui.IWorkbench
- Deprecated. Please use
getAdapter(ICommandService.class)
instead.
- getComparator() -
Static method in class org.eclipse.update.core.model.CategoryModel
- Returns a comparator for category models.
- getComparer() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns the comparator to use for comparing elements, or
null
if none has been set.
- getCondition(Bundle, ConditionInfo) -
Static method in class org.osgi.service.condpermadmin.BundleLocationCondition
- Constructs a condition that tries to match the passed Bundle's location
to the location pattern.
- getCondition(Bundle, ConditionInfo) -
Static method in class org.osgi.service.condpermadmin.BundleSignerCondition
- Constructs a Condition that tries to match the passed Bundle's location
to the location pattern.
- getConditionalPermissionInfo(String) -
Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
- Return the Conditional Permission Info with the specified name.
- getConditionalPermissionInfos() -
Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
- Returns the persistent array of encoded ConditionalPermissionInfo strings
- getConditionalPermissionInfos() -
Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
- Returns the Conditional Permission Infos that are currently managed by
Conditional Permission Admin.
- getConditionInfos() -
Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
- Returns the Condition Infos for the Conditions that must be satisfied to
enable the Permissions.
- getConfigElement() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
- Return the configuration element used to create this perspective, if one was used.
- getConfiguration() -
Static method in class org.eclipse.ercp.update.views.UpdatingScreen
-
- getConfiguration() -
Method in class org.eclipse.update.standalone.ScriptedCommand
-
- getConfigurationElement() -
Method in class org.eclipse.ui.part.WorkbenchPart
- Returns the configuration element for this part.
- getConfigurationElements() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns all configuration elements declared by this extension.
- getConfigurationElements() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns all configuration elements from all extensions configured
into this extension point.
- getConfigurationElementsFor(String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all configuration elements from all extensions configured
into the identified extension point.
- getConfigurationElementsFor(String, String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all configuration elements from all extensions configured
into the identified extension point.
- getConfigurationElementsFor(String, String, String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all configuration elements from the identified extension.
- getConfigurationElementsFor(String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getConfigurationElementsFor(String)
.
- getConfigurationElementsFor(String, String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getConfigurationElementsFor(String, String)
.
- getConfigurationElementsFor(String, String, String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getConfigurationElementsFor(String, String, String)
.
- getConfigurationFile(String) -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
- Returns a file from the configuration area that can be used by the framework
- getConfigurationHistory() -
Method in interface org.eclipse.update.configuration.ILocalSite
- Return configuration history.
- getConfigurationLocation() -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
- Returns the configuration Location object
- getConfigurationLocation() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location of the configuration information
used to run this instance of Eclipse.
- getConfigurationLocation() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Returns the URL location of the configuration information
- getConfigurationObject() -
Method in interface org.osgi.framework.Configurable
- Deprecated. As of 1.2. Please use Configuration Admin service.
- getConfiguredFeatureEntries() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Returns a list of configured feature entries.
- getConfiguredFeatures() -
Method in interface org.eclipse.update.configuration.IConfiguredSite
- Return references to features configured on this site.
- getConfiguredSiteModel() -
Method in class org.eclipse.update.core.model.SiteModel
-
- getConfiguredSites() -
Method in interface org.eclipse.update.configuration.IInstallConfiguration
- Return the sites that are part of this configuration.
- getConfiguredSites() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Returns configured site entries
- getContainer() -
Method in class org.eclipse.jface.preference.PreferencePage
- Returns the container of this page.
- getContainerTimestamp() -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- This method is called as a part of the registry cache validation.
- getContainingState() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the state object which hosts this bundle. null is returned if
this bundle is not currently in a state.
- getContentDescription() -
Method in interface org.eclipse.ui.IWorkbenchPart2
- Returns the content description of this part.
- getContentDescription() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
- Returns the content description for the part (or the empty string if none)
- getContentDescription() -
Method in class org.eclipse.ui.part.WorkbenchPart
- Returns the content description of this part.
It is considered bad practise to overload or extend this method.
- getContentFilters() -
Method in interface org.eclipse.core.runtime.ILibrary
- Deprecated. As of Eclipse 3.0 content filters are obsolete.
There is no replacement.
- getContentHandler() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getContentHandler() -
Method in class org.xml.sax.helpers.ParserAdapter
- Return the current content handler.
- getContentHandler() -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Get the content event handler.
- getContentHandler() -
Method in interface org.xml.sax.XMLReader
- Return the current content handler.
- getContentProvider() -
Method in class org.eclipse.jface.viewers.ContentViewer
- Returns the content provider used by this viewer,
or
null
if this view does not yet have a content
provider.
- getContentReference() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns the content reference that is the target of the verification.
- getContents(Transfer) -
Method in class org.eclipse.swt.dnd.Clipboard
- Retrieve the data of the specified type currently available on the system clipboard.
- getContentType() -
Method in interface org.eclipse.core.runtime.content.IContentDescription
- Returns the content type detected.
- getContentType() -
Method in class org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent
- Return the content type object associated with this change event.
- getContentType(String) -
Method in interface org.eclipse.core.runtime.content.IContentTypeManager
- Returns the content type with the given identifier, or
null
if no such content type is known by the platform.
- getContentTypeManager() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the content type manager.
- getContext() -
Method in class org.eclipse.core.commands.contexts.ContextEvent
- Returns the instance of the interface that changed.
- getContext(String) -
Method in class org.eclipse.core.commands.contexts.ContextManager
- Gets the context with the given identifier.
- getContext() -
Method in class org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent
- Return the preference scope where the setting changed, or
null
, if the change happened in the content type manager
default context.
- getContext() -
Method in class org.eclipse.core.runtime.PerformanceStats
- Returns the optional event context, such as the input of an editor, or the target project
of a build event.
- getContext() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
- Returns the system bundle's context
- getContextId() -
Method in class org.eclipse.core.commands.contexts.ContextManagerEvent
- Returns the context identifier that was added or removed.
- getContextManager() -
Method in class org.eclipse.core.commands.contexts.ContextManagerEvent
- Returns the instance of the interface that changed.
- getContexts() -
Method in class org.eclipse.core.commands.operations.AbstractOperation
-
- getContexts() -
Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Returns the array of contexts that have been assigned to the operation.
- getContributingPart() -
Method in interface org.eclipse.ui.part.IContributedContentsView
- Returns the workbench part which contributed the
current contents of this view.
- getContributionsTimestamp() -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- This method is called as a part of the registry cache validation.
- getContributor() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the contributor of this configuration element.
- getContributor() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns the contributor of this extension.
- getContributor() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns the contributor of this extension point.
- getControl() -
Method in class org.eclipse.jface.action.StatusLineManager
- Returns the control used by this StatusLineManager.
- getControl() -
Method in class org.eclipse.jface.preference.PreferencePage
- Returns the top level control for this dialog page.
- getControl() -
Method in class org.eclipse.jface.viewers.AbstractListViewer
-
- getControl() -
Method in class org.eclipse.jface.viewers.CellEditor
- Returns the control used to implement this cell editor.
- getControl() -
Method in class org.eclipse.jface.viewers.ComboViewer
-
- getControl() -
Method in class org.eclipse.jface.viewers.ListViewer
-
- getControl() -
Method in class org.eclipse.jface.viewers.TableViewer
-
- getControl() -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getControl() -
Method in class org.eclipse.jface.viewers.Viewer
- Returns the primary control associated with this viewer.
- getControl() -
Method in interface org.eclipse.ui.presentations.IPresentablePart
- Returns an SWT control that can be used to indicate the tab order for
this part.
- getControl() -
Method in class org.eclipse.ui.presentations.StackPresentation
- Returns the control for this presentation
- getCoordinate(Point, boolean) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the x or y coordinates of the given point.
- getCoordinate(Rectangle, boolean) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the x or y coordinates of the given rectangle.
- getCopyright() -
Method in class org.eclipse.update.core.Feature
- Returns the copyright information for the feature.
- getCopyright() -
Method in interface org.eclipse.update.core.IFeature
- Returns the copyright information for the feature.
- getCopyrightModel() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the copyright information for the feature.
- getCreationDate() -
Method in interface org.eclipse.update.configuration.IInstallConfiguration
- Retrun the date the configuration was created.
- getCurrent() -
Static method in class org.eclipse.swt.widgets.Display
- Returns the display which the currently running thread is
the user-interface thread for, or null if the currently
running thread is not a user-interface thread for any display.
- getCurrentConfiguration() -
Method in interface org.eclipse.update.configuration.ILocalSite
- Return the current configuration.
- getCurrentConfiguredSite() -
Method in interface org.eclipse.update.core.ISite
- Returns the
IConfiguredSite
for this site in the current
configuration or null
if none found.
- getCurrentConfiguredSite() -
Method in class org.eclipse.update.core.Site
-
- getCurrentPlatformConfiguration() -
Static method in class org.eclipse.update.configurator.ConfiguratorUtils
- Returns the current platform configuration.
- getCurrentPlatformConfiguration() -
Method in interface org.eclipse.update.configurator.IPlatformConfigurationFactory
- Returns the current platform configuration.
- getCurrentState() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
- Returns the current parser state (state machine)
- getData() -
Method in class org.eclipse.ercp.xml.dom.CharacterDataImpl
- The character data of the node that implements this interface.
- getData(String) -
Method in class org.eclipse.jface.viewers.Viewer
- Returns the value of the property with the given name,
or
null
if the property is not found.
- getData() -
Method in interface org.eclipse.osgi.service.resolver.ResolverError
- Returns non-translatable data associated with this ResolverError.
- getData(String) -
Method in class org.eclipse.swt.widgets.Display
- Returns the application defined property of the receiver
with the specified name, or null if it has not been set.
- getData() -
Method in class org.eclipse.swt.widgets.Display
- Returns the application defined, display specific data
associated with the receiver, or null if it has not been
set.
- getData() -
Method in class org.eclipse.swt.widgets.Widget
- Returns the application defined widget data associated
with the receiver, or null if it has not been set.
- getData(String) -
Method in class org.eclipse.swt.widgets.Widget
- Returns the application defined property of the receiver
with the specified name, or null if it has not been set.
- getData(String) -
Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
- Returns the data associated with the workbench at the given key.
- getData(String) -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns the data associated with this workbench org.eclipse.jface.window at the given key.
- getData() -
Method in interface org.w3c.dom.CharacterData
- The character data of the node that implements this interface.
- getData() -
Method in interface org.w3c.dom.ProcessingInstruction
- The content of this processing instruction.
- getDataFile(String) -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getDataFile(String) -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Return the bundle data directory.
- getDataFile(String) -
Method in interface org.osgi.framework.BundleContext
- Creates a
File
object for a file in the persistent storage
area provided for the bundle by the Framework.
- getDate(Date) -
Method in class org.eclipse.core.runtime.adaptor.EclipseLog
- Returns a date string using the correct format for the log.
- getDate() -
Method in class org.eclipse.ercp.swt.mobile.DateEditor
- Returns the date when DATE, TIME or DATE_TIME styles are used.
- getDate() -
Method in interface org.eclipse.update.configuration.IActivity
- Returns the creation date of this activity
- getDate() -
Method in interface org.eclipse.update.configuration.ISessionDelta
- Deprecated. Returns the date the reconciliation occured
- getDebugOption(String) -
Static method in class org.eclipse.core.runtime.Platform
- Returns the identified option.
- getDeclarations() -
Method in class org.eclipse.ercp.xml.parser.NSDeclaration
-
- getDeclaredPrefixes() -
Method in class org.xml.sax.helpers.NamespaceSupport
- Return an enumeration of all prefixes declared in this context.
- getDeclaringExtension() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the extension that declares this configuration element.
- getDefault() -
Static method in class org.eclipse.core.expressions.ElementHandler
- The default element handler which can cope with all XML expression elements
defined by the common expression language.
- getDefault() -
Static method in class org.eclipse.core.expressions.ExpressionConverter
- Returns the default expression converter.
- getDefault() -
Static method in class org.eclipse.ercp.eworkbench.DefaultPerspective
-
- getDefault() -
Static method in class org.eclipse.ercp.eworkbench.eWorkbenchPlugin
-
- getDefault() -
Static method in class org.eclipse.ercp.update.AppPlugin
- Returns the shared instance.
- getDefault() -
Static method in class org.eclipse.ercp.xml.io.IOSpecificCall
-
- getDefault() -
Static method in class org.eclipse.ercp.xml.parser.EXmlMsg
-
- getDefault() -
Static method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
- Returns the singleton instance of
FrameworkDebugOptions
.
- getDefault() -
Method in interface org.eclipse.osgi.service.datalocation.Location
- Returns the default value of this location if any.
- getDefault() -
Static method in class org.eclipse.swt.widgets.Display
- Returns the default display.
- getDefaultBoolean(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the default value for the boolean-valued property
with the given name.
- getDefaultBoolean(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the default value for the boolean-valued preference
with the given name.
- getDefaultBoolean(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDefaultBoolean(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDefaultButton() -
Method in class org.eclipse.swt.widgets.Decorations
- Returns the receiver's default button if one had
previously been set, otherwise returns null.
- getDefaultCharset() -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns the default charset for this content type if one has been defined,
null
otherwise.
- getDefaultCharset() -
Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
- Returns the default charset for the corresponding content type if
it has been set, or
null
otherwise.
- getDefaultColor(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the default value for the color-valued preference
with the given name in the given preference store.
- getDefaultDelimiters() -
Static method in class org.eclipse.osgi.util.TextProcessor
- Return the string containing all the default delimiter characters to be
used to segment a given string.
- getDefaultDescription() -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns the default content description for this content type.
- getDefaultDouble(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the default value for the double-valued property
with the given name.
- getDefaultDouble(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the default value for the double-valued preference
with the given name.
- getDefaultDouble(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDefaultDouble(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDefaultFloat(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the default value for the float-valued property
with the given name.
- getDefaultFloat(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the default value for the float-valued preference
with the given name.
- getDefaultFloat(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDefaultFloat(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDefaultFont() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the JFace's standard font.
- getDefaultFontData(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns a single default value for the font-valued preference
with the given name in the given preference store.
- getDefaultFontDataArray(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the default value array for the font-valued preference
with the given name in the given preference store.
- getDefaultImage() -
Method in class org.eclipse.jface.resource.DeviceResourceManager
-
- getDefaultImage() -
Method in class org.eclipse.jface.resource.LocalResourceManager
-
- getDefaultImage() -
Method in class org.eclipse.jface.resource.ResourceManager
- Returns the default image that will be returned in the event that the intended
image is missing.
- getDefaultImage() -
Method in class org.eclipse.ui.part.WorkbenchPart
- Returns the default title image.
- getDefaultInt(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the default value for the integer-valued property
with the given name.
- getDefaultInt(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the default value for the integer-valued preference
with the given name.
- getDefaultInt(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDefaultInt(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDefaultItem() -
Method in class org.eclipse.swt.widgets.Menu
- Returns the default menu item or null if none has
been previously set.
- getDefaultLabel() -
Method in class org.eclipse.jface.viewers.DialogCellEditor
- Returns the default label widget created by
createContents
.
- getDefaultLong(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the default value for the long-valued property
with the given name.
- getDefaultLong(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the default value for the long-valued preference
with the given name.
- getDefaultLong(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDefaultLong(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDefaultLookupOrder(String, String) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return an array with the default lookup order for the preference keyed by the given
qualifier and simple name.
- getDefaultMonitor() -
Method in class org.eclipse.core.runtime.jobs.ProgressProvider
- Returns a progress monitor to use when none has been provided
by the client running the job.
- getDefaultPackagedFeatureType() -
Method in interface org.eclipse.update.core.ISite
- Returns the default type for a packaged feature supported by this site
- getDefaultPackagedFeatureType() -
Method in class org.eclipse.update.core.Site
- Returns the default type for a packaged feature supported by this site
- getDefaultPageInput() -
Method in class org.eclipse.ui.application.WorkbenchAdvisor
- Returns the default input for newly created workbench pages
when the input is not explicitly specified.
- getDefaultPermissions() -
Method in interface org.osgi.service.permissionadmin.PermissionAdmin
- Gets the default permissions.
- getDefaultPerspective() -
Method in interface org.eclipse.ui.IPerspectiveRegistry
- Returns the id of the default perspective for the workbench.
- getDefaultPoint(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the default value for the point-valued preference
with the given name in the given preference store.
- getDefaultPort() -
Method in class org.osgi.service.url.AbstractURLStreamHandlerService
- This method calls
super.getDefaultPort
.
- getDefaultPort() -
Method in interface org.osgi.service.url.URLStreamHandlerService
-
- getDefaultRectangle(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the default value for the rectangle-valued preference
with the given name in the given preference store.
- getDefaultsButton() -
Method in class org.eclipse.jface.preference.PreferencePage
- Returns the Restore Defaults button.
- getDefaultString(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the default value for the string-valued property
with the given name.
- getDefaultString(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the default value for the string-valued preference
with the given name.
- getDefaultString(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDefaultString(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDefaultVariable() -
Method in class org.eclipse.core.expressions.EvaluationContext
- Returns the default variable.
- getDefaultVariable() -
Method in interface org.eclipse.core.expressions.IEvaluationContext
- Returns the default variable.
- getDefinedCategories() -
Method in class org.eclipse.core.commands.CommandManager
- Returns the categories that are defined.
- getDefinedCategoryIds() -
Method in class org.eclipse.core.commands.CommandManager
- Returns the set of identifiers for those category that are defined.
- getDefinedCategoryIds() -
Method in interface org.eclipse.ui.commands.ICommandService
- Returns the collection of the identifiers for all of the defined
categories in the workbench.
- getDefinedCommandIds() -
Method in class org.eclipse.core.commands.CommandManager
- Returns the set of identifiers for those commands that are defined.
- getDefinedCommandIds() -
Method in interface org.eclipse.ui.commands.ICommandService
- Returns the collection of the identifiers for all of the defined commands
in the workbench.
- getDefinedCommands() -
Method in class org.eclipse.core.commands.CommandManager
- Returns the commands that are defined.
- getDefinedContextIds() -
Method in class org.eclipse.core.commands.contexts.ContextManager
- Returns the set of identifiers for those contexts that are defined.
- getDefinedContexts() -
Method in class org.eclipse.core.commands.contexts.ContextManager
- Returns the those contexts that are defined.
- getDefinedHandleObjectIds() -
Method in class org.eclipse.core.commands.common.HandleObjectManager
- Returns the set of identifiers for those handle objects that are defined.
- getDefinedParameterTypeIds() -
Method in class org.eclipse.core.commands.CommandManager
- Returns the set of identifiers for those parameter types that are
defined.
- getDefinedParameterTypes() -
Method in class org.eclipse.core.commands.CommandManager
- Returns the command parameter types that are defined.
- getDefiningBundle() -
Method in interface org.eclipse.core.runtime.IProduct
- Returns the bundle which is responsible for the definition of this product.
- getDelay() -
Method in interface org.eclipse.core.runtime.jobs.IJobChangeEvent
- The amount of time in milliseconds to wait after scheduling the job before it
should be run, or
-1
if not applicable for this type of event.
- getDelegate() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
- Returns the ClassLoaderDelegate used by this BundleClassLoader
- getDependentBundles(BundleDescription[]) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns all bundles in the state depending on the given bundles.
- getDependents() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns all bundles which depend on this bundle.
- getDepth() -
Method in interface org.eclipse.core.runtime.jobs.ILock
- Returns the number of nested acquires on this lock that have not been released.
- getDepth() -
Method in class org.eclipse.swt.graphics.Device
- Returns the bit depth of the screen, which is the number of
bits it takes to represent the number of unique colors that
the screen is currently capable of displaying.
- getDescent() -
Method in class org.eclipse.swt.graphics.FontMetrics
- Returns the descent of the font described by the receiver.
- getDescription() -
Method in class org.eclipse.core.commands.common.NamedHandleObject
- Returns the description for this handle.
- getDescription() -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns a text description of this bundle group.
- getDescription() -
Method in interface org.eclipse.core.runtime.IProduct
- Returns the text description of this product
- getDescription() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getDescription() -
Method in interface org.eclipse.ercp.eworkbench.IApplicationDescriptor
-
- getDescription() -
Method in class org.eclipse.jface.action.Action
-
- getDescription() -
Method in interface org.eclipse.jface.action.IAction
- Returns the action's description if it has one.
- getDescription() -
Method in class org.eclipse.jface.preference.PreferencePage
-
- getDescription() -
Method in interface org.eclipse.ui.IPerspectiveDescriptor
- Returns the description of this perspective.
- getDescription() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns the description of this view.
- getDescription() -
Method in class org.eclipse.update.core.Category
- Retrieve the detailed category description
- getDescription() -
Method in class org.eclipse.update.core.Feature
- Returns the feature description.
- getDescription() -
Method in interface org.eclipse.update.core.ICategory
- Retrieve the detailed category description
- getDescription() -
Method in interface org.eclipse.update.core.IFeature
- Returns the feature description.
- getDescription() -
Method in interface org.eclipse.update.core.ISite
- Returns the site description.
- getDescription() -
Method in class org.eclipse.update.core.Site
- Returns the site description.
- getDescription() -
Method in class org.eclipse.update.util.BookmarkSite
-
- getDescription() -
Method in class org.eclipse.update.util.CategoryWrap
-
- getDescription() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getDescription() -
Method in interface org.eclipse.update.util.INode
-
- getDescription() -
Method in class org.eclipse.update.util.SiteWrap
-
- getDescriptionFor(InputStream, QualifiedName[]) -
Method in interface org.eclipse.core.runtime.content.IContentType
- Tries to obtain a description for the given contents.
- getDescriptionFor(Reader, QualifiedName[]) -
Method in interface org.eclipse.core.runtime.content.IContentType
- Tries to obtain a description for the given contents.
- getDescriptionFor(InputStream, String, QualifiedName[]) -
Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
- Tries to obtain a description for the given contents and file name.
- getDescriptionFor(Reader, String, QualifiedName[]) -
Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
- Tries to obtain a description for the given contents and file name.
- getDescriptionModel() -
Method in class org.eclipse.update.core.model.CategoryModel
- Retrieve the detailed category description
- getDescriptionModel() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the feature description.
- getDescriptionModel() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns the site description.
- getDescriptor() -
Method in class org.eclipse.core.runtime.Plugin
- Deprecated.
IPluginDescriptor
was refactored in Eclipse 3.0.
The getDescriptor()
method may only be called by plug-ins
which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
See the comments on IPluginDescriptor
and its methods for details.
- getDescriptor(String) -
Method in class org.eclipse.jface.resource.ImageRegistry
- Returns the descriptor associated with the given key in this registry,
or
null
if none.
- getDetailIcons() -
Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
- Gets the detail icons of the item.
- getDetailText() -
Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
- Gets the detail text of the item.
- getDevice() -
Method in interface org.eclipse.core.runtime.IPath
- Returns the device id for this path, or
null
if this
path has no device id.
- getDevice() -
Method in class org.eclipse.core.runtime.Path
-
- getDevice() -
Method in class org.eclipse.jface.resource.DeviceResourceManager
-
- getDevice() -
Method in class org.eclipse.jface.resource.LocalResourceManager
-
- getDevice() -
Method in class org.eclipse.jface.resource.ResourceManager
- Returns the Device for which this ResourceManager will create resources
- getDevice() -
Method in class org.eclipse.osgi.framework.adaptor.FilePath
- Returns the device for this file system path, or
null
if
none exists.
- getDialogFont() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the JFace's dialog font.
- getDimension(Rectangle, boolean) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the height or width of the given rectangle.
- getDirectionVector(int, int) -
Static method in class org.eclipse.jface.util.Geometry
- Returns a vector in the given direction with the given
magnitude.
- getDirective(String) -
Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
- Returns the specified directive for this package.
- getDirective(String) -
Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
- Returns the specified directive that control this import package.
- getDirective(String) -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns the value for the specified directive or
null
if it
does not exist.
- getDirectiveKeys() -
Method in class org.eclipse.osgi.util.ManifestElement
- Return an enumeration of directive keys for this manifest element or
null
if there are none.
- getDirectives() -
Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
- Returns the directives for this package.
- getDirectives() -
Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
- Returns the directives that control this import package.
- getDirectives(String) -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns an array of string values for the specified directives or
null
if it does not exist.
- getDisabledBundles() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns an array of BundleDescriptions for the bundles that are disabled
in the system.
- getDisabledImageDescriptor() -
Method in class org.eclipse.jface.action.Action
-
- getDisabledImageDescriptor() -
Method in interface org.eclipse.jface.action.IAction
- Returns the disabled image for this action as an image descriptor.
- getDisabledInfo(BundleDescription, String) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the disabled info for the specified bundle with the specified policy name.
- getDisabledInfos(BundleDescription) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns an array of disabled info for the specified bundle.
- getDiscoverySiteEntries() -
Method in class org.eclipse.update.core.Feature
- Return an array of information entries referencing locations of other
update sites.
- getDiscoverySiteEntries() -
Method in interface org.eclipse.update.core.IFeature
- Return an array of information entries referencing locations of other
update sites.
- getDiscoverySiteEntryModels() -
Method in class org.eclipse.update.core.model.FeatureModel
- Return an array of information entries referencing locations of other
update sites.
- getDismissalAlignment() -
Method in class org.eclipse.swt.widgets.Display
- Returns the button dismissal alignment, one of
LEFT
or RIGHT
.
- getDisplay() -
Method in class org.eclipse.swt.widgets.Widget
- Returns the
Display
that is associated with
the receiver.
- getDisplay() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the display for this workbench.
- getDistanceFrom(Rectangle, Point) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the distance from the point to the nearest edge of the given
rectangle.
- getDistanceFromEdge(Rectangle, Point, int) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the distance of the given point from a particular side of the given rectangle.
- getDoctype() -
Method in class org.eclipse.ercp.xml.dom.DocumentImpl
- The Document Type Declaration (see
DocumentType
)
associated with this document.
- getDoctype() -
Method in interface org.w3c.dom.Document
- The Document Type Declaration (see
DocumentType
)
associated with this document.
- getDocument() -
Method in class org.eclipse.ercp.jaxp.implForCore.DOMBuilder
-
- getDocumentElement() -
Method in class org.eclipse.ercp.xml.dom.DocumentImpl
- This is a convenience attribute that allows direct access to the child
node that is the root element of the document.
- getDocumentElement() -
Method in interface org.w3c.dom.Document
- This is a convenience attribute that allows direct access to the child
node that is the root element of the document.
- getDomain() -
Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
- Returns the domain for the host bundle of this class loader
- getDomain() -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
- Returns the ProtectionDomain for this classpath entry
- getDomain() -
Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
- Returns the fragment domain for this FragmentClasspath
- getDOMImplementation() -
Method in class javax.xml.parsers.DocumentBuilder
- Obtain an instance of a
DOMImplementation
object.
- getDOMImplementation() -
Method in class org.eclipse.ercp.jaxp.implForCore.DocumentBuilderImpl
-
- getDOMImplementation() -
Static method in class org.eclipse.ercp.xml.dom.DOMImplementationImpl
-
- getDoneWorksCount() -
Method in class org.eclipse.ercp.update.views.UpdateMonitor
-
- getDouble(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the current value of the double-valued property with the
given name.
- getDouble(String, String, double, IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getDouble(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the current value of the double-valued preference with the
given name.
- getDouble(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getDouble(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getDouble(String, double) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the
double
value represented by the String
object associated with the specified key
in this node.
- getDoubleClickEnabled() -
Method in class org.eclipse.swt.widgets.Text
- Returns the double click enabled flag.
- getDoubleClickTime() -
Method in class org.eclipse.swt.widgets.Display
- Returns the longest duration, in milliseconds, between
two mouse button clicks that will be considered a
double click by the underlying operating system.
- getDownloadSize() -
Method in class org.eclipse.update.core.Feature
- Returns the download size of the feature, if it can be determined.
- getDownloadSize() -
Method in interface org.eclipse.update.core.IFeature
- Returns the download size of the feature, if it can be determined.
- getDownloadSize() -
Method in interface org.eclipse.update.core.INonPluginEntry
- Returns the download size of the entry, if it can be determined.
- getDownloadSize() -
Method in interface org.eclipse.update.core.IPluginEntry
- Returns the download size of the entry, if it can be determined.
- getDownloadSize() -
Method in class org.eclipse.update.core.model.ContentEntryModel
- Returns the download size of the entry, if it can be determined.
- getDownloadSizeFor(IPluginEntry[], INonPluginEntry[]) -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns the total size of all archives required for the specified
plug-in and non-plug-in entries (the "packaging" view).
- getDownloadSizeFor(IPluginEntry[], INonPluginEntry[]) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns the total size of all archives required for the
specified plug-in and non-plug-in entries (the "packaging" view).
- getDownloadSizeFor(IFeature) -
Method in interface org.eclipse.update.core.ISite
- Returns the size of the files that need to be downloaded in order
to install the specified feature on this site, if it can be determined.
- getDownloadSizeFor(IFeature) -
Method in class org.eclipse.update.core.Site
- Get download size for the specified feature on this site.
- getDPI() -
Method in class org.eclipse.swt.graphics.Device
- Returns a point whose x coordinate is the horizontal
dots per inch of the display, and whose y coordinate
is the vertical dots per inch of the display.
- getDTDHandler() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getDTDHandler() -
Method in class org.xml.sax.helpers.ParserAdapter
- Return the current DTD handler.
- getDTDHandler() -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Get the current DTD event handler.
- getDTDHandler() -
Method in interface org.xml.sax.XMLReader
- Return the current DTD handler.
- getDynamicImports() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getDynamicImports() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the DynamicImport-Package for this BundleData as
specified in the bundle manifest file.
- getEchoChar() -
Method in class org.eclipse.swt.widgets.Text
- Returns the echo character.
- getEclipseHomeLocation() -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
-
- getEditable() -
Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
- Gets the editable state.
- getEditable() -
Method in class org.eclipse.swt.widgets.Text
- Returns the editable state.
- getEditorArea() -
Method in interface org.eclipse.ui.IPageLayout
- Returns the special identifier for the editor area in this page
layout.
- getEditorReuseThreshold() -
Method in interface org.eclipse.ui.IPageLayout
- Deprecated. this always returns -1 as of Eclipse 2.1
- getElement() -
Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
- Returns the element whose check state changed.
- getElement() -
Method in class org.eclipse.jface.viewers.LabelProviderChangedEvent
- Returns the first element whose label needs to be updated,
or
null
if all labels need to be updated.
- getElement() -
Method in class org.eclipse.jface.viewers.TreeExpansionEvent
- Returns the element that got expanded or collapsed.
- getElementAt(int) -
Method in class org.eclipse.jface.viewers.AbstractListViewer
- Returns the element with the given index from this list viewer.
- getElementAt(int) -
Method in class org.eclipse.jface.viewers.TableViewer
- Returns the element with the given index from this table viewer.
- getElementById(String) -
Method in class org.eclipse.ercp.xml.dom.DocumentImpl
- Returns the
Element
whose ID
is given by
elementId
.
- getElementById(String) -
Method in interface org.w3c.dom.Document
- Returns the
Element
whose ID
is given by
elementId
.
- getElementByTagName(String, NodeListImpl) -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
-
- getElementByTagName(String, NodeListImpl) -
Method in class org.eclipse.ercp.xml.dom.TreeNode
-
- getElementFactory(String) -
Method in interface org.eclipse.ui.IWorkbench
- Returns the element factory with the given id.
- getElementLocalName() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
- Returns the current element local name
The element is not already anlyzed
- getElements(int) -
Method in class org.eclipse.jface.preference.PreferenceManager
- Returns all preference nodes managed by this
manager.
- getElements(Object) -
Method in class org.eclipse.jface.viewers.ArrayContentProvider
- Returns the elements in the input, which must be either an array or a
Collection
.
- getElements(Object) -
Method in interface org.eclipse.jface.viewers.IStructuredContentProvider
- Returns the elements to display in the viewer
when its input is set to the given element.
- getElements() -
Method in class org.eclipse.jface.viewers.LabelProviderChangedEvent
- Returns the elements whose labels need to be updated,
or
null
if all labels need to be updated.
- getElementsByTagName(String) -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- Returns a
NodeList
of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element
tree.
- getElementsByTagName(String) -
Method in interface org.w3c.dom.Document
- Returns a
NodeList
of all the Elements
with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
- getElementsByTagName(String) -
Method in interface org.w3c.dom.Element
- Returns a
NodeList
of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element
tree.
- getElementsByTagNameNS(String, String) -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- Returns a
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element
tree.
- getElementsByTagNameNS(String, String) -
Method in interface org.w3c.dom.Document
- Returns a
NodeList
of all the Elements
with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
- getElementsByTagNameNS(String, String) -
Method in interface org.w3c.dom.Element
- Returns a
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element
tree.
- getEnabled() -
Method in class org.eclipse.ercp.swt.mobile.Command
- Returns
true
if the receiver is enabled, and
false
otherwise.
- getEnabled(IContributionItem) -
Method in interface org.eclipse.jface.action.IContributionManagerOverrides
- Returns
Boolean.TRUE
if the given contribution item should
be enabled, Boolean.FALSE
if the item should be disabled, and
null
if the item may determine its own enablement.
- getEnabled() -
Method in class org.eclipse.swt.widgets.Control
- Returns
true
if the receiver is enabled, and
false
otherwise.
- getEnabled() -
Method in class org.eclipse.swt.widgets.Menu
- Returns
true
if the receiver is enabled, and
false
otherwise.
- getEnabled() -
Method in class org.eclipse.swt.widgets.MenuItem
- Returns
true
if the receiver is enabled, and
false
otherwise.
- getEnabled() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns
true
if the receiver is enabled, and
false
otherwise.
- getEncoded() -
Method in class org.osgi.service.condpermadmin.ConditionInfo
- Returns the string encoding of this
ConditionInfo
in a
form suitable for restoring this ConditionInfo
.
- getEncoded() -
Method in class org.osgi.service.permissionadmin.PermissionInfo
- Returns the string encoding of this
PermissionInfo
in a form
suitable for restoring this PermissionInfo
.
- getEncoding() -
Method in interface org.xml.sax.ext.Locator2
- Returns the name of the character encoding for the entity.
- getEncoding() -
Method in class org.xml.sax.ext.Locator2Impl
- Returns the current value of the encoding property.
- getEncoding() -
Method in class org.xml.sax.InputSource
- Get the character encoding for a byte stream or URI.
- getEntities() -
Method in interface org.w3c.dom.DocumentType
- A
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
- getEntityResolver() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getEntityResolver() -
Method in class org.xml.sax.helpers.ParserAdapter
- Return the current entity resolver.
- getEntityResolver() -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Get the current entity resolver.
- getEntityResolver() -
Method in interface org.xml.sax.XMLReader
- Return the current entity resolver.
- getEntries() -
Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
- Returns the fragment classpath entries for this FragmentClasspath
- getEntry(String) -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getEntry(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Locates a file name in this bundle and returns a BundleEntry object
- getEntry(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
-
- getEntry(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
-
- getEntry(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
-
- getEntry(String) -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Gets a
URL
to the bundle entry specified by path.
- getEntry() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
- getEntry(String) -
Method in interface org.osgi.framework.Bundle
- Returns a URL to the entry at the specified path in this bundle.
- getEntryPaths(String) -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getEntryPaths(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Allows to access the entries of the bundle.
- getEntryPaths(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
-
- getEntryPaths(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
-
- getEntryPaths(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
-
- getEntryPaths(String) -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Gets all of the bundle entries that exist under the specified path.
- getEntryPaths(String) -
Method in interface org.osgi.framework.Bundle
- Returns an Enumeration of all the paths (
String
objects)
to entries within this bundle whose longest sub-path matches the
specified path.
- getErrorBackground(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the background Color for widgets that
display errors.
- getErrorBorder(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the border Color for widgets that
display errors.
- getErrorCode() -
Method in exception org.osgi.service.application.ApplicationException
- Returns the error code associcated with this exception.
- getErrorHandler() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getErrorHandler() -
Method in class org.xml.sax.helpers.ParserAdapter
- Return the current error handler.
- getErrorHandler() -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Get the current error event handler.
- getErrorHandler() -
Method in interface org.xml.sax.XMLReader
- Return the current error handler.
- getErrorMessage() -
Method in class org.eclipse.jface.viewers.CellEditor
- Returns the current error message for this cell editor.
- getErrorText(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the default color to use for displaying errors.
- getEstimatedTransferRate(URL) -
Static method in class org.eclipse.update.core.SiteManager
- Returns an estimate of bytes per second transfer rate for this URL
- getEvent() -
Method in class org.eclipse.core.runtime.PerformanceStats
- Returns the symbolic name of the event that occurred.
- getEventFilter() -
Method in interface org.osgi.service.application.ScheduledApplication
- Queries the event filter for the triggering event.
- getEventListener() -
Method in class org.eclipse.swt.widgets.TypedListener
- Returns the receiver's event listener.
- getEventPublisher() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
- Returns the event publisher for this BaseAdaptor
- getEventType() -
Method in class org.eclipse.core.commands.operations.OperationHistoryEvent
- Return the type of event that is occurring.
- getException() -
Method in error javax.xml.parsers.FactoryConfigurationError
- Return the actual exception (if any) that caused this exception to
be raised.
- getException() -
Method in interface org.eclipse.core.runtime.IStatus
- Returns the relevant low-level exception, or
null
if none.
- getException() -
Method in class org.eclipse.core.runtime.Status
-
- getException() -
Method in exception org.xml.sax.SAXException
- Return the embedded exception, if any.
- getExecutionEnvironment() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getExecutionEnvironment() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the Bundle-RequiredExecutionEnvironment for this BundleData as
specified in the bundle manifest file.
- getExecutionEnvironments() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the list of execution environments that are required by
this bundle.
- getExitOnLastWindowClose() -
Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
- Returns
true
if the workbench should exit when the last
window is closed, false
if the window should just be
closed, leaving the workbench (and its event loop) running.
- getExpanded(Item) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns whether the given SWT item is expanded or collapsed.
- getExpanded(Item) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getExpanded() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns
true
if the receiver is expanded,
and false otherwise.
- getExpandedElements() -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns a list of elements corresponding to expanded nodes in this
viewer's tree, including currently hidden ones that are marked as
expanded but are under a collapsed ancestor.
- getExpandedState(Object) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns whether the node corresponding to the given element is expanded
or collapsed.
- getExportedPackage(String) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Gets the exported package for the specified package name.
- getExportedPackages() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns all exported packages in this state, according to the OSGi rules for resolution.
- getExportedPackages(Bundle) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Gets the exported packages for the specified bundle.
- getExportedPackages(String) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Gets the exported packages for the specified package name.
- getExporter() -
Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
- Returns the exporter of this package.
- getExportingBundle() -
Method in interface org.osgi.service.packageadmin.ExportedPackage
- Returns the bundle exporting the package associated with this exported
package.
- getExportPackages() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns an array of export package descriptions defined by the Export-Package clauses.
- getExtension() -
Method in interface org.eclipse.core.runtime.IExtensionDelta
- Returns the affected extension.
- getExtension(String) -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns the extension with the given unique identifier configured into
this extension point, or
null
if there is no such extension.
- getExtension(String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns the specified extension in this extension registry,
or
null
if there is no such extension.
- getExtension(String, String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns the specified extension in this extension registry,
or
null
if there is no such extension.
- getExtension(String, String, String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns the specified extension in this extension registry,
or
null
if there is no such extension.
- getExtension(String) -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getExtensionRegistry().getExtension(id + "." + extensionName)
where id
is the plug-in id.
- getExtension(String, String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getExtension(String, String)
.
- getExtension(String, String, String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getExtension(String, String, String)
.
- getExtensionDelta(String, String, String) -
Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
- Returns the delta for the given namespace, extension point and extension.
- getExtensionDeltas() -
Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
- Returns all extension deltas for all hosts.
- getExtensionDeltas(String) -
Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
- Returns all extension deltas for the given namespace.
- getExtensionDeltas(String, String) -
Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
- Returns all the extension deltas for the given namespace and extension point.
- getExtensionPoint() -
Method in interface org.eclipse.core.runtime.IExtensionDelta
- Returns the affected extension point.
- getExtensionPoint(String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns the extension point with the given extension point identifier
in this extension registry, or
null
if there is no such
extension point.
- getExtensionPoint(String, String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns the extension point in this extension registry
with the given namespace and extension point simple identifier,
or
null
if there is no such extension point.
- getExtensionPoint(String) -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getExtensionRegistry().getExtensionPoint(id, extensionPointId)
where id
is the plug-in id.
- getExtensionPoint(String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getExtensionPoint(String)
.
- getExtensionPoint(String, String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getExtensionPoint(String, String)
.
- getExtensionPoints() -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all extension points known to this extension registry.
- getExtensionPoints(String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all extension points declared in the given namespace.
- getExtensionPoints(IContributor) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all extension points supplied by the contributor, or
null
if there are no such extension points.
- getExtensionPoints() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getExtensionRegistry().getExtensionPoints(id)
where id
is the plug-in id.
- getExtensionPoints() -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated. Replaced by
IExtensionRegistry.getExtensionPoints()
.
- getExtensionPointUniqueIdentifier() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns the unique identifier of the extension point
to which this extension should be contributed.
- getExtensionRegistry() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the extension registry for this platform.
- getExtensions() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns all extensions configured into this extension point.
- getExtensions(String) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all extensions declared in the given namespace.
- getExtensions(IContributor) -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all extensions supplied by the contributor, or
null
if there
are no such extensions.
- getExtensions() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getExtensionRegistry().getExtensions(id)
where id
is the plug-in id.
- getExtensionTracker() -
Method in interface org.eclipse.ui.IWorkbench
-
Return the extension tracker for the workbench.
- getExtensionTracker() -
Method in interface org.eclipse.ui.IWorkbenchPage
-
Return the extension tracker for the workbench.
- getExtensionTracker() -
Method in interface org.eclipse.ui.IWorkbenchWindow
-
Return the extension tracker for the workbench.
- getExternalClassPath(String, BaseData, ProtectionDomain) -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
- Uses the requested classpath as an absolute path to locate a source for a new ClasspathEntry.
- getExternalSubset(String, String) -
Method in class org.xml.sax.ext.DefaultHandler2
- Tells the parser that if no external subset has been declared
in the document text, none should be used.
- getExternalSubset(String, String) -
Method in interface org.xml.sax.ext.EntityResolver2
- Allows applications to provide an external subset for documents
that don't explicitly define one.
- getExtractFile(String) -
Method in class org.eclipse.osgi.baseadaptor.BaseData
- Gets called by BundleFile during
BundleFile.getFile(String, boolean)
.
- getExtractFile(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
-
- getExtrudedEdge(Rectangle, int, int) -
Static method in class org.eclipse.jface.util.Geometry
- Extrudes the given edge inward by the given distance.
- getFactory() -
Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
- Returns a factory that knows how to create state objects, such as bundle
descriptions and the different types of version constraints.
- getFactory() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the factory that created this state.
- getFactoryId() -
Method in interface org.eclipse.ui.IPersistableElement
- Returns the id of the element factory which should be used to re-create this
object.
- getFastViewWidthRatio() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns the default fast view width ratio for this view.
- getFeature(String) -
Method in class javax.xml.parsers.SAXParserFactory
- Returns the particular property requested for in the underlying
implementation of org.xml.sax.XMLReader.
- getFeature(String) -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserFactoryImpl
-
- getFeature(String) -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
-
- getFeature() -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns the feature associated with this content provider.
- getFeature() -
Method in class org.eclipse.update.core.FeatureReference
- Deprecated. use getFeaure(IProgressMonitor)
- getFeature(IProgressMonitor) -
Method in class org.eclipse.update.core.FeatureReference
- Returns the feature this reference points to
- getFeature(IFeatureReference, IProgressMonitor) -
Method in class org.eclipse.update.core.FeatureReference
- Returns the feature the reference points to
- getFeature() -
Method in interface org.eclipse.update.core.IFeatureContentConsumer
- Returns the feature for this content consumer.
- getFeature() -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns the feature associated with this content provider.
- getFeature() -
Method in interface org.eclipse.update.core.IFeatureReference
- Deprecated. use getFeature(IProgressMonitor) instead
- getFeature(IProgressMonitor) -
Method in interface org.eclipse.update.core.IFeatureReference
- Returns the referenced feature.
- getFeature() -
Method in interface org.eclipse.update.core.IIncludedFeatureReference
- Deprecated. use getFeature(IProgressMonitor)
- getFeature(boolean, IConfiguredSite) -
Method in interface org.eclipse.update.core.IIncludedFeatureReference
- Deprecated. use getFeature(IProgressMonitor)
- getFeature(boolean, IConfiguredSite, IProgressMonitor) -
Method in interface org.eclipse.update.core.IIncludedFeatureReference
- Deprecated. use getFeature(IProgressMonitor)
- getFeature(boolean, IConfiguredSite) -
Method in class org.eclipse.update.core.IncludedFeatureReference
- Deprecated. use getFeature(IProgressMonitor)
- getFeature(boolean, IConfiguredSite, IProgressMonitor) -
Method in class org.eclipse.update.core.IncludedFeatureReference
- Deprecated. use getFeature(IProgressMonitor)
- getFeature() -
Method in class org.eclipse.update.core.IncludedFeatureReference
- Deprecated. use getFeature(IProgressMonitor)
- getFeature(IProgressMonitor) -
Method in class org.eclipse.update.core.IncludedFeatureReference
-
- getFeature() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns the feature the referenced file is part of.
- getFeature() -
Method in interface org.eclipse.update.operations.IFeatureOperation
- Returns the feature to operate on.
- getFeature() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getFeature(String) -
Method in class org.xml.sax.helpers.ParserAdapter
- Check a parser feature flag.
- getFeature(String) -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Look up the value of a feature.
- getFeature(String) -
Method in interface org.xml.sax.XMLReader
- Look up the value of a feature flag.
- getFeatureApplication() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
- Returns the application to run when this feature is the
primary feature.
- getFeatureContentConsumer() -
Method in class org.eclipse.update.core.Feature
- Returns the content consumer for this feature.
- getFeatureContentConsumer() -
Method in interface org.eclipse.update.core.IFeature
- Returns the content consumer for this feature.
- getFeatureContentProvider() -
Method in class org.eclipse.update.core.Feature
- Returns the content provider for this feature.
- getFeatureContentProvider() -
Method in interface org.eclipse.update.core.IFeature
- Returns the content provider for this feature.
- getFeatureEntryArchiveReferences(InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns an array of content references of the "packaged"
archives that contain the feature descriptive information.
- getFeatureEntryContentReferences(InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns an array of content references to the feature definition files
(i.e the "logical" view of the files defining the feature).
- getFeatureIdentifier() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
- Returns feature identifier.
- getFeatureIdentifier() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the feature identifier as a string
- getFeatureIdentifier() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the feature identifier as a string
- getFeatureIncluded() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns an array of included feature reference model referenced by this feature.
- getFeatureIncludeSize() -
Method in class org.eclipse.update.util.FeatureWrap
- Returns the total size in KiloBytes of this feature and its included
feature(s).
- getFeatureIncludeVersionedIdentifier() -
Method in class org.eclipse.update.core.model.FeatureModel
- Deprecated. use getFeatureIncludeIdentifier instead.
- getFeatureManifestReference(InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns a content reference to the feature manifest.
- getFeaturePluginIdentifier() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
- Returns the identifier of the feature plug-in for this feature entry.
- getFeaturePluginVersion() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
- Returns the version of the feature plug-in for this feature
entry.
- getFeatureReference(IFeature) -
Method in interface org.eclipse.update.core.ISite
- Returns a reference to the specified feature if
it is installed on this site.
- getFeatureReference(IFeature) -
Method in class org.eclipse.update.core.Site
- Returns a reference to the specified feature on this site.
- getFeatureReferenceModels() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns an array of feature reference models on this site.
- getFeatureReferences() -
Method in interface org.eclipse.update.configuration.IConfiguredSite
- Return all features installed on this site (configured as well
as unconfigured).
- getFeatureReferences() -
Method in interface org.eclipse.update.configuration.ISessionDelta
- Deprecated. Returns the list of Features found during reconciliation
- getFeatureReferences() -
Method in interface org.eclipse.update.core.ISite
- Returns an array of references to features on this site.
- getFeatureReferences() -
Method in class org.eclipse.update.core.Site
-
- getFeatureRootURLs() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
- Returns URLs to the feature "root" locations.
- getFeatures() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Returns a list of features visible on the site.
- getFeaturesChangeStamp() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Deprecated. Do not use this method.
- getFeaturesChangeStamp() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Deprecated. Do not use this method
- getFeatureSize() -
Method in class org.eclipse.update.util.FeatureWrap
- Returns the size in KiloBytes of this feature.
- getFeatureStatus(IFeature) -
Method in interface org.eclipse.update.configuration.ILocalSite
- Indicates if the 'state' of the specified feature and its children features.
- getFeatureVersion() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.IFeatureEntry
- Returns the currently configured version for the feature.
- getFeatureVersion() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the feature version as a string
- getFeatureVersion() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the feature version as a string
- getFile() -
Method in class org.eclipse.core.runtime.adaptor.EclipseLog
-
- getFile(String, boolean) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Returns a File for the bundle entry specified by the path.
- getFile(String, boolean) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
-
- getFile(String, boolean) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
-
- getFile(String, boolean) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
-
- getFile() -
Method in interface org.eclipse.osgi.framework.log.FrameworkLog
- Returns the log File if it is set, otherwise null is returned.
- getFile() -
Method in interface org.eclipse.update.configuration.IVolume
- Returns the volume path.
- getFileExtension() -
Method in interface org.eclipse.core.runtime.IPath
- Returns the file extension portion of this path,
or
null
if there is none.
- getFileExtension() -
Method in class org.eclipse.core.runtime.Path
-
- getFileInputStream(File) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Creates a FileInputStream from a File.
- getFileName() -
Method in class org.eclipse.swt.widgets.FileDialog
- Returns the path of the first file that was
selected in the dialog relative to the filter path, or an
empty string if no such file has been selected.
- getFileNames() -
Method in class org.eclipse.swt.widgets.FileDialog
- Returns a (possibly empty) array with the paths of all files
that were selected in the dialog relative to the filter path.
- getFileOutputStream(File, boolean) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Creates a FileInputStream from a File.
- getFileSpecs(int) -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns file specifications from this content type.
- getFileSpecs(int) -
Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
- Returns the file specifications for the corresponding content type.
- getFileURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Get a URL to the content of the bundle entry that uses the file: protocol.
- getFileURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
-
- getFileURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
-
- getFileURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
-
- getFilter() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
- Returns the selection filter used to select the native code.
- getFilter() -
Method in exception org.osgi.framework.InvalidSyntaxException
- Returns the filter string that generated the
InvalidSyntaxException
object.
- getFilteredChildren(Object) -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns the filtered array of children of the given element.
- getFilterExtensions() -
Method in class org.eclipse.swt.widgets.FileDialog
- Returns the file extensions which the dialog will
use to filter the files it shows.
- getFilterNames() -
Method in class org.eclipse.swt.widgets.FileDialog
- Returns the names that describe the filter extensions
which the dialog will use to filter the files it shows.
- getFilterPath() -
Method in class org.eclipse.swt.widgets.DirectoryDialog
- Returns the path which the dialog will use to filter
the directories it shows.
- getFilterPath() -
Method in class org.eclipse.swt.widgets.FileDialog
- Returns the directory path that the dialog will use, or an empty
string if this is not set.
- getFilters() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns this viewer's filters.
- getFirstChild() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The first child of this node.
- getFirstChild() -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- The first child of this node.
- getFirstChild() -
Method in interface org.w3c.dom.Node
- The first child of this node.
- getFirstElement() -
Method in interface org.eclipse.jface.viewers.IStructuredSelection
- Returns the first element in this selection, or
null
if the selection is empty.
- getFirstElement() -
Method in class org.eclipse.jface.viewers.StructuredSelection
-
- getFloat(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the current value of the float-valued property with the
given name.
- getFloat(String, String, float, IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getFloat(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the current value of the float-valued preference with the
given name.
- getFloat(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getFloat(String) -
Method in interface org.eclipse.ui.IMemento
- Returns the floating point value of the given key.
- getFloat(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getFloat(String) -
Method in class org.eclipse.ui.XMLMemento
-
- getFloat(String, float) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the float
value
represented by the String
object associated with the specified key
in this node.
- getFocus() -
Method in class org.eclipse.ercp.swt.mobile.SortedList
- Returns the text of the item currently focused in the receiver, or
null
if no item has focus.
- getFocusControl() -
Method in class org.eclipse.swt.widgets.Display
- Returns the control which currently has keyboard focus,
or null if keyboard events are not currently going to
any of the controls built by the currently running
application.
- getFocusIndex() -
Method in class org.eclipse.ercp.swt.mobile.ListBox
- Returns the zero-relative index of the item which currently has the focus
in the receiver, or -1 if no item has focus.
- getFocusIndex() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the zero-relative index of the item which currently has the focus
in the receiver, or -1 if no item has focus.
- getFocusIndex() -
Method in class org.eclipse.swt.widgets.List
- Returns the zero-relative index of the item which currently
has the focus in the receiver, or -1 if no item has focus.
- getFont(String) -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the font in JFace's font registry with the given
symbolic font name.
- getFont(Object) -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
-
- getFont(Object) -
Method in interface org.eclipse.jface.viewers.IFontProvider
- Provides a font for the given element.
- getFont(Object, int) -
Method in interface org.eclipse.jface.viewers.ITableFontProvider
- Provides a font for the given element at index
columnIndex.
- getFont() -
Method in class org.eclipse.jface.viewers.ViewerLabel
- Get the font.
- getFont() -
Method in class org.eclipse.swt.graphics.GC
- Returns the font currently being used by the receiver
to draw and measure text.
- getFont() -
Method in class org.eclipse.swt.widgets.Control
- Returns the font that the receiver will use to paint textual information.
- getFont() -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the font that the receiver will use to paint textual information for this item.
- getFont(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the font that the receiver will use to paint textual information
for the specified cell in this item.
- getFont() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns the font that the receiver will use to paint textual information for this item.
- getFontData(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the current value of the first entry of the
font-valued preference with the
given name in the given preference store.
- getFontData(String) -
Method in class org.eclipse.jface.resource.FontRegistry
- Returns the font data associated with the given symbolic font name.
- getFontData() -
Method in class org.eclipse.swt.graphics.Font
- Returns an array of
FontData
s representing the receiver.
- getFontDataArray(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the current value of the font-valued preference with the
given name in the given preference store.
- getFontList(String, boolean) -
Method in class org.eclipse.swt.graphics.Device
- Returns
FontData
objects which describe
the fonts that match the given arguments.
- getFontList() -
Method in class org.eclipse.swt.widgets.FontDialog
- Returns a FontData set describing the font that was
selected in the dialog, or null if none is available.
- getFontMetrics() -
Method in class org.eclipse.swt.graphics.GC
- Returns a FontMetrics which contains information
about the font currently being used by the receiver
to draw and measure text.
- getFontRegistry() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the font registry for JFace itself.
- getForeground(Object) -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
-
- getForeground(Object) -
Method in interface org.eclipse.jface.viewers.IColorProvider
- Provides a foreground color for the given element.
- getForeground(Object, int) -
Method in interface org.eclipse.jface.viewers.ITableColorProvider
- Provides a foreground color for the given element.
- getForeground() -
Method in class org.eclipse.jface.viewers.ViewerLabel
- Get the foreground Color.
- getForeground() -
Method in class org.eclipse.swt.graphics.GC
- Returns the receiver's foreground color.
- getForeground() -
Method in class org.eclipse.swt.widgets.Control
- Returns the foreground color that the receiver will use to draw.
- getForeground() -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the foreground color that the receiver will use to draw.
- getForeground(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the foreground color at the given column index in the receiver.
- getForeground() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns the foreground color that the receiver will use to draw.
- getFragmentClasspaths() -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
- Returns the fragment classpaths of this classpath manager
- getFragments(Bundle) -
Static method in class org.eclipse.core.runtime.Platform
- Returns an array of attached fragment bundles for the specified bundle.
- getFragments() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns all fragments known to this bundle (regardless resolution status).
- getFragments(Bundle) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Returns an array of attached fragment bundles for the specified bundle.
- getFrameworkArgs() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the arguments consumed by the framework implementation itself.
- getFrameworkLog() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
- This method calls all configured adaptor hook
AdaptorHook.createFrameworkLog()
methods
until the first one returns a non-null value.
- getFrameworkLog() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the FrameworkLog for the FrameworkAdaptor.
- getFreeSpace() -
Method in interface org.eclipse.update.configuration.IVolume
- Returns the available free space on this volume.
- getFreeSpace(File) -
Static method in class org.eclipse.update.configuration.LocalSystemInfo
- Determines available free space on a volume.
- getFullScreenMode() -
Method in class org.eclipse.ercp.swt.mobile.MobileShell
- Gets the full-screen state.
- getGenericCapabilities() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns an array of generic descriptions for the capabilities of this bundle.
- getGenericRequires() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns an array of generic specifications constraints required by this bundle.
- getGrayed(Object) -
Method in class org.eclipse.jface.viewers.CheckboxTableViewer
- Returns the grayed state of the given element.
- getGrayed(Object) -
Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
- Returns the grayed state of the given element.
- getGrayed() -
Method in class org.eclipse.swt.widgets.TableItem
- Returns
true
if the receiver is grayed,
and false otherwise.
- getGrayed() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns
true
if the receiver is grayed,
and false otherwise.
- getGrayedElements() -
Method in class org.eclipse.jface.viewers.CheckboxTableViewer
- Returns a list of elements corresponding to grayed nodes in this
viewer.
- getGrayedElements() -
Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
- Returns a list of grayed elements in this viewer's tree,
including currently hidden ones that are marked as
grayed but are under a collapsed ancestor.
- getGreen() -
Method in class org.eclipse.swt.graphics.Color
- Returns the amount of green in the color, from 0 to 255.
- getGridLineWidth() -
Method in class org.eclipse.swt.widgets.Table
- Returns the width in pixels of a grid line.
- getHandler() -
Method in class org.eclipse.core.commands.Command
- Returns the current handler for this command.
- getHandler() -
Method in class org.eclipse.core.commands.HandlerEvent
- Returns the instance of the interface that changed.
- getHandler() -
Method in class org.eclipse.ui.commands.HandlerSubmission
- Deprecated. Returns the handler.
- getHandler() -
Method in interface org.eclipse.ui.handlers.IHandlerActivation
- Returns the handler that should be activated.
- getHandlerName() -
Method in interface org.eclipse.update.core.IInstallHandlerEntry
- Returns install handler name.
- getHandlerName() -
Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
- Returns the name of the custom installer.
- getHandlerService() -
Method in interface org.eclipse.ui.handlers.IHandlerActivation
- Returns the handler service from which this activation was requested.
- getHeaderFont() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the JFace's header font.
- getHeaderHeight() -
Method in class org.eclipse.swt.widgets.Table
- Returns the height of the receiver's header
- getHeaders() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's Manifest headers and values.
- getHeaders(String) -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's Manifest headers and values localized to the
specified locale.
- getHeaderVisible() -
Method in class org.eclipse.swt.widgets.Table
- Returns
true
if the receiver's header is visible,
and false
otherwise.
- getHeadingIcons() -
Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
- Gets the heading icons for this item.
- getHeadingText() -
Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
- Gets the heading text of the item.
- getHeight() -
Method in class org.eclipse.swt.graphics.FontData
- Returns the height of the receiver in points.
- getHeight() -
Method in class org.eclipse.swt.graphics.FontMetrics
- Returns the height of the font described by the receiver,
measured in pixels.
- getHelp() -
Method in interface org.eclipse.osgi.framework.console.CommandProvider
- Answer a string (may be as many lines as you like) with help
texts that explain the command.
- getHelpContextId(Command) -
Method in class org.eclipse.core.commands.CommandManager
- Gets the help context identifier for a particular command.
- getHighestBundleId() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the highest bundle ID.
- getHistory() -
Method in class org.eclipse.core.commands.operations.OperationHistoryEvent
- Return the operation history that triggered this event.
- getHookRegistry() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
- Returns the
HookRegistry
object for this adaptor.
- getHorizontalBar() -
Method in class org.eclipse.swt.widgets.Scrollable
- Returns the receiver's horizontal scroll bar if it has
one, and null if it does not.
- getHost() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the host for this bundle. null is returned if this bundle is not
a fragment.
- getHostAddress(URL) -
Method in class org.osgi.service.url.AbstractURLStreamHandlerService
- This method calls
super.getHostAddress
.
- getHostAddress(URL) -
Method in interface org.osgi.service.url.URLStreamHandlerService
-
- getHostClasspathEntries() -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
- Returns the host classpath entries for this classpath manager
- getHosts(Bundle) -
Static method in class org.eclipse.core.runtime.Platform
- Returns an array of host bundles that the specified fragment bundle is
attached to or null if the specified bundle is not attached to a host.
- getHosts() -
Method in interface org.eclipse.osgi.service.resolver.HostSpecification
- Returns the list of host BundleDescriptions that satisfy this HostSpecification
- getHosts(Bundle) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Returns an array containing the host bundle to which the specified
fragment bundle is attached or
null
if the specified
bundle is not attached to a host or is not a fragment bundle.
- getHoverImageDescriptor() -
Method in class org.eclipse.jface.action.Action
-
- getHoverImageDescriptor() -
Method in interface org.eclipse.jface.action.IAction
- Returns the hover image for this action as an image descriptor.
- getHttpProxyPort() -
Static method in class org.eclipse.update.core.SiteManager
- Returns the HTTP Proxy Port or
null
if none
- getHttpProxyServer() -
Static method in class org.eclipse.update.core.SiteManager
- Returns the HTTP Proxy Server or
null
if none
- getHyperlinkText(Display) -
Static method in class org.eclipse.jface.resource.JFaceColors
- Get the default color to use for displaying hyperlinks.
- getIana2Java(String) -
Static method in class org.eclipse.ercp.xml.io.IanaJavaMap
- Returns the Java encoding corresponding
to the IANA name or alias
- getIcon(int) -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the item icon at the given, zero-relative index in the receiver.
- getIconDepth() -
Method in class org.eclipse.swt.widgets.Display
- Returns the maximum allowed depth of icons on this display, in bits per pixel.
- getIconSize(int) -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Gets the preferred icon size that matches the density style.
- getId() -
Method in class org.eclipse.core.commands.common.HandleObject
-
- getId() -
Method in interface org.eclipse.core.commands.common.IIdentifiable
- Returns the identifier for this object.
- getId() -
Method in interface org.eclipse.core.commands.IParameter
- Returns the identifier for this parameter.
- getId() -
Method in class org.eclipse.core.commands.ParameterizedCommand
- Returns the command's base identifier.
- getId() -
Method in class org.eclipse.core.commands.State
- Returns the identifier for this state.
- getId() -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns this content type's unique identifier.
- getId() -
Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
- Returns the corresponding content type's unique identifier.
- getId() -
Method in interface org.eclipse.core.runtime.IProduct
- Returns the unique product id of this product.
- getId() -
Method in class org.eclipse.core.runtime.spi.RegistryContributor
- Provides ID associated with the entity "in charge" of the contributor (e.g., "1").
- getId() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getId() -
Method in interface org.eclipse.ercp.eworkbench.IApplicationDescriptor
-
- getId() -
Method in class org.eclipse.jface.action.Action
-
- getId() -
Method in class org.eclipse.jface.action.ContributionItem
-
- getId() -
Method in interface org.eclipse.jface.action.IAction
- Returns a unique identifier for this action, or
null
if it has
none.
- getId() -
Method in interface org.eclipse.jface.action.IContributionItem
- Returns the identifier of this contribution item.
- getId() -
Method in class org.eclipse.jface.action.SubContributionItem
-
- getId() -
Method in interface org.eclipse.jface.preference.IPreferenceNode
- Returns the id of this contribution node.
- getId() -
Method in class org.eclipse.jface.preference.PreferenceNode
-
- getId(String) -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns the current numeric id (appendage) of the given managed file.
- getID() -
Method in interface org.eclipse.ui.IMemento
- Returns the id for this memento.
- getId() -
Method in interface org.eclipse.ui.IPerspectiveDescriptor
- Returns this perspective's id.
- getId() -
Method in interface org.eclipse.ui.IWorkbenchPartDescriptor
- Returns the part id.
- getId() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
-
- getId() -
Method in interface org.eclipse.ui.IWorkbenchPartSite
- Returns the part registry extension id for this workbench site's part.
- getId() -
Method in interface org.eclipse.ui.views.IViewCategory
- Return the id of this category.
- getId() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns the id of the view.
- getID() -
Method in class org.eclipse.ui.XMLMemento
-
- getId() -
Method in interface org.eclipse.update.search.IUpdateSearchCategory
- Returns the unique identifier of this search category.
- getIdentifier() -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns the identifier of this bundle group.
- getIdentifier() -
Method in class org.eclipse.update.core.ContentReference
- Retrieves the "symbolic" path identifier for the reference.
- getIdentifier() -
Method in interface org.eclipse.update.core.INonPluginEntry
- Returns the identifier of this data entry.
- getIdentifier() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the dependent identifier.
- getIdentifier() -
Method in class org.eclipse.update.core.model.NonPluginEntryModel
- Returns the entry identifier.
- getIdentifier() -
Method in class org.eclipse.update.core.VersionedIdentifier
- Returns the identifier
- getIdRule() -
Method in interface org.eclipse.update.core.IImport
- Returns the matching rule for the dependency identifier.
- getIdRule() -
Method in class org.eclipse.update.core.Import
- Returns the matching rule for the dependency identifier.
- getIgnoreErrors(boolean) -
Static method in class org.eclipse.jface.util.SafeRunnable
- Deprecated. use getIgnoreErrors()
- getIgnoreErrors() -
Static method in class org.eclipse.jface.util.SafeRunnable
- Flag to avoid interactive error dialogs during automated testing.
- getImage() -
Method in class org.eclipse.ercp.swt.mobile.CaptionedControl
- Returns the CaptionedControl's icon image, or null if it has never been
set.
- getImage() -
Method in class org.eclipse.ercp.swt.mobile.TimedMessageBox
- Returns the icon object.
- getImage() -
Method in class org.eclipse.jface.preference.PreferencePage
-
- getImage(String) -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the image in JFace's image registry with the given key,
or
null
if none.
- getImage(Object) -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
- The
DecoratingLabelProvider
implementation of this
ILabelProvider
method returns the image provided
by the nested label provider's getImage
method,
decorated with the decoration provided by the label decorator's
decorateImage
method.
- getImage(Object) -
Method in interface org.eclipse.jface.viewers.ILabelProvider
- Returns the image for the label of the given element.
- getImage(Object) -
Method in class org.eclipse.jface.viewers.LabelProvider
- The
LabelProvider
implementation of this
ILabelProvider
method returns null
.
- getImage() -
Method in class org.eclipse.jface.viewers.ViewerLabel
- Get the image for the receiver.
- getImage() -
Method in class org.eclipse.swt.widgets.Button
- Returns the receiver's image if it has one, or null
if it does not.
- getImage() -
Method in class org.eclipse.swt.widgets.Decorations
- Returns the receiver's image if it had previously been
set using
setImage()
.
- getImage() -
Method in class org.eclipse.swt.widgets.Item
- Returns the receiver's image if it has one, or null
if it does not.
- getImage() -
Method in class org.eclipse.swt.widgets.Label
- Returns the receiver's image if it has one, or null
if it does not.
- getImage(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the image stored at the given column index in the receiver,
or null if the image has not been set or if the column does not exist.
- getImage(String) -
Method in interface org.eclipse.ui.ISharedImages
- Retrieves the specified image from the workbench plugin's image registry.
- getImage() -
Method in class org.eclipse.update.core.Feature
- Return optional image for the feature.
- getImage() -
Method in interface org.eclipse.update.core.IFeature
- Return optional image for the feature.
- getImageBounds(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns a rectangle describing the size and location
relative to its parent of an image at a column in the
table.
- getImageData() -
Method in class org.eclipse.jface.resource.CompositeImageDescriptor
-
- getImageData() -
Method in class org.eclipse.jface.resource.ImageDescriptor
- Creates and returns a new SWT
ImageData
object
for this image descriptor.
- getImageData() -
Method in class org.eclipse.swt.graphics.Image
- Returns an
ImageData
based on the receiver
Modifications made to this ImageData
will not
affect the Image.
- getImageDescriptor() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getImageDescriptor() -
Method in interface org.eclipse.ercp.eworkbench.IApplicationDescriptor
-
- getImageDescriptor(String) -
Static method in class org.eclipse.ercp.update.AppPlugin
- Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor() -
Method in class org.eclipse.jface.action.Action
-
- getImageDescriptor() -
Method in interface org.eclipse.jface.action.IAction
- Returns the image for this action as an image descriptor.
- getImageDescriptor() -
Method in class org.eclipse.jface.preference.PreferenceNode
- Returns the image descriptor for this node.
- getImageDescriptor() -
Method in interface org.eclipse.ui.IPerspectiveDescriptor
- Returns the descriptor of the image to show for this perspective.
- getImageDescriptor(String) -
Method in interface org.eclipse.ui.ISharedImages
- Retrieves the image descriptor for specified image from the workbench's
image registry.
- getImageDescriptor() -
Method in interface org.eclipse.ui.IWorkbenchPartDescriptor
- Returns the descriptor of the image for this part.
- getImageDescriptor() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns the descriptor for the icon to show for this view.
- getImageRegistry() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the image registry for JFace itself.
- getImageRegistry() -
Method in class org.eclipse.ui.plugin.AbstractUIPlugin
- Returns the image registry for this UI plug-in.
- getImageURL() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the resolved URL for the image.
- getImageURLString() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the unresolved URL string for the feature image.
- getImeInputMode() -
Method in class org.eclipse.swt.widgets.Shell
- Returns the receiver's input method editor mode.
- getImplementation() -
Method in class org.eclipse.ercp.xml.dom.DocumentImpl
- The
DOMImplementation
object that handles this document.
- getImplementation() -
Method in interface org.w3c.dom.Document
- The
DOMImplementation
object that handles this document.
- getImportingBundles() -
Method in interface org.osgi.service.packageadmin.ExportedPackage
- Returns the resolved bundles that are currently wired to this exported
package.
- getImportModels() -
Method in class org.eclipse.update.core.model.FeatureModel
- Return a list of plug-in dependencies for this feature.
- getImportPackages() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns an array of import package specifications defined by the Import-Package clause.
- getImports() -
Method in class org.eclipse.update.core.Feature
-
- getImports() -
Method in interface org.eclipse.update.core.IFeature
- Return a list of plug-in dependencies for this feature.
- getIncludedFeatureReferences() -
Method in class org.eclipse.update.core.Feature
-
- getIncludedFeatureReferences() -
Method in interface org.eclipse.update.core.IFeature
- Returns an array of feature references included by this feature
filtered by the operating system, windowing system and architecture system
set in
Sitemanager
- getIncludeMaximum() -
Method in class org.eclipse.osgi.service.resolver.VersionRange
- Indicates if the maximum version is included in the version range.
- getIncludeMinimum() -
Method in class org.eclipse.osgi.service.resolver.VersionRange
- Indicates if the minimum version is included in the version range.
- getIncrement() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns the amount that the receiver's value will be
modified by when the up/down (or right/left) arrows
are pressed.
- getIncrement() -
Method in class org.eclipse.swt.widgets.Slider
- Returns the amount that the receiver's value will be
modified by when the up/down (or right/left) arrows
are pressed.
- getIndex(String, String) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up the index of an attribute by Namespace name.
- getIndex(String) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up the index of an attribute by XML 1.0 qualified name.
- getIndex(String, String) -
Method in interface org.xml.sax.Attributes
- Look up the index of an attribute by Namespace name.
- getIndex(String) -
Method in interface org.xml.sax.Attributes
- Look up the index of an attribute by XML qualified (prefixed) name.
- getIndex(String, String) -
Method in class org.xml.sax.helpers.AttributesImpl
- Look up an attribute's index by Namespace name.
- getIndex(String) -
Method in class org.xml.sax.helpers.AttributesImpl
- Look up an attribute's index by qualified (prefixed) name.
- getInitialBundleStartLevel() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getInitialBundleStartLevel() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the initial bundle start level as maintained by this adaptor
- getInitialBundleStartLevel() -
Method in interface org.osgi.service.startlevel.StartLevel
- Return the initial start level value that is assigned to a Bundle when it
is first installed.
- getInitialSize() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns the size to use for the org.eclipse.jface.window's shell when it is created.
- getInitialWindowPerspectiveId() -
Method in class org.eclipse.ercp.eworkbench.eWorkbenchAdvisor
-
- getInitialWindowPerspectiveId() -
Method in class org.eclipse.ui.application.WorkbenchAdvisor
- Returns the id of the perspective to use for the initial workbench org.eclipse.jface.window,
or
null
if no initial perspective should be shown in the initial
workbench org.eclipse.jface.window.
- getInnerItem() -
Method in class org.eclipse.jface.action.SubContributionItem
- Returns the inner contribution item.
- getInput() -
Method in class org.eclipse.jface.viewers.ContentViewer
- The
ContentViewer
implementation of this IInputProvider
method returns the current input of this viewer, or null
if none.
- getInput() -
Method in interface org.eclipse.jface.viewers.IInputProvider
- Returns the input.
- getInput() -
Method in class org.eclipse.jface.viewers.Viewer
-
- getInput() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the input for this page.
- getInputs() -
Method in class org.eclipse.ercp.swt.mobile.MobileDevice
- Returns an array of Input objects describing the input features available to the device.
- getInputSize() -
Method in class org.eclipse.update.core.ContentReference
- Returns the size of the referenced input, if it can be determined.
- getInputSize() -
Method in class org.eclipse.update.core.JarEntryContentReference
- Returns the size of the referenced entry.
- getInputStream() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Return an InputStream for the entry.
- getInputStream() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
-
- getInputStream() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
- Return an InputStream for the entry.
- getInputStream() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
- Return an InputStream for the entry.
- getInputStream(String) -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns a managed
InputStream
for a managed file.
- getInputStream() -
Method in class org.eclipse.update.core.ContentReference
- Creates an input stream for the reference.
- getInputStream() -
Method in class org.eclipse.update.core.JarEntryContentReference
- Creates an input stream for the reference.
- getInputStreamSet(String[]) -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns a managed input stream set for the managed file names.
- getInstallConfiguration() -
Method in interface org.eclipse.update.configuration.IActivity
- Returns the installation configuration that was the result of
this action
- getInstallConfiguration() -
Method in interface org.eclipse.update.configuration.IConfiguredSite
- Returns the install configuration object this site is part of.
- getInstalledBundles() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getInstalledBundles() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Return a list of the installed bundles.
- getInstallHandlerEntry() -
Method in class org.eclipse.update.core.Feature
- Returns and optional custom install handler entry.
- getInstallHandlerEntry() -
Method in interface org.eclipse.update.core.IFeature
- Returns and optional custom install handler entry.
- getInstallHandlerModel() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns and optional custom install handler entry.
- getInstallLocation() -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
- Returns the install Location object
- getInstallLocation() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location of the base installation for the running platform
null
is returned if the platform is running without a configuration location.
- getInstallSize() -
Method in class org.eclipse.update.core.Feature
- Returns the install size of the feature, if it can be determined.
- getInstallSize() -
Method in interface org.eclipse.update.core.IFeature
- Returns the install size of the feature, if it can be determined.
- getInstallSize() -
Method in interface org.eclipse.update.core.INonPluginEntry
- Returns the install size of the feature, if it can be determined.
- getInstallSize() -
Method in interface org.eclipse.update.core.IPluginEntry
- Returns the install size of the feature, if it can be determined.
- getInstallSize() -
Method in class org.eclipse.update.core.model.ContentEntryModel
- Returns the install size of the entry, if it can be determined.
- getInstallSizeFor(IPluginEntry[], INonPluginEntry[]) -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns the total size of all files required for the specified plug-in
and non-plug-in entries (the "logical" view).
- getInstallSizeFor(IPluginEntry[], INonPluginEntry[]) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns the total size of all files required for the
specified plug-in and non-plug-in entries (the "logical" view).
- getInstallSizeFor(IFeature) -
Method in interface org.eclipse.update.core.ISite
- Returns the size of the files that need to be installed
for the specified feature on this site, if it can be determined.
- getInstallSizeFor(IFeature) -
Method in class org.eclipse.update.core.Site
- Get install size for the specified feature on this site.
- getInstallURL() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
bundle.getEntry("/");
where bundle
is the bundle associated with
the relevant plug-in or simply use the getEntry
API
to construct the desired URL.
- getInstallURL() -
Static method in class org.eclipse.update.configurator.ConfiguratorUtils
-
- getInstance() -
Static method in class org.eclipse.jface.viewers.AcceptAllFilter
- Returns the singleton instance of AcceptAllFilter
- getInstance() -
Static method in class org.eclipse.swt.dnd.TextTransfer
- Returns the singleton instance of the TextTransfer class.
- getInstanceId() -
Method in class org.osgi.service.application.ApplicationHandle
- Returns the unique identifier of this instance.
- getInstanceLocation() -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
- Returns the instance Location object
- getInstanceLocation() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location of the platform's working directory (also known as the instance data area).
- getInt(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the current value of the integer-valued property with the
given name.
- getInt(String, String, int, IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getInt(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the current value of the integer-valued preference with the
given name.
- getInt(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getInt(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getInt(String, int) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the
int
value represented by the String
object associated with the specified key
in this node.
- getInteger(String) -
Method in interface org.eclipse.ui.IMemento
- Returns the integer value of the given key.
- getInteger(String) -
Method in class org.eclipse.ui.XMLMemento
-
- getIntegerOption(String, int) -
Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
-
- getIntegerOption(String, int) -
Method in interface org.eclipse.osgi.service.debug.DebugOptions
- Returns the identified option as an int value.
- getInternalSubset() -
Method in interface org.w3c.dom.DocumentType
- The internal subset as a string.The actual content returned depends on
how much information is available to the implementation.
- getItalic(String) -
Method in class org.eclipse.jface.resource.FontRegistry
- Returns the italic font associated with the given symbolic font name.
- getItem(int) -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the item at the given, zero-relative index in the receiver.
- getItem(int, int) -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns the item at the given display-relative coordinates, or
null
if there is no item at that location.
- getItem(int, int) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getItem(int) -
Method in class org.eclipse.swt.widgets.Combo
- Returns the item at the given, zero-relative index in the
receiver's list.
- getItem(int) -
Method in class org.eclipse.swt.widgets.List
- Returns the item at the given, zero-relative index in the
receiver.
- getItem(int) -
Method in class org.eclipse.swt.widgets.Menu
- Returns the item at the given, zero-relative index in the
receiver.
- getItem(int) -
Method in class org.eclipse.swt.widgets.Table
- Returns the item at the given, zero-relative index in the
receiver.
- getItem(Point) -
Method in class org.eclipse.swt.widgets.Table
- Returns the item at the given point in the receiver
or null if no such item exists.
- getItem(int) -
Method in class org.eclipse.swt.widgets.Tray
- Returns the item at the given, zero-relative index in the
receiver.
- getItem(Point) -
Method in class org.eclipse.swt.widgets.Tree
- Returns the item at the given point in the receiver
or null if no such item exists.
- getItemCount() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the number of items contained in the receiver.
- getItemCount(Control) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the number of child items of the given SWT control.
- getItemCount(Item) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the number of child items of the given SWT item.
- getItemCount(Control) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getItemCount(Item) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getItemCount() -
Method in class org.eclipse.swt.widgets.Combo
- Returns the number of items contained in the receiver's list.
- getItemCount() -
Method in class org.eclipse.swt.widgets.List
- Returns the number of items contained in the receiver.
- getItemCount() -
Method in class org.eclipse.swt.widgets.Menu
- Returns the number of items contained in the receiver.
- getItemCount() -
Method in class org.eclipse.swt.widgets.Table
- Returns the number of items contained in the receiver.
- getItemCount() -
Method in class org.eclipse.swt.widgets.Tray
- Returns the number of items contained in the receiver.
- getItemCount() -
Method in class org.eclipse.swt.widgets.Tree
- Returns the number of items contained in the receiver
that are direct item children of the receiver.
- getItemCount() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns the number of items contained in the receiver
that are direct item children of the receiver.
- getItemHeight() -
Method in class org.eclipse.ercp.swt.mobile.SortedList
- Returns the height (in pixels) of the area which would be used to display
one of the items in the tree.
- getItemHeight() -
Method in class org.eclipse.swt.widgets.Combo
- Returns the height of the area which would be used to
display one of the items in the receiver's list.
- getItemHeight() -
Method in class org.eclipse.swt.widgets.List
- Returns the height of the area which would be used to
display one of the items in the list.
- getItemHeight() -
Method in class org.eclipse.swt.widgets.Table
- Returns the height of the area which would be used to
display one of the items in the receiver's.
- getItemHeight() -
Method in class org.eclipse.swt.widgets.Tree
- Returns the height of the area which would be used to
display one of the items in the tree.
- getItems() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns an array of
String
s which are the items in the
receiver.
- getItems() -
Method in class org.eclipse.jface.action.ContributionManager
-
- getItems() -
Method in interface org.eclipse.jface.action.IContributionManager
- Returns all contribution items known to this manager.
- getItems() -
Method in class org.eclipse.jface.action.SubContributionManager
-
- getItems(Item) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the child items of the given SWT item.
- getItems() -
Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
- Returns the list of choices for the combo box
- getItems(Item) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getItems() -
Method in class org.eclipse.swt.widgets.Combo
- Returns a (possibly empty) array of
String
s which are
the items in the receiver's list.
- getItems() -
Method in class org.eclipse.swt.widgets.List
- Returns a (possibly empty) array of
String
s which
are the items in the receiver.
- getItems() -
Method in class org.eclipse.swt.widgets.Menu
- Returns a (possibly empty) array of
MenuItem
s which
are the items in the receiver.
- getItems() -
Method in class org.eclipse.swt.widgets.Table
- Returns a (possibly empty) array of
TableItem
s which
are the items in the receiver.
- getItems() -
Method in class org.eclipse.swt.widgets.Tray
- Returns an array of
TrayItem
s which are the items
in the receiver.
- getItems() -
Method in class org.eclipse.swt.widgets.Tree
- Returns a (possibly empty) array of items contained in the
receiver that are direct item children of the receiver.
- getItems() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns a (possibly empty) array of
TreeItem
s which
are the direct item children of the receiver.
- getJava2Iana(String) -
Static method in class org.eclipse.ercp.xml.io.IanaJavaMap
- Returns the IANA encoding corresponding
to the Java name or alias
- getJob() -
Method in interface org.eclipse.core.runtime.jobs.IJobChangeEvent
- The job on which this event occurred.
- getJob() -
Method in interface org.eclipse.core.runtime.jobs.IJobStatus
- Returns the job associated with this status.
- getJobManager() -
Static method in class org.eclipse.core.runtime.jobs.Job
- Returns the job manager.
- getJobManager() -
Static method in class org.eclipse.core.runtime.Platform
- Deprecated. The method
Job.getJobManager()
should be used instead.
- getKey() -
Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
- Return the key of the preference which was changed.
- getKey() -
Method in class org.eclipse.core.runtime.preferences.PreferenceFilterEntry
- Return the name of the preference key for this filter entry.
- getKey() -
Method in interface org.eclipse.osgi.framework.util.KeyedElement
- Returns the key for this element
- getKeyHashCode() -
Method in interface org.eclipse.osgi.framework.util.KeyedElement
- Returns the hash code of the key
- getKeys() -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns an enumeration of attribute keys for this manifest element or
null
if none exist.
- getKeySet() -
Method in class org.eclipse.jface.resource.ColorRegistry
-
- getKeySet() -
Method in class org.eclipse.jface.resource.FontRegistry
-
- getKeySet() -
Method in class org.eclipse.jface.resource.ResourceRegistry
-
- getKeyState(int) -
Method in class org.eclipse.ercp.swt.mobile.MobileShell
- Report whether the key has been pressed.
- getKind() -
Method in interface org.eclipse.core.runtime.IExtensionDelta
- The kind of this extension delta.
- getKind() -
Method in interface org.eclipse.update.core.IImport
- Returns the dependency kind
- getKind() -
Method in class org.eclipse.update.core.Import
- Returns the dependency kind
- getLabel() -
Method in class org.eclipse.core.commands.operations.AbstractOperation
-
- getLabel() -
Method in interface org.eclipse.core.commands.operations.IUndoableOperation
- Return the label that should be used to show the name of the operation to
the user.
- getLabel() -
Method in interface org.eclipse.core.commands.operations.IUndoContext
- Get the label that describes the undo context.
- getLabel() -
Method in class org.eclipse.core.commands.operations.ObjectUndoContext
-
- getLabel() -
Method in class org.eclipse.core.commands.operations.UndoContext
-
Get the label that describes the undo context.
- getLabel() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns a displayable label for this extension.
- getLabel() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns a displayable label for this extension point.
- getLabel() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
bundle.getHeaders().get(org.osgi.framework.Constants.BUNDLE_NAME)
where bundle
is the bundle associated with
the relevant plug-in.
- getLabel() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getLabel() -
Method in interface org.eclipse.ercp.eworkbench.IApplicationDescriptor
-
- getLabel() -
Method in interface org.eclipse.ui.IPerspectiveDescriptor
- Returns this perspective's label.
- getLabel() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the page label.
- getLabel() -
Method in interface org.eclipse.ui.IWorkbenchPartDescriptor
- Returns the label to show for this part.
- getLabel() -
Method in interface org.eclipse.ui.views.IViewCategory
- Return the human readable name of this view category.
- getLabel() -
Method in interface org.eclipse.ui.views.IViewDescriptor
- Returns the label to show for this view.
- getLabel() -
Method in interface org.eclipse.update.configuration.IActivity
- Returns the displayable label for this action
- getLabel() -
Method in interface org.eclipse.update.configuration.IInstallConfiguration
- Return the configuration label.
- getLabel() -
Method in interface org.eclipse.update.configuration.IVolume
- returns volume label.
- getLabel() -
Method in interface org.eclipse.update.core.ICategory
- Retrieve the displayable label for the category
- getLabel() -
Method in interface org.eclipse.update.core.IFeature
- Returns the displayable label of the feature.
- getLabel() -
Method in class org.eclipse.update.core.model.CategoryModel
- Retrieve the displayable label for the category.
- getLabel() -
Method in class org.eclipse.update.core.model.FeatureModel
- Retrieve the displayable label for the feature.
- getLabel() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Retrieve the displayable label for the feature reference.
- getLabel() -
Method in interface org.eclipse.update.search.IUpdateSiteAdapter
- Returns the presentation string that can be used
for this site.
- getLabel() -
Method in class org.eclipse.update.util.CategoryWrap
-
- getLabelDecorator() -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
- Returns the label decorator, or
null
if none has been set.
- getLabelImage() -
Method in interface org.eclipse.jface.preference.IPreferenceNode
- Returns the image used to present this node in a preference dialog.
- getLabelImage() -
Method in class org.eclipse.jface.preference.PreferenceNode
-
- getLabelNonLocalized() -
Method in class org.eclipse.update.core.model.CategoryModel
- Retrieve the non-localized displayable label for the category.
- getLabelNonLocalized() -
Method in class org.eclipse.update.core.model.FeatureModel
- Retrieve the non-localized displayable label for the feature.
- getLabelNonLocalized() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Retrieve the non-localized displayable label for the feature reference.
- getLabelProvider() -
Method in class org.eclipse.jface.viewers.AbstractListViewer
- The list viewer implementation of this
Viewer
framework
method returns the label provider, which in the case of list
viewers will be an instance of ILabelProvider
.
- getLabelProvider() -
Method in class org.eclipse.jface.viewers.ContentViewer
- Returns the label provider used by this viewer.
- getLabelProvider() -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
- Returns the nested label provider.
- getLabelProvider() -
Method in class org.eclipse.jface.viewers.TableViewer
- The table viewer implementation of this
Viewer
framework
method returns the label provider, which in the case of table viewers
will be an instance of either ITableLabelProvider
or
ILabelProvider
.
- getLabelProvider() -
Method in class org.eclipse.jface.viewers.TreeViewer
- The tree viewer implementation of this
Viewer
framework
method ensures that the given label provider is an instance of either
ITableLabelProvider
or ILabelProvider
.
- getLabelText() -
Method in interface org.eclipse.jface.preference.IPreferenceNode
- Returns the text label used to present this node in a preference dialog.
- getLabelText() -
Method in class org.eclipse.jface.preference.PreferenceNode
-
- getLanguages() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
- Returns the languages supported by the native code.
- getLastChild() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The last child of this node.
- getLastChild() -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- The last child of this node.
- getLastChild() -
Method in interface org.w3c.dom.Node
- The last child of this node.
- getLastModified() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getLastModified() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Get the last time this BundleData was modified.
- getLastModified() -
Method in class org.eclipse.update.core.ContentReference
- Returns the timestamp when the content was last modified
- getLastModified() -
Method in interface org.osgi.framework.Bundle
- Returns the time when this bundle was last modified.
- getLayout() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the value of the layout orientation.
- getLayout() -
Method in class org.eclipse.swt.widgets.Composite
- Returns layout which is associated with the receiver, or
null if one has not been set.
- getLayoutData() -
Method in class org.eclipse.jface.viewers.CellEditor
- Returns a layout data object for this cell editor.
- getLayoutData() -
Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
- The
ComboBoxCellEditor
implementation of
this CellEditor
framework method sets the
minimum width of the cell.
- getLayoutData() -
Method in class org.eclipse.jface.viewers.TextCellEditor
- Since a text editor field is scrollable we don't
set a minimumSize.
- getLayoutData() -
Method in class org.eclipse.swt.widgets.Control
- Returns layout data which is associated with the receiver.
- getLayoutDensity() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the value of the item density level.
- getLeading() -
Method in class org.eclipse.swt.graphics.FontMetrics
- Returns the leading area of the font described by the
receiver.
- getLength() -
Method in class org.eclipse.ercp.xml.dom.AttributeMap
- The number of nodes in this map.
- getLength() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The number of nodes in the list.
- getLength() -
Method in class org.eclipse.ercp.xml.dom.NodeListImpl
- The number of nodes in the list.
- getLength() -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- The number of nodes in the list.
- getLength() -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Return the number of attributes in the list.
- getLength() -
Method in interface org.w3c.dom.CharacterData
- The number of 16-bit units that are available through
data
and the substringData
method below.
- getLength() -
Method in interface org.w3c.dom.NamedNodeMap
- The number of nodes in this map.
- getLength() -
Method in interface org.w3c.dom.NodeList
- The number of nodes in the list.
- getLength() -
Method in interface org.xml.sax.AttributeList
- Deprecated. Return the number of attributes in this list.
- getLength() -
Method in interface org.xml.sax.Attributes
- Return the number of attributes in the list.
- getLength() -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Return the number of attributes in the list.
- getLength() -
Method in class org.xml.sax.helpers.AttributesImpl
- Return the number of attributes in the list.
- getLexicalHandler() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getLibrary() -
Method in interface org.eclipse.update.core.IInstallHandlerEntry
- Returns optional name of a library containing the install
handler classes.
- getLibrary() -
Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
- Returns the name of the custom installer library.
- getLicense() -
Method in class org.eclipse.update.core.Feature
- Returns the license information for the feature.
- getLicense() -
Method in interface org.eclipse.update.core.IFeature
- Returns the license information for the feature.
- getLicense() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getLicenseModel() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the license information for the feature.
- getLimit(IUndoContext) -
Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- getLimit(IUndoContext) -
Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Return the limit on the undo and redo history for a particular context.
- getLineCount() -
Method in class org.eclipse.swt.widgets.Text
- Returns the number of lines.
- getLineDelimiter() -
Method in class org.eclipse.swt.widgets.Text
- Returns the line delimiter.
- getLineHeight() -
Method in class org.eclipse.swt.widgets.Text
- Returns the height of a line.
- getLineNumber() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
-
- getLineNumber() -
Method in class org.xml.sax.helpers.LocatorImpl
- Return the saved line number (1-based).
- getLineNumber() -
Method in interface org.xml.sax.Locator
- Return the line number where the current document event ends.
- getLineNumber() -
Method in exception org.xml.sax.SAXParseException
- The line number of the end of the text where the exception occurred.
- getLineStyle() -
Method in class org.eclipse.swt.graphics.GC
- Returns the receiver's line style, which will be one
of the constants
SWT.LINE_SOLID
, SWT.LINE_DASH
,
SWT.LINE_DOT
, SWT.LINE_DASHDOT
or
SWT.LINE_DASHDOTDOT
.
- getLinesVisible() -
Method in class org.eclipse.swt.widgets.Table
- Returns
true
if the receiver's lines are visible,
and false
otherwise.
- getLineWidth() -
Method in class org.eclipse.swt.graphics.GC
- Returns the width that will be used when drawing lines
for all of the figure drawing operations (that is,
drawLine
, drawRectangle
,
drawPolyline
, and so forth.
- getList() -
Method in class org.eclipse.jface.viewers.ListViewer
- Returns this list viewer's list control.
- getList() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
- Return policy inclusion/ exclusion list
- getListeners() -
Method in class org.eclipse.core.commands.common.EventManager
- Returns the listeners attached to this event manager.
- getListeners() -
Method in class org.eclipse.core.runtime.ListenerList
- Returns an array containing all the registered listeners.
- getListeners() -
Method in class org.eclipse.jface.util.ListenerList
- Returns an array containing all the registered listeners,
in the order in which they were added.
- getLocal() -
Method in class org.eclipse.update.util.BookmarkSite
-
- getLocale() -
Method in class org.eclipse.swt.graphics.FontData
- Returns the locale of the receiver.
- getLocalId() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getLocalId() -
Method in interface org.eclipse.ui.IPluginContribution
-
- getLocalization(Bundle, String) -
Method in interface org.eclipse.osgi.service.localization.BundleLocalization
- The getLocalization method gets a ResourceBundle object for the given
locale and bundle.
- getLocalName() -
Method in class org.eclipse.core.runtime.QualifiedName
- Returns the local part of this name.
- getLocalName() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- Returns the local part of the qualified name of this node.
- getLocalName() -
Method in class org.eclipse.ercp.xml.dom.NSNodeImpl
- Returns the local part of the qualified name of this node.
- getLocalName(int) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's local name by index.
- getLocalName() -
Method in interface org.w3c.dom.Node
- Returns the local part of the qualified name of this node.
- getLocalName(int) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's local name by index.
- getLocalName(int) -
Method in class org.xml.sax.helpers.AttributesImpl
- Return an attribute's local name.
- getLocalSite() -
Static method in class org.eclipse.update.core.SiteManager
- Returns the "local site".
- getLocalURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Get a URL to the bundle entry that uses a common protocol (i.e. file:
jar: or http: etc.).
- getLocalURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
-
- getLocalURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
-
- getLocalURL() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
-
- getLocation() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location of the platform working directory.
- getLocation() -
Method in class org.eclipse.core.runtime.preferences.ConfigurationScope
-
- getLocation() -
Method in class org.eclipse.core.runtime.preferences.DefaultScope
-
- getLocation() -
Method in class org.eclipse.core.runtime.preferences.InstanceScope
-
- getLocation() -
Method in interface org.eclipse.core.runtime.preferences.IScopeContext
- Return a path to a location in the file-system where clients are able
to write files that will have the same sharing/scope properties as
preferences defined in this scope.
- getLocation() -
Method in class org.eclipse.ercp.swt.mobile.Input
- Returns the location of the input device.
- getLocation() -
Method in class org.eclipse.ercp.swt.mobile.Screen
- Returns the location of the screen device.
- getLocation(Rectangle) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the x,y position of the given rectangle.
- getLocation() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getLocation() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Get the BundleData Location.
- getLocation() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- The location string for this bundle.
- getLocation() -
Method in class org.eclipse.swt.widgets.Control
- Returns a point describing the receiver's location relative
to its parent (or its display if its parent is null), unless
the receiver is a shell.
- getLocation() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's location identifier.
- getLocations() -
Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
- Returns the locations that have permission data assigned to them,
that is, locations for which permission data
exists in persistent storage.
- getLocations() -
Method in interface org.osgi.service.permissionadmin.PermissionAdmin
- Returns the bundle locations that have permissions assigned to them, that
is, bundle locations for which an entry exists in the permission table.
- getLocationsLength() -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- Returns the number of possible cache locations for this registry.
- getLocationURL() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns the resolved URL for the site.
- getLocationURLString() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns the unresolved URL string for the site.
- getLog(Bundle) -
Static method in class org.eclipse.core.runtime.Platform
- Returns the log for the given bundle.
- getLog() -
Method in class org.eclipse.core.runtime.Plugin
- Returns the log for this plug-in.
- getLog() -
Static method in class org.eclipse.jface.util.Policy
- Returns the logger used by JFace to log errors.
- getLogFileLocation() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location of the platform log file.
- getLong(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the current value of the long-valued property with the
given name.
- getLong(String, String, long, IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getLong(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the current value of the long-valued preference with the
given name.
- getLong(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getLong(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getLong(String, long) -
Method in interface org.osgi.service.prefs.Preferences
- Returns the
long
value represented by the String
object associated with the specified key
in this node.
- getLongLabel() -
Method in class org.eclipse.ercp.swt.mobile.Command
- Returns the command's long label, which shall be null if it has never
been set.
- getLookupOrder(String, String) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return an array with the lookup order for the preference keyed by the given
qualifier and simple name.
- getMainPreferencePageId() -
Method in class org.eclipse.ui.application.WorkbenchAdvisor
- Returns the id of the org.eclipse.jface.preference page that should be presented most
prominently.
- getMajor() -
Method in class org.osgi.framework.Version
- Returns the major component of this version identifier.
- getMajorComponent() -
Method in class org.eclipse.core.runtime.PluginVersionIdentifier
- Deprecated. Returns the major (incompatible) component of this
version identifier.
- getManagedFiles() -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns a list of all the managed files currently being managed.
- getManifest() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getManifest(boolean) -
Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
- Returns the manifest for the data in this storage hook, or null if this hook does
not provide the manifest.
- getManifest() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Return the Dictionary of manifest headers for the BundleData.
- getMapping(String) -
Method in interface org.eclipse.core.runtime.preferences.IPreferenceFilter
- Return a mapping which defines the nodes and keys that this filter
applies to.
- getMappingId() -
Method in interface org.eclipse.update.search.IQueryUpdateSiteAdapter
- Returns an ID that can be used for matching against the information in the address mapping file.
- getMatch() -
Method in interface org.eclipse.update.core.IIncludedFeatureReference
- Deprecated. since 3.0 included feature version is exactly specified
- getMatch() -
Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
- Deprecated. since 3.0 included feature version is exactly specified
- getMatcher(IContentTypeManager.ISelectionPolicy, IScopeContext) -
Method in interface org.eclipse.core.runtime.content.IContentTypeManager
- Returns a newly created content type matcher using the given content type selection policy
and preference scope.
- getMatchingFilter() -
Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
- Returns a matching filter used to match with a suppliers attributes
- getMatchingIdRuleName() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the dependent id matching rule name.
- getMatchingRuleName() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the dependent version matching rule name.
- getMaximized() -
Method in class org.eclipse.swt.widgets.Decorations
- Returns
true
if the receiver is currently
maximized, and false otherwise.
- getMaximum() -
Method in class org.eclipse.osgi.service.resolver.VersionRange
- Returns the maximum Version of this VersionRange
- getMaximum() -
Method in class org.eclipse.swt.widgets.ProgressBar
- Returns the maximum value which the receiver will allow.
- getMaximum() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns the maximum value which the receiver will allow.
- getMaximum() -
Method in class org.eclipse.swt.widgets.Slider
- Returns the maximum value which the receiver will allow.
- getMaximumHistoryCount() -
Method in interface org.eclipse.update.configuration.ILocalSite
- Indicates how many configuration histories should be maintained.
- getMenu() -
Method in class org.eclipse.swt.widgets.Control
- Returns the receiver's pop up menu if it has one, or null
if it does not.
- getMenu() -
Method in class org.eclipse.swt.widgets.MenuItem
- Returns the receiver's cascade menu if it has one or null
if it does not.
- getMenuBar() -
Method in class org.eclipse.swt.widgets.Decorations
- Returns the receiver's menu bar if one had previously
been set, otherwise returns null.
- getMessage() -
Method in error javax.xml.parsers.FactoryConfigurationError
- Return the message (if any) for this error .
- getMessage() -
Method in interface org.eclipse.core.runtime.IStatus
- Returns the message describing the outcome.
- getMessage() -
Method in class org.eclipse.core.runtime.Status
-
- getMessage() -
Method in class org.eclipse.ercp.swt.mobile.TimedMessageBox
- Returns the dialog's message, which is a description of the purpose for
which it was opened.
- getMessage() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
- getMessage() -
Method in class org.eclipse.osgi.service.resolver.DisabledInfo
- Returns the message describing the reason the bundle is disabled.
- getMessage() -
Method in error org.eclipse.swt.SWTError
- Returns the string describing this SWTError object.
- getMessage() -
Method in exception org.eclipse.swt.SWTException
- Returns the string describing this SWTException object.
- getMessage() -
Method in class org.eclipse.swt.widgets.DirectoryDialog
- Returns the dialog's message, which is a description of
the purpose for which it was opened.
- getMessage() -
Method in class org.eclipse.swt.widgets.MessageBox
- Returns the dialog's message, or an empty string if it does not have one.
- getMessage() -
Method in exception org.xml.sax.SAXException
- Return a detail message for this exception.
- getMessageDigestAlgorithm() -
Method in interface org.eclipse.osgi.signedcontent.SignerInfo
- Returns the
MessageDigest
algorithm used to verify content signed by this
signer info.
- getMicro() -
Method in class org.osgi.framework.Version
- Returns the micro component of this version identifier.
- getMinimized() -
Method in class org.eclipse.swt.widgets.Decorations
- Returns
true
if the receiver is currently
minimized, and false otherwise.
- getMinimum() -
Method in class org.eclipse.osgi.service.resolver.VersionRange
- Returns the minimum Version of this VersionRange
- getMinimum() -
Method in class org.eclipse.swt.widgets.ProgressBar
- Returns the minimum value which the receiver will allow.
- getMinimum() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns the minimum value which the receiver will allow.
- getMinimum() -
Method in class org.eclipse.swt.widgets.Slider
- Returns the minimum value which the receiver will allow.
- getMinor() -
Method in class org.osgi.framework.Version
- Returns the minor component of this version identifier.
- getMinorComponent() -
Method in class org.eclipse.core.runtime.PluginVersionIdentifier
- Deprecated. Returns the minor (compatible) component of this
version identifier.
- getMirror(ISiteWithMirrors, String) -
Method in interface org.eclipse.update.search.IUpdateSearchResultCollectorFromMirror
- Returns a mirror of the specified site.
- getMirrorSiteEntries() -
Method in interface org.eclipse.update.core.ISiteWithMirrors
- Returns an array of mirror sites that contain the same features/plugins.
- getMirrorSiteEntries() -
Method in class org.eclipse.update.core.Site
- Return an array of mirror update sites.
- getMirrorSiteEntryModels() -
Method in class org.eclipse.update.core.model.SiteModel
- Return an array of updat site mirrors
- getMisbehavingExpressionTypes() -
Method in class org.eclipse.core.expressions.ExpressionInfo
- Returns the set of expression types which don't implement the
new (@link Expression#computeReevaluationInfo(IEvaluationContext)}
method.
- getMissingImageDescriptor() -
Static method in class org.eclipse.jface.resource.ImageDescriptor
- Returns the shared image descriptor for a missing image.
- getMobileDevice() -
Static method in class org.eclipse.ercp.swt.mobile.MobileDevice
- Returns singleton instance of MobileDevice class.
- getModalLevel() -
Static method in class org.eclipse.jface.operation.ModalContext
- Returns the modal nesting level.
- getName() -
Method in class org.eclipse.core.commands.common.NamedHandleObject
- Returns the name for this handle.
- getName() -
Method in interface org.eclipse.core.commands.IParameter
- Returns the human-readable name for this parameter.
- getName() -
Method in class org.eclipse.core.commands.ParameterizedCommand
- Returns a human-readable representation of this command with all of its
parameterizations.
- getName() -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns a user-friendly name for this content type.
- getName() -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns the human-readable name of this bundle group.
- getName() -
Method in interface org.eclipse.core.runtime.IBundleGroupProvider
- Returns the human-readable name of this bundle group provider.
- getName() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the name of this configuration element.
- getName() -
Method in interface org.eclipse.core.runtime.IContributor
- Provides name of the contributor (e.g., "org.eclipse.core.runtime").
- getName() -
Method in interface org.eclipse.core.runtime.IProduct
- Returns the name of this product.
- getName() -
Method in interface org.eclipse.core.runtime.IProductProvider
- Returns the human-readable name of this product provider.
- getName() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the human readable name of this job.
- getName() -
Method in class org.eclipse.core.runtime.preferences.ConfigurationScope
-
- getName() -
Method in class org.eclipse.core.runtime.preferences.DefaultScope
-
- getName() -
Method in class org.eclipse.core.runtime.preferences.InstanceScope
-
- getName() -
Method in interface org.eclipse.core.runtime.preferences.IScopeContext
- Return the name of the scope that this context is associated with.
- getName() -
Method in class org.eclipse.core.runtime.spi.RegistryContributor
- Provides name of the entity "in charge" of the contributor (e.g., "org.eclipse.core.runtime").
- getName() -
Method in class org.eclipse.ercp.update.views.UpdateMonitor
-
- getName() -
Method in class org.eclipse.ercp.xml.dom.AttrImpl
- Returns the name of this attribute.
- getName() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Return the name of the entry.
- getName() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
-
- getName() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
- Return name of the entry.
- getName() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
- Return name of the entry.
- getName() -
Method in interface org.eclipse.osgi.service.resolver.BaseDescription
- Returns the name.
- getName() -
Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
- Returns this constraint's name.
- getName() -
Method in class org.eclipse.osgi.service.security.TrustEngine
- Return a representation string of this trust engine
- getName() -
Method in interface org.eclipse.osgi.signedcontent.SignedContentEntry
- Returns the name of the entry.
- getName() -
Method in class org.eclipse.swt.graphics.FontData
- Returns the name of the receiver.
- getName() -
Method in interface org.eclipse.ui.presentations.IPresentablePart
- Returns the short name of the part.
- getName() -
Method in class org.eclipse.update.core.FeatureReference
-
- getName() -
Method in interface org.eclipse.update.core.ICategory
- Retrieve the name of the category.
- getName() -
Method in interface org.eclipse.update.core.IFeatureReference
- Returns the label for the referenced feature
- getName() -
Method in class org.eclipse.update.core.model.CategoryModel
- Retrieve the name of the category.
- getName() -
Method in class org.eclipse.update.util.BookmarkSite
-
- getName() -
Method in class org.eclipse.update.util.SiteWrap
-
- getName() -
Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
- Returns the name of this Conditional Permission Info.
- getName() -
Method in interface org.osgi.service.packageadmin.ExportedPackage
- Returns the name of the package associated with this exported package.
- getName() -
Method in class org.osgi.service.permissionadmin.PermissionInfo
- Returns the name of the permission represented by this
PermissionInfo
.
- getName() -
Method in interface org.w3c.dom.Attr
- Returns the name of this attribute.
- getName() -
Method in interface org.w3c.dom.DocumentType
- The name of DTD; i.e., the name immediately following the
DOCTYPE
keyword.
- getName(int) -
Method in interface org.xml.sax.AttributeList
- Deprecated. Return the name of an attribute in this list (by position).
- getName(int) -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Get the name of an attribute (by position).
- getNamedItem(String) -
Method in class org.eclipse.ercp.xml.dom.AttributeMap
- Retrieves a node specified by name.
- getNamedItem(String) -
Method in interface org.w3c.dom.NamedNodeMap
- Retrieves a node specified by name.
- getNamedItemNS(String, String) -
Method in class org.eclipse.ercp.xml.dom.AttributeMap
- Retrieves a node specified by local name and namespace URI.
- getNamedItemNS(String, String) -
Method in interface org.w3c.dom.NamedNodeMap
- Retrieves a node specified by local name and namespace URI.
- getNamespace() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Deprecated. As namespace is no longer restricted to the contributor name,
use
IConfigurationElement.getNamespaceIdentifier()
to obtain namespace name or IConfigurationElement.getContributor()
to get the name of the contributor of this registry element.
In the past namespace was dictated by the name of the bundle. If bundle org.abc
contributed registry element with Id of MyId
, the namespace of
the element was always set to org.abc
, producing the qualified name of
org.abc.MyId
.
The namespace used to be the same as the bundle name. As a result, the IConfigurationElement.getNamespace()
method was used both to obtain the name of the bundle and to obtain the namespace of a registry
element.
Since 3.2, the extension registry allows elements to specify qualified name. The extension point
of the plug-in org.abc
could specify org.zzz.MyExtPoint
as
an Id. In this case, namespace name is org.zzz
, but the contributor
name is org.abc
.
(The use of a simple Id is still a preferred way. Whenever possible, specify only the simple
Id and let runtime take care of the rest.)
If your code used the IConfigurationElement.getNamespace()
to obtain the name of the contributing bundle,
use IConfigurationElement.getContributor()
. The typical usage pattern here is to find a bundle name to obtain
some information from the corresponding OSGi bundle. For example, deducing the file location
specified as a relative path to the bundle install location would fall into this group.
If your code used the IConfigurationElement.getNamespace()
to obtain the namespace of the registry element,
use IConfigurationElement.getNamespaceIdentifier()
. Typically, this is the case when code is trying to process
registry elements belonging to some logical group. For example, processing notifications for all
elements belonging to the org.abc
namespace would fall into this category.
- getNamespace() -
Method in interface org.eclipse.core.runtime.IExtension
- Deprecated. As namespace is no longer restricted to the contributor name,
use
IExtension.getNamespaceIdentifier()
to obtain namespace name or IExtension.getContributor()
to get the name of the contributor of this registry element.
In the past namespace was dictated by the name of the bundle. If bundle org.abc
contributed registry element with Id of MyId
, the namespace of
the element was always set to org.abc
, producing the qualified name of
org.abc.MyId
.
The namespace used to be the same as the bundle name. As a result, the IExtension.getNamespace()
method was used both to obtain the name of the bundle and to obtain the namespace of a registry
element.
Since 3.2, the extension registry allows elements to specify qualified name. The extension point
of the plug-in org.abc
could specify org.zzz.MyExtPoint
as
an Id. In this case, namespace name is org.zzz
, but the contributor
name is org.abc
.
(The use of a simple Id is still a preferred way. Whenever possible, specify only the simple
Id and let runtime take care of the rest.)
If your code used the IExtension.getNamespace()
to obtain the name of the contributing bundle,
use IExtension.getContributor()
. The typical usage pattern here is to find a bundle name to obtain
some information from the corresponding OSGi bundle. For example, deducing the file location
specified as a relative path to the bundle install location would fall into this group.
If your code used the IExtension.getNamespace()
to obtain the namespace of the registry element,
use IExtension.getNamespaceIdentifier()
. Typically, this is the case when code is trying to process
registry elements belonging to some logical group. For example, processing notifications for all
elements belonging to the org.abc
namespace would fall into this category.
- getNamespace() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Deprecated. As namespace is no longer restricted to the contributor name,
use
IExtensionPoint.getNamespaceIdentifier()
to obtain namespace name or IExtensionPoint.getContributor()
to get the name of the contributor of this registry element.
In the past namespace was dictated by the name of the bundle. If bundle org.abc
contributed registry element with Id of MyId
, the namespace of
the element was always set to org.abc
, producing the qualified name of
org.abc.MyId
.
The namespace used to be the same as the bundle name. As a result, the IExtensionPoint.getNamespace()
method was used both to obtain the name of the bundle and to obtain the namespace of a registry
element.
Since 3.2, the extension registry allows elements to specify qualified name. The extension point
of the plug-in org.abc
could specify org.zzz.MyExtPoint
as
an Id. In this case, namespace name is org.zzz
, but the contributor
name is org.abc
.
(The use of a simple Id is still a preferred way. Whenever possible, specify only the simple
Id and let runtime take care of the rest.)
If your code used the IExtensionPoint.getNamespace()
to obtain the name of the contributing bundle,
use IExtensionPoint.getContributor()
. The typical usage pattern here is to find a bundle name to obtain
some information from the corresponding OSGi bundle. For example, deducing the file location
specified as a relative path to the bundle install location would fall into this group.
If your code used the IExtensionPoint.getNamespace()
to obtain the namespace of the registry element,
use IExtensionPoint.getNamespaceIdentifier()
. Typically, this is the case when code is trying to process
registry elements belonging to some logical group. For example, processing notifications for all
elements belonging to the org.abc
namespace would fall into this category.
- getNamespaceIdentifier() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the namespace name for this configuration element.
- getNamespaceIdentifier() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns the namespace name for this extension.
- getNamespaceIdentifier() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns the namespace name for this extension point.
- getNamespaces() -
Method in interface org.eclipse.core.runtime.IExtensionRegistry
- Returns all namespaces currently used by extensions and extension points in this
registry.
- getNamespaceURI() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The namespace URI of this node, or
null
if it is
unspecified.
- getNamespaceURI() -
Method in class org.eclipse.ercp.xml.dom.NSNodeImpl
- The namespace URI of this node, or
null
if it is
unspecified.
- getNamespaceURI() -
Method in interface org.w3c.dom.Node
- The namespace URI of this node, or
null
if it is
unspecified.
- getNativeCodeSpecification() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the native code specification for this bundle.
- getNativePaths() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
- Returns the paths to the native code libraries.
- getNestedException() -
Method in exception org.osgi.framework.BundleException
- Returns any nested exceptions included in this exception.
- getNewType() -
Method in exception org.eclipse.update.core.model.InvalidSiteTypeException
- Returns the site type detected in the parsed site manifest
- getNewValue() -
Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
- Return the new value for the preference encoded as a
String
, or null
if the
preference was removed.
- getNewValue() -
Method in class org.eclipse.core.runtime.Preferences.PropertyChangeEvent
- Returns the new value of the property.
- getNewValue() -
Method in class org.eclipse.jface.util.PropertyChangeEvent
- Returns the new value of the property.
- getNewWizardShortcuts() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the new wizard shortcuts associated with the current perspective.
- getNextItem(Item, boolean) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the item after the given item in the tree, or
null
if there is no next item.
- getNextSibling() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The node immediately following this node.
- getNextSibling() -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- The node immediately following this node.
- getNextSibling() -
Method in interface org.w3c.dom.Node
- The node immediately following this node.
- getNL() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the string name of the current locale for use in finding files
whose path starts with
$nl$
.
- getNL() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the string name of the current locale for use in finding files
whose path starts with
$nl$
.
- getNL() -
Method in class org.eclipse.update.core.FeatureReference
- Get optional locale specification as a comma-separated string.
- getNL() -
Method in interface org.eclipse.update.core.IPlatformEnvironment
- Returns optional locale specification.
- getNL() -
Method in class org.eclipse.update.core.model.ContentEntryModel
- Returns optional locale specification.
- getNL() -
Method in class org.eclipse.update.core.model.FeatureModel
- Get optional locale specification as a comma-separated string.
- getNL() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Get optional locale specification as a comma-separated string.
- getNL() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the nl.
- getNL() -
Static method in class org.eclipse.update.core.SiteManager
- Returns current locale
- getNode(String) -
Method in class org.eclipse.core.runtime.preferences.ConfigurationScope
-
- getNode(String) -
Method in class org.eclipse.core.runtime.preferences.DefaultScope
-
- getNode() -
Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
- Return the preference node on which the change occurred.
- getNode(String) -
Method in class org.eclipse.core.runtime.preferences.InstanceScope
-
- getNode(String) -
Method in interface org.eclipse.core.runtime.preferences.IScopeContext
- Return the preferences node that contains the preferences for the
given qualifier or
null
if the node cannot be determined.
- getNodeName() -
Method in class org.eclipse.ercp.xml.dom.CDATASectionImpl
-
- getNodeName() -
Method in class org.eclipse.ercp.xml.dom.NSNodeImpl
- The name of this node, depending on its type; see the table above.
- getNodeName() -
Method in class org.eclipse.ercp.xml.dom.ProcessingInstructionImpl
-
- getNodeName() -
Method in class org.eclipse.ercp.xml.dom.TextImpl
-
- getNodeName() -
Method in interface org.w3c.dom.Node
- The name of this node, depending on its type; see the table above.
- getNodeType() -
Method in class org.eclipse.ercp.xml.dom.AttrImpl
- A code representing the type of the underlying object, as defined above.
- getNodeType() -
Method in class org.eclipse.ercp.xml.dom.CDATASectionImpl
-
- getNodeType() -
Method in class org.eclipse.ercp.xml.dom.DocumentImpl
-
- getNodeType() -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
-
- getNodeType() -
Method in class org.eclipse.ercp.xml.dom.ProcessingInstructionImpl
-
- getNodeType() -
Method in class org.eclipse.ercp.xml.dom.TextImpl
-
- getNodeType() -
Method in interface org.w3c.dom.Node
- A code representing the type of the underlying object, as defined above.
- getNodeValue() -
Method in class org.eclipse.ercp.xml.dom.AttrImpl
- The value of this node, depending on its type; see the table above.
- getNodeValue() -
Method in class org.eclipse.ercp.xml.dom.CharacterDataImpl
- The value of this node, depending on its type; see the table above.
- getNodeValue() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The value of this node, depending on its type; see the table above.
- getNodeValue() -
Method in interface org.w3c.dom.Node
- The value of this node, depending on its type; see the table above.
- getNonFrameworkArgs() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the arguments not consumed by the framework implementation itself.
- getNonPluginEntries() -
Method in class org.eclipse.update.core.Feature
-
- getNonPluginEntries() -
Method in interface org.eclipse.update.core.IFeature
- Returns an array of non-plug-in entries referenced by this feature
filtered by the operating system, windowing system and architecture system
set in
Sitemanager
- getNonPluginEntryArchiveReferences(INonPluginEntry, InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns an array of content references of the "packaged"
archives that contain the files for the specified non-plug-in entry.
- getNonPluginEntryCount() -
Method in class org.eclipse.update.core.Feature
- Returns the count of referenced non-plug-in entries.
- getNonPluginEntryCount() -
Method in interface org.eclipse.update.core.IFeature
- Returns the count of referenced non-plug-in entries.
- getNonPluginEntryModels() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns an array of non-plug-in entries referenced by this feature
- getNotationName() -
Method in interface org.w3c.dom.Entity
- For unparsed entities, the name of the notation for the entity.
- getNotations() -
Method in interface org.w3c.dom.DocumentType
- A
NamedNodeMap
containing the notations declared in the
DTD.
- getObject() -
Method in class org.eclipse.core.commands.operations.ObjectUndoContext
- Return the object that is represented by this context.
- getObjectParameterForExecution(String) -
Method in class org.eclipse.core.commands.ExecutionEvent
- Returns the object represented by the string value of the parameter with
the provided id.
- getObjects(IExtension) -
Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
- getObjects(IExtension) -
Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
- Return all the objects that have been associated with the given extension.
- getOldFeature() -
Method in interface org.eclipse.update.operations.IFeatureOperation
- Returns the previous version of the feature (if any).
- getOldValue() -
Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
- Return the old value for the preference encoded as a
String
, or null
if the
preference was removed or if it cannot be determined.
- getOldValue() -
Method in class org.eclipse.core.runtime.Preferences.PropertyChangeEvent
- Returns the old value of the property.
- getOldValue() -
Method in class org.eclipse.jface.util.PropertyChangeEvent
- Returns the old value of the property.
- getOpenMethod() -
Static method in class org.eclipse.jface.util.OpenStrategy
- Returns the current used single/double-click method
This method is internal to the framework; it should not be implemented outside
the framework.
- getOpenPerspectives() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the descriptors for the perspectives that are open in this
page, in the order in which they were opened.
- getOperation() -
Method in class org.eclipse.core.commands.operations.OperationHistoryEvent
- Return the operation associated with this event.
- getOperationFactory() -
Static method in class org.eclipse.update.operations.OperationsManager
- Each update operations must be created by the operation factory.
- getOperationHistory() -
Static method in class org.eclipse.core.commands.operations.OperationHistoryFactory
- Return the operation history to be used for managing undoable operations.
- getOperations() -
Method in interface org.eclipse.update.operations.IBatchOperation
- Returns the batched operations.
- getOppositeSide(int) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the opposite of the given direction.
- getOption(String) -
Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
-
- getOption(String, String) -
Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
-
- getOption(String) -
Method in interface org.eclipse.osgi.service.debug.DebugOptions
- Returns the identified option.
- getOption(String, String) -
Method in interface org.eclipse.osgi.service.debug.DebugOptions
- Returns the identified option.
- getOptionalFeatures() -
Method in interface org.eclipse.update.operations.IInstallFeatureOperation
- If the feature includes optional features, thi method returns the list
of optional features to be installed.
- getOrientation() -
Method in class org.eclipse.ercp.swt.mobile.Screen
- Returns the screen orientation.
- getOrientation() -
Method in class org.eclipse.swt.widgets.Combo
- Returns the orientation of the receiver.
- getOrientation() -
Method in class org.eclipse.swt.widgets.Text
- Returns the orientation of the receiver, which will be one of the
constants
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
- getOrientation() -
Method in interface org.eclipse.ui.part.IWorkbenchPartOrientation
- Return the orientation of this part.
- getOrientation() -
Method in class org.eclipse.ui.part.WorkbenchPart
-
- getOS() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the string name of the current operating system for use in finding
files whose path starts with
$os$
.
- getOS() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the string name of the current operating system for use in finding
files whose path starts with
$os$
.
- getOS() -
Method in class org.eclipse.update.core.FeatureReference
- Get optional operating system specification as a comma-separated string.
- getOS() -
Method in interface org.eclipse.update.core.IPlatformEnvironment
- Returns optional operating system specification.
- getOS() -
Method in class org.eclipse.update.core.model.ContentEntryModel
- Returns optional operating system specification.
- getOS() -
Method in class org.eclipse.update.core.model.FeatureModel
- Get optional operating system specification as a comma-separated string.
- getOS() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Get optional operating system specification as a comma-separated string.
- getOS() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the os.
- getOS() -
Static method in class org.eclipse.update.core.SiteManager
- Returns operating system specification.
- getOSArch() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the string name of the current system architecture.
- getOSArch() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the string name of the current system architecture.
- getOSArch() -
Method in class org.eclipse.update.core.FeatureReference
- Get optional system architecture specification as a comma-separated string.
- getOSArch() -
Method in interface org.eclipse.update.core.IPlatformEnvironment
- Returns optional system architecture specification.
- getOSArch() -
Method in class org.eclipse.update.core.model.ContentEntryModel
- Returns optional system architecture specification.
- getOSArch() -
Method in class org.eclipse.update.core.model.FeatureModel
- Get optional system architecture specification as a comma-separated string.
- getOSArch() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Get optional system architecture specification as a comma-separated string.
- getOSArch() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the osArch.
- getOSArch() -
Static method in class org.eclipse.update.core.SiteManager
- Returns system architecture specification.
- getOSGiConfigurationDir() -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
- Returns the File object under the configuration location used for the OSGi configuration
- getOSNames() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
- Returns the operating system names supported by the native code.
- getOSVersions() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
- Returns the operating system version ranges supported by the native code.
- getOutputStream(String) -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns a
ManagedOutputStream
for a managed file.
- getOutputStreamSet(String[]) -
Method in class org.eclipse.osgi.storagemanager.StorageManager
- Returns an array of
ManagedOutputStream
for a set of managed files.
- getOverrides() -
Method in class org.eclipse.jface.action.ContributionManager
- The
ContributionManager
implementation of this
method declared on IContributionManager
returns
the current overrides.
- getOverrides() -
Method in interface org.eclipse.jface.action.IContributionManager
- Returns the overrides for the items of this manager.
- getOverrides() -
Method in class org.eclipse.jface.action.SubContributionManager
-
- getOwnerDocument() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The
Document
object associated with this node.
- getOwnerDocument() -
Method in interface org.w3c.dom.Node
- The
Document
object associated with this node.
- getOwnerElement() -
Method in class org.eclipse.ercp.xml.dom.AttrImpl
- The
Element
node this attribute is attached to or
null
if this attribute is not in use.
- getOwnerElement() -
Method in interface org.w3c.dom.Attr
- The
Element
node this attribute is attached to or
null
if this attribute is not in use.
- getPackagePrefixes() -
Method in interface org.eclipse.core.runtime.ILibrary
- Deprecated. As of Eclipse 3.0 package prefix filtering is obsolete.
There is no replacement.
- getPage(int) -
Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
- Returns the composite of the page at the given zero-relative index in the
receiver.
- getPage() -
Method in interface org.eclipse.jface.preference.IPreferenceNode
- Returns the preference page for this node.
- getPage() -
Method in class org.eclipse.jface.preference.PreferenceNode
-
- getPage() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
- Returns the workbench page that contains this part
- getPage() -
Method in interface org.eclipse.ui.IWorkbenchSite
- Returns the page containing this workbench site.
- getPageCount() -
Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
- Returns the number of pages contained in the receiver.
- getPageIncrement() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns the amount that the receiver's value will be
modified by when the page increment/decrement areas
are selected.
- getPageIncrement() -
Method in class org.eclipse.swt.widgets.Slider
- Returns the amount that the receiver's value will be
modified by when the page increment/decrement areas
are selected.
- getPages() -
Method in interface org.eclipse.ui.IWorkbenchWindow
- Returns a list of the pages in this workbench org.eclipse.jface.window.
- getParameter(String) -
Method in class org.eclipse.core.commands.Command
- Returns the parameter with the provided id or
null
if this
command does not have a parameter with the id.
- getParameter(String) -
Method in class org.eclipse.core.commands.ExecutionEvent
- Returns the value of the parameter with the given id.
- getParameter() -
Method in class org.eclipse.core.commands.Parameterization
- Returns the parameter that is being parameterized.
- getParameterMap() -
Method in class org.eclipse.core.commands.ParameterizedCommand
- Returns the parameter map, as can be used to construct an
ExecutionEvent
.
- getParameters() -
Method in class org.eclipse.core.commands.Command
- Returns the parameters for this command.
- getParameters() -
Method in class org.eclipse.core.commands.ExecutionEvent
- Returns all of the parameters.
- getParameterType(String) -
Method in class org.eclipse.core.commands.Command
- Returns the
ParameterType
for the parameter with the provided id
or null
if this command does not have a parameter type
with the id.
- getParameterType(String) -
Method in class org.eclipse.core.commands.CommandManager
- Gets the command
ParameterType
with the given identifier.
- getParameterType() -
Method in interface org.eclipse.core.commands.ITypedParameter
- Returns the
ParameterType
associated with a command parameter or
null
if the parameter does not declare a type.
- getParameterType() -
Method in class org.eclipse.core.commands.ParameterTypeEvent
- Returns the instance of the parameter type that changed.
- getParameterTypeId() -
Method in class org.eclipse.core.commands.CommandManagerEvent
- Returns the command parameter type identifier that was added or removed.
- getParameterValues() -
Method in interface org.eclipse.core.commands.IParameterValues
- Returns a map keyed by externalized names for parameter values.
- getParent() -
Method in class org.eclipse.core.expressions.EvaluationContext
- Returns the parent context or
null
if
this is the root of the evaluation context hierarchy.
- getParent() -
Method in interface org.eclipse.core.expressions.IEvaluationContext
- Returns the parent context or
null
if
this is the root of the evaluation context hierarchy.
- getParent() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the element which contains this element.
- getParent() -
Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
- Return the parent node for this event.
- getParent() -
Method in class org.eclipse.jface.action.ContributionItem
- Returns the parent contribution manager, or
null
if this
contribution item is not currently added to a contribution manager.
- getParent() -
Method in class org.eclipse.jface.action.SubContributionManager
- Returns the parent manager.
- getParent(Object) -
Method in interface org.eclipse.jface.viewers.ITreeContentProvider
- Returns the parent for the given element, or
null
indicating that the parent can't be computed.
- getParent() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
- Returns the parent classloader used by this BundleClassLoader
- getParent() -
Method in class org.eclipse.swt.widgets.Control
- Returns the receiver's parent, which must be a
Composite
or null when the receiver is a shell that was created with null or
a display for a parent.
- getParent() -
Method in class org.eclipse.swt.widgets.Dialog
- Returns the receiver's parent, which must be a
Shell
or null.
- getParent() -
Method in class org.eclipse.swt.widgets.Menu
- Returns the receiver's parent, which must be a
Decorations
.
- getParent() -
Method in class org.eclipse.swt.widgets.MenuItem
- Returns the receiver's parent, which must be a
Menu
.
- getParent() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns the receiver's parent, which must be a Scrollable.
- getParent() -
Method in class org.eclipse.swt.widgets.TableColumn
- Returns the receiver's parent, which must be a
Table
.
- getParent() -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the receiver's parent, which must be a
Table
.
- getParent() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns the receiver's parent, which must be a
Tree
.
- getParent() -
Method in interface org.eclipse.update.core.IFeatureContentConsumer
- Returns the feature content consumer that opened
this feature content consumer, or
null
if this feature content consumer is a root feature
content consumer.
- getParent() -
Method in interface org.eclipse.update.core.IVerifier
- Returns the parent verifier
- getParent() -
Method in class org.eclipse.update.core.Verifier
- Returns the parent verifier
- getParent() -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Get the parent reader.
- getParent() -
Method in interface org.xml.sax.XMLFilter
- Get the parent reader.
- getParentId() -
Method in class org.eclipse.core.commands.contexts.Context
- Returns the identifier of the parent of this instance.
- getParentItem(Item) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the parent item of the given item in the tree, or
null
if there is no parent item.
- getParentItem(Item) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getParentItem() -
Method in class org.eclipse.swt.widgets.Menu
- Returns the receiver's parent item, which must be a
MenuItem
or null when the receiver is a
root.
- getParentItem() -
Method in class org.eclipse.swt.widgets.Tree
- Returns the receiver's parent item, which must be a
TreeItem
or null when the receiver is a
root.
- getParentItem() -
Method in class org.eclipse.swt.widgets.TreeItem
- Returns the receiver's parent item, which must be a
TreeItem
or null when the receiver is a
root.
- getParentLocation() -
Method in interface org.eclipse.osgi.service.datalocation.Location
- Returns the parent of this location or
null
if none is available.
- getParentMenu() -
Method in class org.eclipse.swt.widgets.Menu
- Returns the receiver's parent item, which must be a
Menu
or null when the receiver is a
root.
- getParentNode() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The parent of this node.
- getParentNode() -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- The parent of this node.
- getParentNode() -
Method in interface org.w3c.dom.Node
- The parent of this node.
- getParentStatusLineManager() -
Method in class org.eclipse.jface.action.SubStatusLineManager
- Returns the parent status line manager that this sub-manager contributes
to.
- getParser() -
Method in class javax.xml.parsers.SAXParser
- Deprecated. Parser class is deprecated, use instead getXMLReader()
- getParser() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
- Deprecated. Parser class is deprecated, use instead getXMLReader()
- getPart(boolean) -
Method in interface org.eclipse.ui.IWorkbenchPartReference
- Returns the IWorkbenchPart referenced by this object.
- getPart() -
Method in interface org.eclipse.ui.IWorkbenchPartSite
- Returns the part associated with this site
- getPartList() -
Method in interface org.eclipse.ui.presentations.IStackPresentationSite
- Returns the list of presentable parts currently in this site
- getPartName() -
Method in interface org.eclipse.ui.IWorkbenchPart2
- Returns the name of this part.
- getPartName() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
- Returns the name of the part, as it should be shown in tabs.
- getPartName() -
Method in class org.eclipse.ui.part.WorkbenchPart
- Returns the name of this part.
It is considered bad practise to overload or extend this method.
- getPartService() -
Method in interface org.eclipse.ui.IWorkbenchWindow
- Returns the part service which tracks part activation within this
workbench org.eclipse.jface.window.
- getPatch() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the patch mode.
- getPath() -
Method in interface org.eclipse.core.runtime.ILibrary
- Deprecated. Given a manifest element corresponding to a classpath entry, the path
for the entry can be accessed by getting the value of the manifest element.
For example,
element.getValue(); // the jar/dir containing the code
- getPath() -
Method in interface org.eclipse.ui.views.IViewCategory
- Return this categories path.
- getPath() -
Method in interface org.eclipse.update.core.IArchiveReference
-
- getPath() -
Method in class org.eclipse.update.core.model.ArchiveReferenceModel
- Retrieve the site archive "symbolic" path
- getPathID(IPluginEntry) -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns the path identifier for a plugin entry.
- getPathID(INonPluginEntry) -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns the path identifer for a non plugin entry.
- getPermission() -
Method in class org.eclipse.update.core.ContentReference
- Returns the permission for this file.
- getPermissionData(String) -
Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
- Gets the permission data assigned to the specified
location.
- getPermissionInfos() -
Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
- Returns the Permission Infos for the Permission in this Conditional
Permission Info.
- getPermissions(String) -
Method in interface org.osgi.service.permissionadmin.PermissionAdmin
- Gets the permissions assigned to the bundle with the specified location.
- getPermissionStorage() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getPermissionStorage() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the PermissionStorage object which will be used to
to manage the permission data.
- getPerspective() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the current perspective descriptor for this page, or
null
if there is no current perspective.
- getPerspectiveRegistry() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the perspective registry for the workbench.
- getPerspectives() -
Method in interface org.eclipse.ui.IPerspectiveRegistry
- Returns a list of the perspectives known to the workbench.
- getPerspectiveShortcuts() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the perspective shortcuts associated with the current perspective.
- getPixel(int, int) -
Method in class org.eclipse.swt.graphics.ImageData
- Returns the pixel value at offset
x
in
scanline y
in the receiver's data.
- getPixel(RGB) -
Method in class org.eclipse.swt.graphics.PaletteData
- Returns the pixel value corresponding to the given
RGB
.
- getPixels(int, int, int, byte[], int) -
Method in class org.eclipse.swt.graphics.ImageData
- Returns
getWidth
pixel values starting at offset
x
in scanline y
in the receiver's
data starting at startIndex
.
- getPixels(int, int, int, int[], int) -
Method in class org.eclipse.swt.graphics.ImageData
- Returns
getWidth
pixel values starting at offset
x
in scanline y
in the receiver's
data starting at startIndex
.
- getPlatform() -
Static method in class org.eclipse.swt.SWT
- Returns the SWT platform name.
- getPlatformAdmin() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the platform administrator for this running Eclipse.
- getPlatformAdmin() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getPlatformAdmin() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the PlatformAdmin for this FrameworkAdaptor.
- getPlatformConfiguration(URL) -
Static method in class org.eclipse.update.configurator.ConfiguratorUtils
- Returns a platform configuration object, optionally initialized with previously saved
configuration information.
- getPlatformConfiguration(URL, URL) -
Static method in class org.eclipse.update.configurator.ConfiguratorUtils
- Returns a platform configuration object, optionally initialized with previously saved
configuration information.
- getPlatformConfiguration(URL) -
Method in interface org.eclipse.update.configurator.IPlatformConfigurationFactory
- Returns a platform configuration object, optionally initialized with previously saved
configuration information.
- getPlatformConfiguration(URL, URL) -
Method in interface org.eclipse.update.configurator.IPlatformConfigurationFactory
- Returns a platform configuration object, optionally initialized with previously saved
configuration information.
- getPlatformFilter() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the platform filter in the form of an LDAP filter
- getPlatformProperties() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the list of platform properties currently set for this state.
- getPlugin() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. In Eclipse 3.0 plug-in runtime objects are not globally managed and
so are not generically accessible. Rather, each plug-in is free to declare
API which exposes the plug-in runtime object (e.g.,
MyPlugin.getInstance()
).
If this method is being used to activate a plug-in then the following code is
equivalent:
bundle.start()
where bundle
is the bundle associated with
the relevant plug-in.
- getPlugin() -
Method in interface org.eclipse.core.runtime.IStatus
- Returns the unique identifier of the plug-in associated with this status
(this is the plug-in that defines the meaning of the status code).
- getPlugin(String) -
Static method in class org.eclipse.core.runtime.Platform
- Deprecated. This method only works if the compatibility layer is installed and must not be used otherwise.
See the comments on
IPluginDescriptor.getPlugin()
for details.
- getPlugin() -
Method in class org.eclipse.core.runtime.Status
-
- getPluginClassLoader() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
bundle.loadClass(className)
where bundle
is the bundle associated with
the relevant plug-in.
- getPluginDescriptor(String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated.
IPluginDescriptor
was refactored in Eclipse 3.0.
The getPluginDescriptor()
method may only be called by plug-ins
which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
See the comments on IPluginDescriptor
and its methods for details.
- getPluginDescriptor(String, PluginVersionIdentifier) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated.
IPluginDescriptor
was refactored in Eclipse 3.0.
The getPluginDescriptor()
method may only be called by plug-ins
which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
See the comments on IPluginDescriptor
and its methods for details.
- getPluginDescriptors() -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated.
IPluginDescriptor
was refactored in Eclipse 3.0.
The getPluginDescriptors()
method may only be called by plug-ins
which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
See the comments on IPluginDescriptor
and its methods for details.
- getPluginDescriptors(String) -
Method in interface org.eclipse.core.runtime.IPluginRegistry
- Deprecated.
IPluginDescriptor
was refactored in Eclipse 3.0.
The getPluginDescriptors()
method may only be called by plug-ins
which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
See the comments on IPluginDescriptor
and its methods for details.
- getPluginEntries() -
Method in class org.eclipse.update.core.Feature
-
- getPluginEntries() -
Method in interface org.eclipse.update.core.IFeature
- Returns an array of plug-in entries referenced by this feature
filtered by the operating system, windowing system and architecture system
set in
Sitemanager
- getPluginEntries() -
Method in interface org.eclipse.update.core.ISite
- Returns an array of entries corresponding to plug-ins installed
on this site.
- getPluginEntries() -
Method in class org.eclipse.update.core.Site
- Returns an array of entries corresponding to plug-ins installed
on this site.
- getPluginEntriesOnlyReferencedBy(IFeature) -
Method in interface org.eclipse.update.core.ISite
- Returns an array of entries corresponding to plug-ins that are
installed on this site and are referenced only by the specified
feature.
- getPluginEntriesOnlyReferencedBy(IFeature) -
Method in class org.eclipse.update.core.Site
- Returns an array of entries corresponding to plug-ins that are
installed on this site and are referenced only by the specified
feature.
- getPluginEntryArchiveReferences(IPluginEntry, InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns an array of content references of the "packaged"
archives that contain the files for the specified plug-in entry.
- getPluginEntryContentReferences(IPluginEntry, InstallMonitor) -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns an array of content references to the files implementing
the specified plug-in.
- getPluginEntryCount() -
Method in class org.eclipse.update.core.Feature
- Returns the count of referenced plug-in entries.
- getPluginEntryCount() -
Method in interface org.eclipse.update.core.IFeature
- Returns the count of referenced plug-in entries.
- getPluginEntryCount() -
Method in interface org.eclipse.update.core.ISite
- Returns the number of plug-ins installed on this site
- getPluginEntryCount() -
Method in class org.eclipse.update.core.Site
- Returns the number of plug-ins installed on this site
- getPluginEntryModels() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns an array of plug-in entries referenced by this feature
- getPluginId() -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getPluginId() -
Method in interface org.eclipse.ui.IPluginContribution
-
- getPluginId() -
Method in interface org.eclipse.ui.IWorkbenchPartSite
- Returns the unique identifier of the plug-in that defines this workbench
site's part.
- getPluginIdentifier() -
Method in class org.eclipse.update.core.model.ImportModel
- Deprecated. use getIdentifier() instead
- getPluginIdentifier() -
Method in class org.eclipse.update.core.model.PluginEntryModel
- Returns the plug-in identifier for this entry.
- getPluginPath() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Computes the plug-in path for this configuration.
- getPluginPreferences() -
Method in class org.eclipse.core.runtime.Plugin
- Returns the preference store for this plug-in.
- getPluginPrerequisites() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
import org.eclipse.osgi.util.ManifestElement;
import org.osgi.framework.Constants;
...
String requires = (String)bundle.getHeaders().get(Constants.REQUIRE_BUNDLE);
ManifestElement[] elements = ManifestElement.parseHeader(Constants.REQUIRE_BUNDLE, requires);
where bundle
is the bundle associated with
the relevant plug-in. The resultant elements array contains one
entry for each required plug-in.
- getPluginRegistry() -
Static method in class org.eclipse.core.runtime.Platform
- Deprecated.
IPluginRegistry
was refactored in Eclipse 3.0.
This method only works if the compatibility layer is installed and must not be used otherwise.
See the comments on IPluginRegistry
and its methods for details.
- getPlugins() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Returns a list of plug-ins visible on the site.
- getPluginsChangeStamp() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Deprecated. Do not use this method
- getPluginsChangeStamp() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Deprecated. Do not use this method
- getPluginStateLocation(Plugin) -
Static method in class org.eclipse.core.runtime.Platform
- Deprecated. clients should call
getStateLocation
instead
- getPluginVersion() -
Method in class org.eclipse.update.core.model.ImportModel
- Deprecated. use getVersion() instead
- getPluginVersion() -
Method in class org.eclipse.update.core.model.PluginEntryModel
- Returns the plug-in version for this entry.
- getPoint(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the current value of the point-valued preference with the
given name in the given preference store.
- getPolicyName() -
Method in class org.eclipse.osgi.service.resolver.DisabledInfo
- Returns the name of the policy which disabled the bundle.
- getPossibleSuppliers() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeSpecification
- Returns the list of possible suppliers to this native code specification.
- getPreferenceManager() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the org.eclipse.jface.preference manager for the workbench.
- getPreferencesService() -
Static method in class org.eclipse.core.runtime.Platform
- Return the interface into the preference mechanism.
- getPreferenceStore() -
Method in interface org.eclipse.jface.preference.IPreferencePageContainer
- Returns the preference store.
- getPreferenceStore() -
Static method in class org.eclipse.jface.preference.JFacePreferences
- Return the preference store for the receiver.
- getPreferenceStore() -
Method in class org.eclipse.jface.preference.PreferenceDialog
-
- getPreferenceStore() -
Method in class org.eclipse.jface.preference.PreferencePage
- Returns the preference store of this preference page.
- getPreferenceStore() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the org.eclipse.jface.preference store for the workbench.
- getPreferenceStore() -
Static method in class org.eclipse.ui.PlatformUI
- Returns the org.eclipse.jface.preference store used for publicly settable workbench preferences.
- getPreferenceStore() -
Method in class org.eclipse.ui.plugin.AbstractUIPlugin
- Returns the org.eclipse.jface.preference store for this UI plug-in.
- getPrefix() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The namespace prefix of this node, or
null
if it is
unspecified.
- getPrefix() -
Method in class org.eclipse.ercp.xml.dom.NSNodeImpl
- The namespace prefix of this node, or
null
if it is
unspecified.
- getPrefix() -
Method in interface org.w3c.dom.Node
- The namespace prefix of this node, or
null
if it is
unspecified.
- getPrefix(String) -
Method in class org.xml.sax.helpers.NamespaceSupport
- Return one of the prefixes mapped to a Namespace URI.
- getPrefixes() -
Method in class org.xml.sax.helpers.NamespaceSupport
- Return an enumeration of all prefixes whose declarations are
active in the current context.
- getPrefixes(String) -
Method in class org.xml.sax.helpers.NamespaceSupport
- Return an enumeration of all prefixes for a given URI whose
declarations are active in the current context.
- getPrerequisites(BundleDescription[]) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns all the prerequisite bundles in the state for the given bundles.
- getPreservedConfigurations() -
Method in interface org.eclipse.update.configuration.ILocalSite
- Return the list of saved configurations
- getPreviousItem(Item) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns the item before the given item in the tree, or
null
if there is no previous item.
- getPreviouslyActiveContextIds() -
Method in class org.eclipse.core.commands.contexts.ContextManagerEvent
- Returns the set of identifiers to previously active contexts.
- getPreviousSibling() -
Method in class org.eclipse.ercp.xml.dom.NodeImpl
- The node immediately preceding this node.
- getPreviousSibling() -
Method in class org.eclipse.ercp.xml.dom.TreeNode
- The node immediately preceding this node.
- getPreviousSibling() -
Method in interface org.w3c.dom.Node
- The node immediately preceding this node.
- getPrimaryFeatureIdentifier() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration
- Returns the identifier of the configured primary feature.
- getPrimaryPluginID() -
Method in interface org.eclipse.update.core.IFeature
- Return the identifier of the primary plugin associated to this feature
or
null
if the feature is not a primary feature.
- getPrimaryPluginID() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns the primaryPluginID.
- getPriority() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the priority of this job.
- getPriority() -
Method in class org.eclipse.ercp.swt.mobile.Command
- Returns the command's priority value.
- getPriority() -
Method in class org.eclipse.ui.commands.HandlerSubmission
- Deprecated. Returns the priority.
- getProcessors() -
Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
- Returns the processors supported by the native code.
- getProduct() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the product which was selected when running this Eclipse instance
or
null
if none
- getProducts() -
Method in interface org.eclipse.core.runtime.IProductProvider
- Returns the products provided by this provider.
- getProgressMonitor() -
Method in interface org.eclipse.jface.action.IStatusLineManager
- Returns a progress monitor which reports progress
in the status line.
- getProgressMonitor() -
Method in class org.eclipse.jface.action.StatusLineManager
-
- getProgressMonitor() -
Method in class org.eclipse.jface.action.SubStatusLineManager
-
- getProgressMonitorDelegate() -
Method in class org.eclipse.jface.action.StatusLineManager
- Returns the progress monitor delegate.
- getProperties() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
- This method will call all the configured adaptor hook
AdaptorHook.addProperties(Properties)
methods.
- getProperties() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Return the properties object for the adaptor.
- getProperties() -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Returns the system properties.
- getProperties(String) -
Method in class org.osgi.service.application.ApplicationDescriptor
- Returns the properties of the application descriptor as key-value pairs.
- getPropertiesSpecific(String) -
Method in class org.osgi.service.application.ApplicationDescriptor
- Container implementations can provide application model specific
and/or container implementation specific properties via this
method.
- getProperty(String) -
Method in class javax.xml.parsers.SAXParser
- Returns the particular property requested for in the underlying
implementation of
XMLReader
.
- getProperty(QualifiedName) -
Method in interface org.eclipse.core.runtime.content.IContentDescription
- Returns the value of custom property set by the content describer,
or the default value for the property, if one has been defined.
- getProperty(String) -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns the property of this bundle group with the given key.
- getProperty(String) -
Method in interface org.eclipse.core.runtime.IProduct
- Returns the property of this product with the given key.
- getProperty(QualifiedName) -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the value of the property of this job identified by the given key,
or
null
if this job has no such property.
- getProperty() -
Method in class org.eclipse.core.runtime.Preferences.PropertyChangeEvent
- Returns the name of the property that changed.
- getProperty(String) -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
-
- getProperty() -
Method in class org.eclipse.jface.util.PropertyChangeEvent
- Returns the name of the property that changed.
- getProperty(String) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Returns a system property.
- getProperty(String, String) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Returns a system property.
- getProperty(String) -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the value for the specified property.
- getProperty(String) -
Method in interface org.osgi.framework.BundleContext
- Returns the value of the specified property.
- getProperty(String) -
Method in interface org.osgi.framework.ServiceReference
- Returns the property value to which the specified property key is mapped
in the properties
Dictionary
object of the service
referenced by this ServiceReference
object.
- getProperty(String) -
Method in class org.xml.sax.helpers.ParserAdapter
- Get a parser property.
- getProperty(String) -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Look up the value of a property.
- getProperty(String) -
Method in interface org.xml.sax.XMLReader
- Look up the value of a property.
- getPropertyKeys() -
Method in interface org.osgi.framework.ServiceReference
- Returns an array of the keys in the properties
Dictionary
object of the service referenced by this ServiceReference
object.
- getPropertyName() -
Method in class org.eclipse.update.core.model.CategoryModel
-
- getPropertyName() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
-
- getPropertyName() -
Method in class org.eclipse.update.core.model.ModelObject
- Method getPropertyName.
- getPropertyName() -
Method in class org.eclipse.update.core.model.SiteModel
-
- getProtectionSpace(URL) -
Static method in class org.eclipse.core.runtime.Platform
- Deprecated. Authorization database is superseded by the Equinox secure storage.
Use
org.eclipse.equinox.security.storage.SecurePreferencesFactory
to obtain secure preferences and org.eclipse.equinox.security.storage.ISecurePreferences
for data access and modifications.
- getProvider() -
Method in interface org.eclipse.update.core.IFeature
- Returns a displayable label identifying the provider of this feature
- getProvider() -
Method in class org.eclipse.update.core.model.FeatureModel
- Retrieve the displayable label for the feature provider.
- getProviderName() -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns the name of the provider of this bundle group.
- getProviderName() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
bundle.getHeaders().get(org.osgi.framework.Constants.BUNDLE_VENDOR)
where bundle
is the bundle associated with
the relevant plug-in.
- getProviderNonLocalized() -
Method in class org.eclipse.update.core.model.FeatureModel
- Retrieve the non-localized displayable label for the feature provider.
- getPublicId() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
-
- getPublicId() -
Method in interface org.w3c.dom.DocumentType
- The public identifier of the external subset.
- getPublicId() -
Method in interface org.w3c.dom.Entity
- The public identifier associated with the entity, if specified.
- getPublicId() -
Method in interface org.w3c.dom.Notation
- The public identifier of this notation.
- getPublicId() -
Method in class org.xml.sax.helpers.LocatorImpl
- Return the saved public identifier.
- getPublicId() -
Method in class org.xml.sax.InputSource
- Get the public identifier for this input source.
- getPublicId() -
Method in interface org.xml.sax.Locator
- Return the public identifier for the current document event.
- getPublicId() -
Method in exception org.xml.sax.SAXParseException
- Get the public identifier of the entity where the exception occurred.
- getQName(int) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's XML 1.0 qualified name by index.
- getQName(int) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's XML qualified (prefixed) name by index.
- getQName(int) -
Method in class org.xml.sax.helpers.AttributesImpl
- Return an attribute's qualified (prefixed) name.
- getQNameOf(Node) -
Method in class org.eclipse.ercp.jaxp.implForCore.DOMBuilder
-
- getQualifier() -
Method in class org.eclipse.core.runtime.QualifiedName
- Returns the qualifier part for this qualified name, or
null
if none.
- getQualifier() -
Method in class org.osgi.framework.Version
- Returns the qualifier component of this version identifier.
- getQualifierComponent() -
Method in class org.eclipse.core.runtime.PluginVersionIdentifier
- Deprecated. Returns the qualifier component of this
version identifier.
- getQueries() -
Method in interface org.eclipse.update.search.IUpdateSearchCategory
- Returns an array of update search queries that need to
be run during the search.
- getQuerySearchSite() -
Method in interface org.eclipse.update.search.IUpdateSearchQuery
- Returns an update site adapter that should be added to the scope
while running this query.
- getRawChildren(Object) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
- getRawChildren(Object) -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns the children of the given parent without sorting and filtering
them.
- getRawChildren(Object) -
Method in class org.eclipse.jface.viewers.TableViewer
-
- getRawFeatureReferences() -
Method in interface org.eclipse.update.core.ISite
- Returns an array of references to features on this site.
- getRawFeatureReferences() -
Method in class org.eclipse.update.core.Site
- Returns an array of references to features on this site.
- getRawImports() -
Method in class org.eclipse.update.core.Feature
- Return a list of plug-in dependencies for this feature.
- getRawImports() -
Method in interface org.eclipse.update.core.IFeature
- Return a list of plug-in dependencies for this feature.
- getRawIncludedFeatureReferences() -
Method in class org.eclipse.update.core.Feature
- Returns an array of feature references included by this feature
- getRawIncludedFeatureReferences() -
Method in interface org.eclipse.update.core.IFeature
- Returns an array of feature references included by this feature
No filtering occurs
- getRawNonPluginEntries() -
Method in class org.eclipse.update.core.Feature
- Returns an array of non-plug-in entries referenced by this feature
- getRawNonPluginEntries() -
Method in interface org.eclipse.update.core.IFeature
- Returns an array of non-plug-in entries referenced by this feature
No filtering occurs
- getRawPluginEntries() -
Method in class org.eclipse.update.core.Feature
- Returns an array of plug-in entries referenced by this feature
- getRawPluginEntries() -
Method in interface org.eclipse.update.core.IFeature
- Returns an array of plug-in entries referenced by this feature
No filtering occurs
- getReaderFromSystemID(String, String) -
Method in class org.eclipse.ercp.xml.io.AbstractIOSpecificCall
- Returns a Reader based on the parameter
- getReaderFromSystemID(String, String) -
Method in class org.eclipse.ercp.xml.io.IOSpecificCall
-
- getRecognizedXmlOrgProperty(String) -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getRecognizedXmlOrgProperty(String) -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
- By default, we don't support the default properties...
- getRectangle(IPreferenceStore, String) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the current value of the rectangle-valued preference with the
given name in the given preference store.
- getRed() -
Method in class org.eclipse.swt.graphics.Color
- Returns the amount of red in the color, from 0 to 255.
- getRedoHistory(IUndoContext) -
Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- getRedoHistory(IUndoContext) -
Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Get the array of operations in the redo history for a the specified undo
context.
- getRedoOperation(IUndoContext) -
Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- getRedoOperation(IUndoContext) -
Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Get the operation that will next be redone in the given undo context.
- getReference() -
Method in interface org.osgi.framework.ServiceRegistration
- Returns a
ServiceReference
object for a service being
registered.
- getRegisteredName() -
Method in interface org.eclipse.ui.IWorkbenchPartSite
- Returns the registered name for this workbench site's part.
- getRegisteredServices() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's
ServiceReference
list for all
services it has registered or null
if this bundle has no
registered services.
- getRegistry() -
Static method in class org.eclipse.core.runtime.RegistryFactory
- Returns the default extension registry specified by the registry provider.
- getRegistry() -
Method in interface org.eclipse.core.runtime.spi.IRegistryProvider
- Returns the extension registry contributed by this provider; must not
be
null
.
- getRelativePosition(Rectangle, Point) -
Static method in class org.eclipse.jface.util.Geometry
- Determines where the given point lies with respect to the given rectangle.
- getRequiredBundles() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns an array of bundle specifications defined by the Require-Bundle
clause in this bundle.
- getRequiredBundles(String) -
Method in interface org.osgi.service.packageadmin.PackageAdmin
- Returns an array of required bundles having the specified symbolic name.
- getRequiringBundles() -
Method in interface org.osgi.service.packageadmin.RequiredBundle
- Returns the bundles that currently require this required bundle.
- getResizable() -
Method in class org.eclipse.swt.widgets.TableColumn
- Gets the resizable attribute.
- getResolution() -
Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
- Returns the resolution type of the required capability.
- getResolvedBundles() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns descriptions for all bundles currently resolved in this state.
- getResolvedImports() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns all the export packages that satisfy all the imported packages for this bundle.
- getResolvedRequires() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns all the bundle descriptions that satisfy all the require bundles for this bundle.
- getResolvedStatus() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getResolvedVersionIdentifier() -
Method in interface org.eclipse.core.runtime.IPluginPrerequisite
- Deprecated. Callers of this method should interrogate the current
State
of the platform. For example,
State state = Platform.getPlatformAdmin().getState();
BundleDescription bundle = state.getBundle("my plug-in id", my plug-in version);
BundleSpecification spec = bundle.getRequiredBundle("required plug-in id");
BundleDescription prereq = spec.getSupplier();
- getResolver() -
Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
- Returns a resolver supplied by the system.
- getResolver() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the resolver associated with this state.
- getResolverErrors(BundleDescription) -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns all
ResolverError
s for the given bundle
- getResource(String) -
Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
- This method will first search the parent class loader for the resource;
That failing, this method will invoke
ClassLoaderDelegate.findResource(String)
to find the resource.
- getResource(String) -
Method in interface org.osgi.framework.Bundle
- Find the specified resource from this bundle.
- getResourceBundle() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getResourceBundle(bundle)
where bundle
is the bundle associated with
the relevant plug-in.
- getResourceBundle(Bundle) -
Static method in class org.eclipse.core.runtime.Platform
- Returns the given bundle's resource bundle for the current locale.
- getResourceBundle() -
Method in class org.eclipse.ercp.update.AppPlugin
- Returns the plugin's resource bundle,
- getResourceBundle(URL) -
Method in class org.eclipse.update.core.BaseSiteFactory
- Helper method to access resouce bundle for site.
- getResourceBundle(URL) -
Method in class org.eclipse.update.core.model.ModelObject
- Helper method to access resouce bundle for feature.
- getResources(Display) -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the global resource manager for the given display
- getResources() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the ResourceManager for the current display.
- getResources(String) -
Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
- This method will first search the parent class loader for the resource;
That failing, this method will invoke
ClassLoaderDelegate.findResource(String)
to find the resource.
- getResources(String) -
Method in interface org.osgi.framework.Bundle
- Find the specified resources from this bundle.
- getResourceString(String) -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getResourceString(bundle, value)
where bundle
is the bundle associated with
the relevant plug-in.
- getResourceString(String, ResourceBundle) -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
Platform.getResourceString(bundle, value, resourceBundle)
where bundle
is the bundle associated with
the relevant plug-in.
- getResourceString(Bundle, String) -
Static method in class org.eclipse.core.runtime.Platform
- Returns a resource string corresponding to the given argument value.
- getResourceString(Bundle, String, ResourceBundle) -
Static method in class org.eclipse.core.runtime.Platform
- Returns a resource string corresponding to the given argument
value and resource bundle in the given runtime bundle.
- getResourceString(String) -
Static method in class org.eclipse.ercp.update.AppPlugin
- Returns the string from the plugin's resource bundle,
or 'key' if not found.
- getResourceURL(String, long) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Deprecated. use
BundleFile.getResourceURL(String, BaseData, int)
- getResourceURL(String, long, int) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Deprecated. use
BundleFile.getResourceURL(String, BaseData, int)
- getResourceURL(String, BaseData, int) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
- Returns a URL to access the contents of the entry specified by the path
- getResult() -
Method in interface org.eclipse.core.runtime.jobs.IJobChangeEvent
- The result returned by the job's run method, or
null
if
not applicable.
- getResult() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the result of this job's last run.
- getReturnType() -
Method in class org.eclipse.core.commands.Command
- Returns the
ParameterType
for the return value of this command or
null
if this command does not declare a return value
parameter type.
- getRGB(String) -
Method in class org.eclipse.jface.resource.ColorRegistry
- Returns the color data associated with the given symbolic color name.
- getRGB() -
Method in class org.eclipse.swt.graphics.Color
- Returns an
RGB
representing the receiver.
- getRGB(int) -
Method in class org.eclipse.swt.graphics.PaletteData
- Returns an
RGB
corresponding to the given pixel value.
- getRGB() -
Method in class org.eclipse.swt.widgets.ColorDialog
- Returns the currently selected color in the receiver.
- getRGB() -
Method in class org.eclipse.swt.widgets.FontDialog
- Returns the currently selected color in the receiver.
- getRGBs() -
Method in class org.eclipse.swt.graphics.ImageData
- Returns an array of
RGB
s which comprise the
indexed color table of the receiver, or null if the receiver
has a direct color model.
- getRGBs() -
Method in class org.eclipse.swt.graphics.PaletteData
- Returns all the RGB values in the receiver if it is an
indexed palette, or null if it is a direct palette.
- getRoot() -
Method in class org.eclipse.core.expressions.EvaluationContext
- Returns the root evaluation context.
- getRoot() -
Method in interface org.eclipse.core.expressions.IEvaluationContext
- Returns the root evaluation context.
- getRoot() -
Method in class org.eclipse.jface.preference.PreferenceManager
- Returns the root node.
- getRoot() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns the root element.
- getRootElements() -
Method in class org.eclipse.jface.preference.PreferenceManager
- Returns root preference nodes managed by this
manager.
- getRootNode() -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the root node of the Eclipse preference hierarchy.
- getRule() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the scheduling rule for this job.
- getRule() -
Method in interface org.eclipse.update.core.IImport
- Returns the matching rule for the dependency.
- getRule() -
Method in class org.eclipse.update.core.Import
- Returns the matching rule for the dependency.
- getRunCount() -
Method in class org.eclipse.core.runtime.PerformanceStats
- Returns the total number of times this event has occurred.
- getRunner() -
Static method in class org.eclipse.jface.util.SafeRunnable
- Returns the safe runnable runner.
- getRunningTime() -
Method in class org.eclipse.core.runtime.PerformanceStats
- Returns the total execution time in milliseconds for all occurrences
of this event.
- getRuntimeLibraries() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
import org.eclipse.osgi.util.ManifestElement;
import org.osgi.framework.Constants;
...
String requires = (String)bundle.getHeaders().get(Constants.BUNDLE_CLASSPATH);
ManifestElement[] elements = ManifestElement.parseHeader(Constants.BUNDLE_CLASSPATH, requires);
where bundle
is the bundle associated with
the relevant plug-in. The resultant elements array contains one
entry for each entry on the bundle's classpath..
- getSaveAndRestore() -
Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
- Returns whether the workbench state should be saved on close and
restored on subsequent open.
- getScheduleId() -
Method in interface org.osgi.service.application.ScheduledApplication
- Returns the identifier of this schedule.
- getSchemaReference() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns reference to the extension point schema.
- getScope() -
Method in class org.eclipse.update.search.UpdateSearchRequest
- Returns the scope of this search request.
- getScopes() -
Method in interface org.eclipse.core.runtime.preferences.IPreferenceFilter
- Return an array of scopes that this preference filter is applicable for.
- getScreens() -
Method in class org.eclipse.ercp.swt.mobile.MobileDevice
- Returns an array of Screen objects describing the display features available to the device.
- getSearchLocation() -
Method in interface org.eclipse.update.core.IIncludedFeatureReference
- Returns the search location for this included feature.
- getSearchLocation() -
Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
- Returns the search location for this included feature.
- getSearchSites() -
Method in class org.eclipse.update.search.UpdateSearchScope
- Returns the sites that should be visited during the search.
- getSecondaryId() -
Method in interface org.eclipse.ui.IViewReference
- Returns the secondary ID for the view.
- getSecondaryId() -
Method in interface org.eclipse.ui.IViewSite
- Returns the secondary id for this part site's part,
or
null
if it has none.
- getSegments() -
Method in class org.eclipse.osgi.framework.adaptor.FilePath
- Returns the segments in this path.
- getSelected() -
Method in class org.eclipse.update.util.BookmarkSite
-
- getSelectedExports() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns all the exported packages from this bundle that have been selected by
the resolver.
- getSelectedJobsWithLicenses(IInstallFeatureOperation[]) -
Static method in class org.eclipse.update.operations.OperationsManager
- Returns the list of operations that need a license agreement.
- getSelectedJobsWithOptionalFeatures(IInstallFeatureOperation[]) -
Static method in class org.eclipse.update.operations.OperationsManager
- Returns the list of operations that have optional features to install.
- getSelectedPart() -
Method in interface org.eclipse.ui.presentations.IStackPresentationSite
- Returns the currently selected part or null if the stack is empty
- getSelection() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns an array of
String
s that are currently selected
in the receiver.
- getSelection() -
Method in class org.eclipse.ercp.swt.mobile.SortedList
- Returns an array of Strings of items that are currently selected in the
receiver.
- getSelection(Control) -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Returns all selected items for the given SWT control.
- getSelection() -
Method in class org.eclipse.jface.viewers.DoubleClickEvent
- Returns the selection.
- getSelection() -
Method in interface org.eclipse.jface.viewers.ISelectionProvider
- Returns the current selection for this provider.
- getSelection() -
Method in class org.eclipse.jface.viewers.OpenEvent
- Returns the selection.
- getSelection() -
Method in class org.eclipse.jface.viewers.SelectionChangedEvent
- Returns the selection.
- getSelection() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- The
StructuredViewer
implementation of this method returns
the result as an IStructuredSelection
.
- getSelection(Control) -
Method in class org.eclipse.jface.viewers.TreeViewer
-
- getSelection() -
Method in class org.eclipse.jface.viewers.Viewer
-
- getSelection() -
Method in class org.eclipse.swt.widgets.Button
- Returns
true
if the receiver is selected,
and false otherwise.
- getSelection() -
Method in class org.eclipse.swt.widgets.Combo
- Returns a
Point
whose x coordinate is the
character position representing the start of the selection
in the receiver's text field, and whose y coordinate is the
character position representing the end of the selection.
- getSelection() -
Method in class org.eclipse.swt.widgets.List
- Returns an array of
String
s that are currently
selected in the receiver.
- getSelection() -
Method in class org.eclipse.swt.widgets.MenuItem
- Returns
true
if the receiver is selected,
and false otherwise.
- getSelection() -
Method in class org.eclipse.swt.widgets.ProgressBar
- Returns the single 'selection' that is the receiver's position.
- getSelection() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns the single 'selection' that is the receiver's value.
- getSelection() -
Method in class org.eclipse.swt.widgets.Slider
- Returns the 'selection', which is the receiver's value.
- getSelection() -
Method in class org.eclipse.swt.widgets.Table
- Returns an array of
TableItem
s that are currently
selected in the receiver.
- getSelection() -
Method in class org.eclipse.swt.widgets.Text
- Returns a
Point
whose x coordinate is the
character position representing the start of the selected
text, and whose y coordinate is the character position
representing the end of the selection.
- getSelection() -
Method in class org.eclipse.swt.widgets.Tree
- Returns an array of
TreeItem
s that are currently
selected in the receiver.
- getSelection() -
Method in interface org.eclipse.ui.ISelectionService
- Returns the current selection in the active part.
- getSelection(String) -
Method in interface org.eclipse.ui.ISelectionService
- Returns the current selection in the part with the given id.
- getSelectionCount() -
Method in class org.eclipse.ercp.swt.mobile.ListBox
- Returns the number of items currently selected.
- getSelectionCount() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the number of selected items contained in the receiver.
- getSelectionCount() -
Method in class org.eclipse.ercp.swt.mobile.SortedList
- Returns the number of items currently selected.
- getSelectionCount() -
Method in class org.eclipse.swt.widgets.List
- Returns the number of selected items contained in the receiver.
- getSelectionCount() -
Method in class org.eclipse.swt.widgets.Table
- Returns the number of selected items contained in the receiver.
- getSelectionCount() -
Method in class org.eclipse.swt.widgets.Text
- Returns the number of selected characters.
- getSelectionCount() -
Method in class org.eclipse.swt.widgets.Tree
- Returns the number of selected items contained in the receiver.
- getSelectionFromWidget() -
Method in class org.eclipse.jface.viewers.AbstractListViewer
-
- getSelectionFromWidget() -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
- getSelectionFromWidget() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Retrieves the selection, as a
List
, from the underlying
widget.
- getSelectionFromWidget() -
Method in class org.eclipse.jface.viewers.TableViewer
-
- getSelectionIndex() -
Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
- Returns the zero-relative index of the page which is currently selected
in the receiver, or the newest page created to the receiver.
- getSelectionIndex() -
Method in class org.eclipse.swt.widgets.Combo
- Returns the zero-relative index of the item which is currently
selected in the receiver's list, or -1 if no item is selected.
- getSelectionIndex() -
Method in class org.eclipse.swt.widgets.List
- Returns the zero-relative index of the item which is currently
selected in the receiver, or -1 if no item is selected.
- getSelectionIndex() -
Method in class org.eclipse.swt.widgets.Table
- Returns the zero-relative index of the item which is currently
selected in the receiver, or -1 if no item is selected.
- getSelectionIndices() -
Method in class org.eclipse.ercp.swt.mobile.ListBox
- Returns the zero-relative indices of the items which are currently
selected in the receiver.
- getSelectionIndices() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the zero-relative indices of the items which are currently
selected in the receiver.
- getSelectionIndices() -
Method in class org.eclipse.swt.widgets.List
- Returns the zero-relative indices of the items which are currently
selected in the receiver.
- getSelectionIndices() -
Method in class org.eclipse.swt.widgets.Table
- Returns the zero-relative indices of the items which are currently
selected in the receiver.
- getSelectionPolicy() -
Method in interface org.eclipse.osgi.service.resolver.Resolver
- Returns the selection policy for this resolver or null if it is not set
- getSelectionProvider() -
Method in class org.eclipse.jface.viewers.SelectionChangedEvent
- Returns the selection provider that is the source of this event.
- getSelectionProvider() -
Method in interface org.eclipse.ui.IWorkbenchSite
- Returns the selection provider for this workbench site.
- getSelectionService() -
Method in interface org.eclipse.ui.IWorkbenchWindow
- Returns the selection service which tracks selection within this
workbench org.eclipse.jface.window.
- getSelectionText() -
Method in class org.eclipse.swt.widgets.Text
- Gets the selected text, or an empty string if there is no current selection.
- getService(ServiceReference, BundleContext) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Gets a service object.
- getService(ServiceReference) -
Method in interface org.osgi.framework.BundleContext
- Returns the specified service object for a service.
- getService(Bundle, ServiceRegistration) -
Method in interface org.osgi.framework.ServiceFactory
- Creates a new service object.
- getService(ServiceReference) -
Method in class org.osgi.util.tracker.ServiceTracker
- Returns the service object for the specified
ServiceReference
object if the referenced service is being
tracked by this ServiceTracker
object.
- getService() -
Method in class org.osgi.util.tracker.ServiceTracker
- Returns a service object for one of the services being tracked by this
ServiceTracker
object.
- getServiceComponent() -
Method in class org.eclipse.core.runtime.PluginVersionIdentifier
- Deprecated. Returns the service level component of this
version identifier.
- getServiceReference(String) -
Method in interface org.osgi.framework.BundleContext
- Returns a
ServiceReference
object for a service that
implements and was registered under the specified class.
- getServiceReference() -
Method in class org.osgi.framework.ServiceEvent
- Returns a reference to the service that had a change occur in its
lifecycle.
- getServiceReference() -
Method in class org.osgi.util.tracker.ServiceTracker
- Returns a
ServiceReference
object for one of the services
being tracked by this ServiceTracker
object.
- getServiceReferences(String, String) -
Method in interface org.osgi.framework.BundleContext
- Returns an array of
ServiceReference
objects.
- getServiceReferences() -
Method in class org.osgi.util.tracker.ServiceTracker
- Return an array of
ServiceReference
objects for all
services being tracked by this ServiceTracker
object.
- getServiceRegistry() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getServiceRegistry() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the
ServiceRegistry
object which will be used
to manage ServiceReference bindings.
- getServices() -
Method in class org.osgi.util.tracker.ServiceTracker
- Return an array of service objects for all services being tracked by this
ServiceTracker
object.
- getServicesInUse() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's
ServiceReference
list for all
services it is using or returns null
if this bundle is not
using any services.
- getSessionTimestamp() -
Method in class org.eclipse.core.runtime.adaptor.EclipseLog
- Returns the session timestamp.
- getSettings(IScopeContext) -
Method in interface org.eclipse.core.runtime.content.IContentType
- Returns the settings for this content type in the given
preference context.
- getSeverity() -
Method in interface org.eclipse.core.runtime.IStatus
- Returns the severity.
- getSeverity() -
Method in class org.eclipse.core.runtime.Status
-
- getSeverity() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
- Returns the severity.
- getSharedImages() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the shared images for the workbench.
- getShell() -
Method in class org.eclipse.swt.widgets.Control
- Returns the receiver's shell.
- getShell() -
Method in class org.eclipse.swt.widgets.Menu
- Returns the receiver's shell.
- getShell() -
Method in interface org.eclipse.ui.IWorkbenchSite
- Returns the shell for this workbench site.
- getShell() -
Method in interface org.eclipse.ui.IWorkbenchWindow
- Returns this workbench org.eclipse.jface.window's shell.
- getShells() -
Method in class org.eclipse.swt.widgets.Display
- Returns a (possibly empty) array containing all shells which have
not been disposed and have the receiver as their display.
- getShells() -
Method in class org.eclipse.swt.widgets.Shell
- Returns an array containing all shells which are
descendents of the receiver.
- getShellStyle() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns the style bits to use for the org.eclipse.jface.window's shell when it is created.
- getShowedName() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getShowFastViewBars() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns whether the underlying workbench org.eclipse.jface.window has fast view bars.
- getShowProgressIndicator() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns whether the underlying workbench org.eclipse.jface.window has a progress indicator.
- getShowStatusLine() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns whether the underlying workbench org.eclipse.jface.window has a status line.
- getShowTitle() -
Method in interface org.eclipse.ui.IViewLayout
- Returns whether the view shows its title.
- getShowViewShortcuts() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the show view shortcuts associated with the current perspective.
- getSignedContent(File) -
Method in interface org.eclipse.osgi.signedcontent.SignedContentFactory
- Returns a
SignedContent
object for the specified content of a repository.
- getSignedContent(Bundle) -
Method in interface org.eclipse.osgi.signedcontent.SignedContentFactory
- Returns a
SignedContent
object for the specified bundle.
- getSignedEntries() -
Method in interface org.eclipse.osgi.signedcontent.SignedContent
- Returns all entries of the content.
- getSignedEntry(String) -
Method in interface org.eclipse.osgi.signedcontent.SignedContent
- Returns the signed entry for the specified name.
- getSignerInfo() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns text describing the signer
- getSignerInfos() -
Method in interface org.eclipse.osgi.signedcontent.SignedContent
- Returns all the signer infos for this
SignedContent
.
- getSignerInfos() -
Method in interface org.eclipse.osgi.signedcontent.SignedContentEntry
- Returns the signer infos for this
SignedContentEntry
.
- getSigningTime(SignerInfo) -
Method in interface org.eclipse.osgi.signedcontent.SignedContent
- Returns the signing time for the signer info.
- getSimpleIdentifier() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns the simple identifier of this extension, or
null
if this extension does not have an identifier.
- getSimpleIdentifier() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns the simple identifier of this extension point.
- getSite() -
Method in interface org.eclipse.ui.IWorkbenchPart
- Returns the site for this workbench part.
- getSite() -
Method in class org.eclipse.ui.part.WorkbenchPart
-
- getSite() -
Method in class org.eclipse.ui.presentations.StackPresentation
- Returns the presentation site (not null).
- getSite() -
Method in interface org.eclipse.update.configuration.IConfiguredSite
- Returns the underlying "unfiltered" site.
- getSite() -
Method in class org.eclipse.update.core.Feature
- Returns the site this feature is associated with.
- getSite() -
Method in class org.eclipse.update.core.FeatureReference
- Returns the update site for the referenced feature
- getSite() -
Method in interface org.eclipse.update.core.IFeature
- Returns the site this feature is associated with.
- getSite() -
Method in interface org.eclipse.update.core.IFeatureReference
- Returns the update site for the referenced feature
- getSite() -
Method in interface org.eclipse.update.core.ISiteContentProvider
- Returns the site for this provider
- getSite() -
Method in class org.eclipse.update.core.SiteContentProvider
- Returns the site for this provider
- getSite(URL) -
Static method in class org.eclipse.update.core.SiteManager
- Deprecated. use getSite(URL,IPogressMonitor) instead
- getSite(URL, IProgressMonitor) -
Static method in class org.eclipse.update.core.SiteManager
- Returns a site object for the site specified by the argument URL.
- getSite(URL, boolean) -
Static method in class org.eclipse.update.core.SiteManager
- Deprecated. use getSite(URL,boolean,IPogressMonitor) instead
- getSite(URL, boolean, IProgressMonitor) -
Static method in class org.eclipse.update.core.SiteManager
- Returns a site object for the site specified by the argument URL.
- getSiteContentProvider() -
Method in interface org.eclipse.update.core.ISite
- Returns the content provider for this site.
- getSiteContentProvider() -
Method in class org.eclipse.update.core.Site
- Returns the content provider for this site.
- getSiteModel() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the site model for the reference.
- getSitePolicy() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Returns the policy for this site
- getSize() -
Method in class org.eclipse.jface.resource.CompositeImageDescriptor
- Return the size of this composite image.
- getSize(Rectangle) -
Static method in class org.eclipse.jface.util.Geometry
- Returns the size of the rectangle, as a Point
- getSize() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Return the size of the entry (uncompressed).
- getSize() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
-
- getSize() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
- Return size of the uncompressed entry.
- getSize() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
- Return size of the uncompressed entry.
- getSize() -
Method in class org.eclipse.swt.widgets.Control
- Returns a point describing the receiver's size.
- getSize() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns a point describing the receiver's size.
- getSizeFlags(boolean) -
Method in interface org.eclipse.ui.ISizeProvider
- WARNING: EXPERIMENTAL!
- getSizeFlags(boolean) -
Method in class org.eclipse.ui.presentations.StackPresentation
-
- getSortedChildren(Object) -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns the sorted and filtered set of children of the given element.
- getSortedPerspectives() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the descriptors for the perspectives that are open in this
page, in the order in which they were activated (oldest first).
- getSorter() -
Method in class org.eclipse.jface.viewers.StructuredViewer
- Returns this viewer's sorter, or
null
if it does not have
one.
- getSourcePriority() -
Method in interface org.eclipse.ui.handlers.IHandlerActivation
- Returns the priority that has been given to this handler activation.
- getSpecificationVersion() -
Method in interface org.osgi.service.packageadmin.ExportedPackage
- Deprecated. As of 1.2, replaced by
ExportedPackage.getVersion()
.
- getSpecified() -
Method in class org.eclipse.ercp.xml.dom.AttrImpl
- If this attribute was explicitly given a value in the original
document, this is
true
; otherwise, it is
false
.
- getSpecified() -
Method in interface org.w3c.dom.Attr
- If this attribute was explicitly given a value in the original
document, this is
true
; otherwise, it is
false
.
- getStackCode() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
- getStackTrace(Throwable) -
Method in class org.eclipse.core.runtime.adaptor.EclipseLog
- Returns a stacktrace string using the correct format for the log
- getStartLevel() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getStartLevel() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the start level metadata for this BundleData.
- getStartLevel() -
Method in interface org.osgi.service.startlevel.StartLevel
- Return the active start level value of the Framework.
- getState(String) -
Method in class org.eclipse.core.commands.AbstractHandlerWithState
-
- getState(String) -
Method in interface org.eclipse.core.commands.IObjectWithState
- Gets the state with the given id.
- getState() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the state of the job.
- getState() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getState() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the State for this FrameworkAdaptor.
- getState() -
Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
- Returns a mutable state representing the current system.
- getState(boolean) -
Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
- Returns a state representing the current system.
- getState() -
Method in interface org.eclipse.osgi.service.resolver.Resolver
- Returns the state associated with this resolver.
- getState() -
Method in interface org.eclipse.osgi.service.resolver.StateDelta
- Returns the state whose changes are represented by this delta.
- getState() -
Method in interface org.eclipse.ui.presentations.IStackPresentationSite
- Returns the current state of the site (one of the STATE_* constants)
- getState() -
Method in interface org.osgi.framework.Bundle
- Returns this bundle's current state.
- getState() -
Method in class org.osgi.service.application.ApplicationHandle
- Get the state of the application instance.
- getStateHelper() -
Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
- Returns a state helper object.
- getStateHelper() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns a state helper object.
- getStateIds() -
Method in class org.eclipse.core.commands.AbstractHandlerWithState
-
- getStateIds() -
Method in interface org.eclipse.core.commands.IObjectWithState
- Gets the identifiers for all of the state associated with this object.
- getStateLocation(Bundle) -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location in the local file system of the
plug-in state area for the given bundle.
- getStateLocation() -
Method in class org.eclipse.core.runtime.Plugin
- Returns the location in the local file system of the
plug-in state area for this plug-in.
- getStateStamp() -
Static method in class org.eclipse.core.runtime.Platform
- Returns a number that changes whenever the set of installed plug-ins
changes.
- getStats(String, Object) -
Static method in class org.eclipse.core.runtime.PerformanceStats
- Returns the stats object corresponding to the given parameters.
- getStatus() -
Method in class org.eclipse.core.commands.operations.OperationHistoryEvent
- Return the status associated with this event.
- getStatus() -
Method in exception org.eclipse.core.runtime.CoreException
- Returns the status object for this exception.
- getStatus() -
Method in class org.eclipse.ercp.update.views.BookmarksScreen.AccessSiteThread
-
- getStatus() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getStatus() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the status metadata for this BundleData.
- getStatus() -
Method in interface org.eclipse.osgi.framework.adaptor.StatusException
- Returns the status object
- getStatus() -
Method in interface org.eclipse.update.configuration.IActivity
- Returns the activity completion status
- getStatus() -
Method in class org.eclipse.update.core.model.DefaultFeatureParser
- Returns all status objects accumulated by the parser.
- getStatus() -
Method in class org.eclipse.update.core.model.DefaultSiteParser
- Returns all status objects accumulated by the parser.
- getStatusCode() -
Method in interface org.eclipse.osgi.framework.adaptor.StatusException
- Returns the status code
- getStatusText() -
Method in class org.eclipse.ercp.swt.mobile.MobileShell
- Returns the status text.
- getStorage(int) -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- Returns the possible registry cache location identified by the index.
- getStorage() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getStorageHook(String) -
Method in class org.eclipse.osgi.baseadaptor.BaseData
- Returns the storage hook which is keyed by the specified key
- getStorageHooks() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
- Returns all the storage hooks associated with this BaseData
- getStorageHooks() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured storage hooks.
- getStorageVersion() -
Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
- Returns the storage version of this storage hook.
- getStoredRepresentation(FontData[]) -
Static method in class org.eclipse.jface.preference.PreferenceConverter
- Returns the stored representation of the given array of FontData objects.
- getString(String) -
Method in class org.eclipse.core.runtime.Preferences
- Returns the current value of the string-valued property with the
given name.
- getString(String, String, String, IScopeContext[]) -
Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
- Return the value stored in the preference store for the given key.
- getString(String) -
Static method in class org.eclipse.ercp.eworkbench.Messages
-
- getString(int) -
Method in class org.eclipse.ercp.xml.parser.EXmlMsg
- Retrieves a message which has no arguments.
- getString(int, Object) -
Method in class org.eclipse.ercp.xml.parser.EXmlMsg
- Retrieves a message which takes 1 argument.
- getString(int, int) -
Method in class org.eclipse.ercp.xml.parser.EXmlMsg
- Retrieves a message which takes 1 integer argument.
- getString(int, char) -
Method in class org.eclipse.ercp.xml.parser.EXmlMsg
- Retrieves a message which takes 1 character argument.
- getString(int, Object[]) -
Method in class org.eclipse.ercp.xml.parser.EXmlMsg
- Retrieves a message which takes several arguments.
- getString(String) -
Method in interface org.eclipse.jface.preference.IPreferenceStore
- Returns the current value of the string-valued preference with the
given name.
- getString(String) -
Method in class org.eclipse.jface.preference.PreferenceStore
-
- getString(String) -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the resource object with the given key in
JFace's resource bundle.
- getString(String) -
Method in interface org.eclipse.ui.IMemento
- Returns the string value of the given key.
- getString(String) -
Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- getString(String) -
Method in class org.eclipse.ui.XMLMemento
-
- getStrings(String[]) -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns a list of string values corresponding to the
given list of keys.
- getStyle() -
Method in class org.eclipse.jface.action.Action
-
- getStyle() -
Method in interface org.eclipse.jface.action.IAction
- Return this action's style.
- getStyle() -
Method in class org.eclipse.jface.viewers.CellEditor
- Returns the style bits for this cell editor.
- getStyle() -
Method in class org.eclipse.swt.graphics.FontData
- Returns the style of the receiver which is a bitwise OR of
one or more of the
SWT
constants NORMAL, BOLD
and ITALIC.
- getStyle() -
Method in class org.eclipse.swt.graphics.GC
- Returns the receiver's style information.
- getStyle() -
Method in class org.eclipse.swt.widgets.Dialog
- Returns the receiver's style information.
- getStyle() -
Method in class org.eclipse.swt.widgets.Widget
- Returns the receiver's style information.
- getSubNodes() -
Method in interface org.eclipse.jface.preference.IPreferenceNode
- Returns an iterator over the subnodes (immediate children)
of this contribution node.
- getSubNodes() -
Method in class org.eclipse.jface.preference.PreferenceNode
-
- getSubstitutedExports() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the export packages that satisfy imported packages for this bundle description
and substitute one of the exports for this bundle description.
- getSubTaskName() -
Method in class org.eclipse.ercp.update.views.UpdateMonitor
-
- getSupplier() -
Method in interface org.eclipse.osgi.service.resolver.BaseDescription
- Returns the bundle which supplies this base description
- getSupplier() -
Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
- Returns the supplier that satisfies this constraint, if it is resolved.
- getSuppliers() -
Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
- Returns the suppliers of the capability.
- getSupportedOptions() -
Method in class org.eclipse.core.runtime.content.BinarySignatureDescriber
-
- getSupportedOptions() -
Method in interface org.eclipse.core.runtime.content.IContentDescriber
- Returns the properties supported by this describer.
- getSupportedTypes() -
Method in class org.eclipse.swt.dnd.ByteArrayTransfer
-
- getSupportedTypes() -
Method in class org.eclipse.swt.dnd.Transfer
- Returns a list of the platform specific data types that can be converted using
this transfer agent.
- getSwtHorizontalOrVerticalConstant(boolean) -
Static method in class org.eclipse.jface.util.Geometry
- Converts the given boolean into an SWT orientation constant.
- getSymbolicName() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getSymbolicName() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the Bundle-SymbolicName for this BundleData as specified in the bundle
manifest file.
- getSymbolicName() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Gets the Bundle-SymbolicName of this BundleDescription.
- getSymbolicName() -
Method in interface org.osgi.framework.Bundle
- Returns the symbolic name of this bundle as specified by its
Bundle-SymbolicName
manifest header.
- getSymbolicName() -
Method in interface org.osgi.service.packageadmin.RequiredBundle
- Returns the symbolic name of this required bundle.
- getSyncThread() -
Method in class org.eclipse.swt.widgets.Display
- Returns the thread that has invoked
syncExec
or null if no such runnable is currently being invoked by
the user-interface thread.
- getSysPath() -
Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
-
- getSystemBundleContext() -
Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
- Returns the context of the system bundle.
- getSystemColor(int) -
Method in class org.eclipse.swt.graphics.Device
- Returns the matching standard color for the given
constant, which should be one of the color constants
specified in class
SWT
.
- getSystemColor(int) -
Method in class org.eclipse.swt.widgets.Display
- Returns the matching standard color for the given
constant, which should be one of the color constants
specified in class
SWT
.
- getSystemFont() -
Method in class org.eclipse.swt.graphics.Device
- Returns a reasonable font for applications to use.
- getSystemFont() -
Method in class org.eclipse.swt.widgets.Display
- Returns a reasonable font for applications to use.
- getSystemId() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
-
- getSystemId() -
Method in interface org.w3c.dom.DocumentType
- The system identifier of the external subset.
- getSystemId() -
Method in interface org.w3c.dom.Entity
- The system identifier associated with the entity, if specified.
- getSystemId() -
Method in interface org.w3c.dom.Notation
- The system identifier of this notation.
- getSystemId() -
Method in class org.xml.sax.helpers.LocatorImpl
- Return the saved system identifier.
- getSystemId() -
Method in class org.xml.sax.InputSource
- Get the system identifier for this input source.
- getSystemId() -
Method in interface org.xml.sax.Locator
- Return the system identifier for the current document event.
- getSystemId() -
Method in exception org.xml.sax.SAXParseException
- Get the system identifier of the entity where the exception occurred.
- getSystemPackages() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the list of system packages which are exported by the system bundle.
- getSystemPreferences() -
Method in interface org.osgi.service.prefs.PreferencesService
- Returns the root system node for the calling bundle.
- getSystemProperty(String) -
Method in class org.eclipse.ercp.xml.io.AbstractIOSpecificCall
- Returns a system property wrapped or not by a PrivilegedAction
- getSystemProperty(String) -
Method in class org.eclipse.ercp.xml.io.IOSpecificCall
-
- getSystemTray() -
Method in class org.eclipse.swt.widgets.Display
- Returns the single instance of the system tray or null
when there is no system tray available for the platform.
- getTable() -
Method in class org.eclipse.ercp.xml.parser.CharDecoder
- Return a copy of the current character table.
- getTable() -
Method in class org.eclipse.jface.viewers.TableViewer
- Returns this table viewer's table control.
- getTabList() -
Method in class org.eclipse.swt.widgets.Composite
- Gets the (possibly empty) tabbing order for the control.
- getTabList(IPresentablePart) -
Method in class org.eclipse.ui.presentations.StackPresentation
- Returns the tab-key traversal order for the given
IPresentablePart
.
- getTagName() -
Method in class org.eclipse.ercp.xml.dom.ElementImpl
- The name of the element.
- getTagName() -
Method in interface org.w3c.dom.Element
- The name of the element.
- getTarget() -
Method in class org.eclipse.ercp.xml.dom.ProcessingInstructionImpl
- The target of this processing instruction.
- getTarget() -
Method in interface org.w3c.dom.ProcessingInstruction
- The target of this processing instruction.
- getTargetSite() -
Method in interface org.eclipse.update.operations.IFeatureOperation
- Returns the site in which the operation is applied.
- getTaskName() -
Method in class org.eclipse.ercp.update.views.UpdateMonitor
-
- getText() -
Method in class org.eclipse.ercp.swt.mobile.CaptionedControl
- Gets the caption text, which will be an empty string if it has never been
set.
- getText() -
Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
- Gets the widget text.
- getText() -
Method in class org.eclipse.ercp.swt.mobile.HyperLink
- Returns the receiver's text, which will be an empty string if it has
never been set.
- getText() -
Method in class org.eclipse.jface.action.Action
-
- getText() -
Method in interface org.eclipse.jface.action.IAction
- Returns the text for this action.
- getText(IContributionItem) -
Method in interface org.eclipse.jface.action.IContributionManagerOverrides
- This is not intended to be called outside of the workbench.
- getText(Object) -
Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
- The
DecoratingLabelProvider
implementation of this
ILabelProvider
method returns the text label provided
by the nested label provider's getText
method,
decorated with the decoration provided by the label decorator's
decorateText
method.
- getText(Object) -
Method in interface org.eclipse.jface.viewers.ILabelProvider
- Returns the text for the label of the given element.
- getText(Object) -
Method in class org.eclipse.jface.viewers.LabelProvider
- The
LabelProvider
implementation of this
ILabelProvider
method returns the element's toString
string.
- getText() -
Method in class org.eclipse.jface.viewers.ViewerLabel
- Get the text for the receiver.
- getText() -
Method in class org.eclipse.swt.widgets.Button
- Returns the receiver's text, which will be an empty
string if it has never been set.
- getText() -
Method in class org.eclipse.swt.widgets.Combo
- Returns a string containing a copy of the contents of the
receiver's text field, or an empty string if there are no
contents.
- getText() -
Method in class org.eclipse.swt.widgets.Decorations
- Returns the receiver's text, which is the string that the
window manager will typically display as the receiver's
title.
- getText() -
Method in class org.eclipse.swt.widgets.Dialog
- Returns the receiver's text, which is the string that the
window manager will typically display as the receiver's
title.
- getText() -
Method in class org.eclipse.swt.widgets.Item
- Returns the receiver's text, which will be an empty
string if it has never been set.
- getText() -
Method in class org.eclipse.swt.widgets.Label
- Returns the receiver's text, which will be an empty
string if it has never been set or if the receiver is
a
SEPARATOR
label.
- getText(int) -
Method in class org.eclipse.swt.widgets.TableItem
- Returns the text stored at the given column index in the receiver,
or empty string if the text has not been set.
- getText() -
Method in class org.eclipse.swt.widgets.Text
- Returns the widget text.
- getText(int, int) -
Method in class org.eclipse.swt.widgets.Text
- Returns a range of text.
- getText() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns display text describing the result of the verification.
- getTextData() -
Method in interface org.eclipse.ui.IMemento
- Returns the data of the Text node of the memento.
- getTextData() -
Method in class org.eclipse.ui.XMLMemento
-
- getTextFont() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Returns the JFace's text font.
- getTextHeight() -
Method in class org.eclipse.swt.widgets.Combo
- Returns the height of the receivers's text field.
- getTextLimit() -
Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
- Returns the maximum number of characters that the receiver is capable of
holding.
- getTextLimit() -
Method in class org.eclipse.swt.widgets.Combo
- Returns the maximum number of characters that the receiver's
text field is capable of holding.
- getTextLimit() -
Method in class org.eclipse.swt.widgets.Text
- Returns the maximum number of characters that the receiver is capable of holding.
- getThread() -
Method in class org.eclipse.core.runtime.jobs.Job
- Returns the thread that this job is currently running in.
- getThread() -
Method in class org.eclipse.swt.widgets.Display
- Returns the user-interface thread for the receiver.
- getThrowable() -
Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
-
- getThrowable() -
Method in class org.osgi.framework.FrameworkEvent
- Returns the exception related to this event.
- getThumb() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Answers the size of the receiver's thumb relative to the
difference between its maximum and minimum values.
- getThumb() -
Method in class org.eclipse.swt.widgets.Slider
- Returns the size of the receiver's thumb relative to the
difference between its maximum and minimum values.
- getTime() -
Method in class org.eclipse.ercp.swt.mobile.DateEditor
- Returns the number of seconds when TIME, OFFSET or DURATION styles are used.
- getTime() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
- Get the modification time for this BundleEntry.
- getTime() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
-
- getTime() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
- Get the modification time for this BundleEntry.
- getTime() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
- Get the modification time for this BundleEntry.
- getTimeline() -
Method in interface org.eclipse.update.configuration.IInstallConfiguration
- Returns an integer that represents a time stamp created at the beginning of a new configuration time line.
- getTimeStamp() -
Method in interface org.eclipse.osgi.service.resolver.State
- Returns the timestamp for this state.
- getTitle(int) -
Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
- Returns the title string of the page at the given zero-relative index in
the receiver.
- getTitle() -
Method in interface org.eclipse.jface.preference.IPreferencePage
- Returns this page's title.
- getTitle() -
Method in class org.eclipse.jface.preference.PreferencePage
-
- getTitle() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns the title of the underlying workbench org.eclipse.jface.window.
- getTitle() -
Method in interface org.eclipse.ui.IWorkbenchPart
- Returns the title of this workbench part.
- getTitle() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
-
- getTitle() -
Method in class org.eclipse.ui.part.WorkbenchPart
- Returns the title of this workbench part.
It is considered bad practise to overload or extend this method.
- getTitle() -
Method in interface org.eclipse.ui.presentations.IPresentablePart
- Returns the title of this workbench part.
- getTitleImage() -
Method in interface org.eclipse.ui.IWorkbenchPart
- Returns the title image of this workbench part.
- getTitleImage() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
-
- getTitleImage() -
Method in class org.eclipse.ui.part.WorkbenchPart
-
- getTitleImage() -
Method in interface org.eclipse.ui.presentations.IPresentablePart
- Returns the title image of this workbench part.
- getTitleStatus() -
Method in interface org.eclipse.ui.presentations.IPresentablePart
- Returns the status message from the part's title, or the empty string if none.
- getTitleToolTip() -
Method in interface org.eclipse.ui.IWorkbenchPart
- Returns the title tool tip text of this workbench part.
- getTitleToolTip() -
Method in interface org.eclipse.ui.IWorkbenchPartReference
-
- getTitleToolTip() -
Method in class org.eclipse.ui.part.WorkbenchPart
-
- getTitleToolTip() -
Method in interface org.eclipse.ui.presentations.IPresentablePart
- Returns the title tool tip text of this workbench part.
- getToolTipText() -
Method in class org.eclipse.jface.action.Action
-
- getToolTipText() -
Method in interface org.eclipse.jface.action.IAction
- Returns the tool tip text for this action.
- getToolTipText() -
Method in class org.eclipse.swt.widgets.Control
- Returns the receiver's tool tip text, or null if it has
not been set.
- getToolTipText() -
Method in class org.eclipse.swt.widgets.TrayItem
- Returns the receiver's tool tip text, or null if it has
not been set.
- getTopic() -
Method in interface org.osgi.service.application.ScheduledApplication
- Queries the topic of the triggering event.
- getTopIndex() -
Method in class org.eclipse.ercp.swt.mobile.ListView
- Returns the zero-relative index of the item which is currently at the top
of the receiver.
- getTopIndex() -
Method in class org.eclipse.swt.widgets.List
- Returns the zero-relative index of the item which is currently
at the top of the receiver.
- getTopIndex() -
Method in class org.eclipse.swt.widgets.Table
- Returns the zero-relative index of the item which is currently
at the top of the receiver.
- getTopIndex() -
Method in class org.eclipse.swt.widgets.Text
- Returns the zero-relative index of the line which is currently
at the top of the receiver.
- getTopItem() -
Method in class org.eclipse.swt.widgets.Tree
- Returns the item which is currently at the top of the receiver.
- getTopPixel() -
Method in class org.eclipse.swt.widgets.Text
- Returns the top pixel.
- getTotalFreeSpace() -
Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
-
- getTotalFreeSpace() -
Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
- Returns the total amount of free space available for bundle storage on the device.
- getTotalWorksCount() -
Method in class org.eclipse.ercp.update.views.UpdateMonitor
-
- getTrackingCount() -
Method in class org.osgi.util.tracker.ServiceTracker
- Returns the tracking count for this
ServiceTracker
object.
- getTrailingText() -
Method in class org.eclipse.ercp.swt.mobile.CaptionedControl
- Gets the trailing text, which will be an empty string if it has never
been set.
- getTransparencyMask() -
Method in class org.eclipse.swt.graphics.ImageData
- Returns an
ImageData
which specifies the
transparency mask information for the receiver.
- getTransparencyType() -
Method in class org.eclipse.swt.graphics.ImageData
- Returns the image transparency type, which will be one of
SWT.TRANSPARENCY_NONE
, SWT.TRANSPARENCY_MASK
,
SWT.TRANSPARENCY_PIXEL
or SWT.TRANSPARENCY_ALPHA
.
- getTree() -
Method in class org.eclipse.jface.viewers.TreeViewer
- Returns this tree viewer's tree control.
- getTreeViewer() -
Method in class org.eclipse.jface.viewers.TreeExpansionEvent
- Returns the originator of the event.
- getTrigger() -
Method in class org.eclipse.core.commands.ExecutionEvent
- Returns the object that triggered the execution
- getTriggeringOperation() -
Method in class org.eclipse.core.commands.operations.TriggeredOperations
- Return the operation that triggered the other operations in this
composite.
- getTrustAnchor(String) -
Method in class org.eclipse.osgi.service.security.TrustEngine
- Return the certificate associated with the unique "friendly name" in the engine.
- getTrustAnchor() -
Method in interface org.eclipse.osgi.signedcontent.SignerInfo
- Returns the certificate trust anchor used to establish authenticity.
- getTSASignerInfo(SignerInfo) -
Method in interface org.eclipse.osgi.signedcontent.SignedContent
- Returns the TSA signer info used to authenticate the signer time of a signer info.
- getType() -
Method in interface org.eclipse.core.runtime.ILibrary
- Deprecated. As of Eclipse 3.0 library types are obsolete.
There is no replacement.
- getType() -
Method in class org.eclipse.ercp.swt.mobile.Input
- Returns the type of input device.
- getType(int) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's type by index.
- getType(String, String) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's type by Namespace name.
- getType(String) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's type by XML 1.0 qualified name.
- getType() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getType() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the type of bundle this BundleData is for.
- getType() -
Method in interface org.eclipse.osgi.service.resolver.BundleDelta
- Returns the type of change which occured.
- getType() -
Method in interface org.eclipse.osgi.service.resolver.GenericDescription
- Returns the type of generic description capability
- getType() -
Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
- Returns the type of generic specification
- getType() -
Method in interface org.eclipse.osgi.service.resolver.ResolverError
- Returns the type of ResolverError this is
- getType() -
Method in interface org.eclipse.update.configuration.ISessionDelta
- Deprecated. Returns the type of the processing type
that will affect all the associated features.
- getType() -
Method in interface org.eclipse.update.configuration.IVolume
- Returns volume type.
- getType() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
- Return policy type
- getType() -
Method in interface org.eclipse.update.core.ISite
- Return the site type.
- getType() -
Method in interface org.eclipse.update.core.IURLEntry
- Returns the type of the URLEntry
- getType() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the referenced feature type.
- getType() -
Method in class org.eclipse.update.core.model.SiteModel
- Returns the site type.
- getType() -
Method in class org.eclipse.update.core.model.URLEntryModel
- Returns the specified type.
- getType() -
Method in class org.osgi.framework.BundleEvent
- Returns the type of lifecyle event.
- getType() -
Method in class org.osgi.framework.FrameworkEvent
- Returns the type of framework event.
- getType() -
Method in class org.osgi.framework.ServiceEvent
- Returns the type of event.
- getType() -
Method in class org.osgi.service.condpermadmin.ConditionInfo
- Returns the fully qualified class name of the condition represented by
this
ConditionInfo
.
- getType() -
Method in class org.osgi.service.permissionadmin.PermissionInfo
- Returns the fully qualified class name of the permission represented by
this
PermissionInfo
.
- getType(int) -
Method in interface org.xml.sax.AttributeList
- Deprecated. Return the type of an attribute in the list (by position).
- getType(String) -
Method in interface org.xml.sax.AttributeList
- Deprecated. Return the type of an attribute in the list (by name).
- getType(int) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's type by index.
- getType(String, String) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's type by Namespace name.
- getType(String) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's type by XML qualified (prefixed) name.
- getType(int) -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Get the type of an attribute (by position).
- getType(String) -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Get the type of an attribute (by name).
- getType(int) -
Method in class org.xml.sax.helpers.AttributesImpl
- Return an attribute's type by index.
- getType(String, String) -
Method in class org.xml.sax.helpers.AttributesImpl
- Look up an attribute's type by Namespace-qualified name.
- getType(String) -
Method in class org.xml.sax.helpers.AttributesImpl
- Look up an attribute's type by qualified (prefixed) name.
- getTypeIds() -
Method in class org.eclipse.swt.dnd.TextTransfer
-
- getTypeIds() -
Method in class org.eclipse.swt.dnd.Transfer
- Returns the platform specfic ids of the data types that can be converted using
this transfer agent.
- getTypeNames() -
Method in class org.eclipse.swt.dnd.TextTransfer
-
- getTypeNames() -
Method in class org.eclipse.swt.dnd.Transfer
- Returns the platform specfic names of the data types that can be converted
using this transfer agent.
- getUiObject() -
Method in class org.eclipse.update.util.CategoryWrap
-
- getUiObject() -
Method in class org.eclipse.update.util.SiteWrap
-
- getUiObjects() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getUndoHistory(IUndoContext) -
Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- getUndoHistory(IUndoContext) -
Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Get the array of operations in the undo history for the specified undo
context.
- getUndoOperation(IUndoContext) -
Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- getUndoOperation(IUndoContext) -
Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Get the operation that will next be undone in the given undo context.
- getUniqueIdentifier() -
Method in interface org.eclipse.core.runtime.IExtension
- Returns the unique identifier of this extension, or
null
if this extension does not have an identifier.
- getUniqueIdentifier() -
Method in interface org.eclipse.core.runtime.IExtensionPoint
- Returns the unique identifier of this extension point.
- getUniqueIdentifier() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
bundle.getSymbolicName()
where bundle
is the bundle associated with
the relevant plug-in.
- getUniqueIdentifier() -
Method in interface org.eclipse.core.runtime.IPluginPrerequisite
- Deprecated. Given a manifest element equivalent of a plug-in
prerequisite (see the class comment), this method is replaced by:
element.getValue();
- getUnsatisfiedConstraint() -
Method in interface org.eclipse.osgi.service.resolver.ResolverError
- Returns the unsatisfied constraint if this ResolverError occurred
because of an unsatisfied constraint; otherwise
null
is returned.
- getUnsatisfiedConstraints(BundleDescription) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns all unsatisfied constraints in the given bundle.
- getUnsatisfiedLeaves(BundleDescription[]) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns all unsatisfied constraints in the given bundles that have no possible supplier.
- getUpdateMapURL() -
Method in class org.eclipse.update.search.UpdateSearchScope
- Returns the optional URL of the update map file.
- getUpdateSiteEntry() -
Method in class org.eclipse.update.core.Feature
- Returns an information entry referencing the location of the
feature update site.
- getUpdateSiteEntry() -
Method in interface org.eclipse.update.core.IFeature
- Returns an information entry referencing the location of the
feature update site.
- getUpdateSiteEntryModel() -
Method in class org.eclipse.update.core.model.FeatureModel
- Returns an information entry referencing the location of the
feature update site.
- getURI(int) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's Namespace URI by index.
- getURI(int) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's Namespace URI by index.
- getURI(int) -
Method in class org.xml.sax.helpers.AttributesImpl
- Return an attribute's Namespace URI.
- getURI(String) -
Method in class org.xml.sax.helpers.NamespaceSupport
- Look up a prefix and get the currently-mapped Namespace URI.
- getUriFor(String) -
Method in class org.eclipse.ercp.xml.parser.NSDeclaration
- Return the URI associated to the prefix namespace for an attribute, "" if not!
- getUriOnAttributeFor(String) -
Method in class org.eclipse.ercp.xml.parser.NSDeclaration
-
- getURL(String, String, int, String, URLStreamHandler) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Gets a URL.
- getURL() -
Method in interface org.eclipse.osgi.service.datalocation.Location
- Returns the actual
URL
of this location.
- getUrl() -
Method in class org.eclipse.swt.browser.Browser
- Returns the current URL.
- getURL() -
Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
- Returns the URL for this site
- getURL() -
Method in class org.eclipse.update.core.Feature
- Returns the feature URL.
- getURL() -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns the feature url.
- getURL() -
Method in interface org.eclipse.update.core.IArchiveReference
- Retrieve the site archive URL
- getURL() -
Method in interface org.eclipse.update.core.IFeature
- Returns the feature URL.
- getURL() -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns the feature url.
- getURL() -
Method in interface org.eclipse.update.core.IFeatureReference
- Returns the referenced feature URL.
- getURL() -
Method in interface org.eclipse.update.core.IInstallHandlerEntry
- Returns optional URL used for browser-triggered installation handling.
- getURL() -
Method in interface org.eclipse.update.core.ISite
- Returns the site URL
- getURL() -
Method in interface org.eclipse.update.core.ISiteContentProvider
- Returns the URL of this site
- getURL() -
Method in interface org.eclipse.update.core.IURLEntry
- Returns the actual URL.
- getURL() -
Method in class org.eclipse.update.core.model.ArchiveReferenceModel
- Returns the resolved URL for the archive.
- getURL() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the resolved URL for the feature reference.
- getURL() -
Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
- Returns the resolved URL used for browser-triggered installation handling.
- getURL() -
Method in class org.eclipse.update.core.model.URLEntryModel
- Returns the resolved URL.
- getURL() -
Method in class org.eclipse.update.core.Site
- Returns the site URL
- getURL() -
Method in class org.eclipse.update.core.SiteContentProvider
- Returns the URL of this site
- getURL() -
Method in interface org.eclipse.update.search.IUpdateSiteAdapter
- Returns the URL of the update site.
- getURL() -
Method in class org.eclipse.update.util.BookmarkSite
-
- getURLString() -
Method in class org.eclipse.update.core.model.ArchiveReferenceModel
- Returns the unresolved URL string for the archive.
- getURLString() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Returns the unresolved URL string for the reference.
- getURLString() -
Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
- Returns the URL string used for browser-triggered installation handling.
- getURLString() -
Method in class org.eclipse.update.core.model.URLEntryModel
- Returns the unresolved url string.
- getUsage() -
Method in class org.eclipse.ercp.swt.mobile.Screen
- Returns the usage type of the screen.
- getUserLocation() -
Static method in class org.eclipse.core.runtime.adaptor.LocationManager
- Returns the user Location object
- getUserLocation() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the location of the platform's user data area.
- getUserObject(Object) -
Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
- Returns a user object which is keyed by the specified key
- getUserObject() -
Method in interface org.eclipse.osgi.service.resolver.BundleDescription
- Returns the user object associated to this bundle description, or
null
if none exists.
- getUserPreferences(String) -
Method in interface org.osgi.service.prefs.PreferencesService
- Returns the root node for the specified user and the calling bundle.
- getUsers() -
Method in interface org.osgi.service.prefs.PreferencesService
- Returns the names of users for which node trees exist.
- getUsingBundles() -
Method in interface org.osgi.framework.ServiceReference
- Returns the bundles that are using the service referenced by this
ServiceReference
object.
- getValidator() -
Method in class org.eclipse.jface.viewers.CellEditor
- Returns the input validator for this cell editor.
- getValidator() -
Static method in class org.eclipse.update.operations.OperationsManager
- Returns the operations validator.
- getValue() -
Method in class org.eclipse.core.commands.Parameterization
- Returns the value for the parameter in this parameterization.
- getValue() -
Method in class org.eclipse.core.commands.State
- The current value associated with this state.
- getValue() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Returns the text value of this configuration element.
- getValue() -
Method in class org.eclipse.ercp.xml.dom.AttrImpl
- On retrieval, the value of the attribute is returned as a string.
- getValue(int) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's value by index.
- getValue(String, String) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's value by Namespace name.
- getValue(String) -
Method in class org.eclipse.ercp.xml.parser.AttributesImpl
- Look up an attribute's value by XML 1.0 qualified name.
- getValue() -
Method in class org.eclipse.jface.viewers.CellEditor
- Returns this cell editor's value provided that it has a valid one.
- getValue(Object, String) -
Method in interface org.eclipse.jface.viewers.ICellModifier
- Returns the value for the given property of the given element.
- getValue() -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns the value of the manifest element.
- getValue() -
Method in interface org.w3c.dom.Attr
- On retrieval, the value of the attribute is returned as a string.
- getValue(int) -
Method in interface org.xml.sax.AttributeList
- Deprecated. Return the value of an attribute in the list (by position).
- getValue(String) -
Method in interface org.xml.sax.AttributeList
- Deprecated. Return the value of an attribute in the list (by name).
- getValue(int) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's value by index.
- getValue(String, String) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's value by Namespace name.
- getValue(String) -
Method in interface org.xml.sax.Attributes
- Look up an attribute's value by XML qualified (prefixed) name.
- getValue(int) -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Get the value of an attribute (by position).
- getValue(String) -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Get the value of an attribute (by name).
- getValue(int) -
Method in class org.xml.sax.helpers.AttributesImpl
- Return an attribute's value by index.
- getValue(String, String) -
Method in class org.xml.sax.helpers.AttributesImpl
- Look up an attribute's value by Namespace-qualified name.
- getValue(String) -
Method in class org.xml.sax.helpers.AttributesImpl
- Look up an attribute's value by qualified (prefixed) name.
- getValueAsIs() -
Method in interface org.eclipse.core.runtime.IConfigurationElement
- Deprecated. The method is equivalent to the
IConfigurationElement.getValue()
. Contrary to its description,
this method returns a translated value. Use the IConfigurationElement.getValue()
method instead.
- getValueComponents() -
Method in class org.eclipse.osgi.util.ManifestElement
- Returns the value components of the manifest element.
- getValueConverter() -
Method in class org.eclipse.core.commands.ParameterType
- Returns the value converter associated with this parameter, if any.
- getValueName() -
Method in class org.eclipse.core.commands.Parameterization
- Returns the human-readable name for the current value, if any.
- getValues() -
Method in interface org.eclipse.core.commands.IParameter
- Returns the values associated with this parameter.
- getVariable(String) -
Method in class org.eclipse.core.expressions.EvaluationContext
- Returns the variable managed under the given name.
- getVariable(String) -
Method in interface org.eclipse.core.expressions.IEvaluationContext
- Returns the variable managed under the given name.
- getVerificationCode() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns the verification code.
- getVerificationException() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns any exception caught during verification
- getVerifier() -
Method in interface org.eclipse.update.core.IFeatureContentProvider
- Returns the verifier for this feature.
- getVerifierInfo() -
Method in interface org.eclipse.update.core.IVerificationResult
- Returns text describing the authority that verified/ certified
the signer
- getVersion() -
Method in interface org.eclipse.core.runtime.IBundleGroup
- Returns the version of this bundle group.
- getVersion() -
Method in class org.eclipse.osgi.baseadaptor.BaseData
-
- getVersion() -
Method in interface org.eclipse.osgi.framework.adaptor.BundleData
- Returns the Bundle-Version for this BundleData as specified in the bundle
manifest file.
- getVersion() -
Method in interface org.eclipse.osgi.service.resolver.BaseDescription
- Returns the version.
- getVersion() -
Static method in class org.eclipse.swt.SWT
- Returns the SWT version number as an integer.
- getVersion() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the dependent version.
- getVersion() -
Method in class org.eclipse.update.core.VersionedIdentifier
- Returns the version
- getVersion() -
Method in interface org.osgi.service.packageadmin.ExportedPackage
- Returns the version of this exported package.
- getVersion() -
Method in interface org.osgi.service.packageadmin.RequiredBundle
- Returns the version of this required bundle.
- getVersionedIdentifier() -
Method in class org.eclipse.update.core.Feature
- Returns the feature identifier.
- getVersionedIdentifier() -
Method in class org.eclipse.update.core.FeatureReference
- Returns the feature identifier.
- getVersionedIdentifier() -
Method in interface org.eclipse.update.core.IFeature
- Returns the feature identifier.
- getVersionedIdentifier() -
Method in interface org.eclipse.update.core.IFeatureReference
- Returns the feature identifier.
- getVersionedIdentifier() -
Method in interface org.eclipse.update.core.IImport
- Returns an identifier of the dependent plug-in.
- getVersionedIdentifier() -
Method in class org.eclipse.update.core.Import
- Returns an identifier of the dependent plug-in.
- getVersionedIdentifier() -
Method in interface org.eclipse.update.core.IPluginEntry
- Returns the identifier of this plugin entry
- getVersionedIdentifier() -
Method in class org.eclipse.update.core.PluginEntry
- Returns the identifier of this plugin entry
- getVersionIdentifier() -
Method in interface org.eclipse.core.runtime.IPluginDescriptor
- Deprecated. Use
String version = (String) bundle.getHeaders().get(org.osgi.framework.Constants.BUNDLE_VERSION);
new PluginVersionIdentifier(version);
where bundle
is the bundle associated with
the relevant plug-in.
- getVersionIdentifier() -
Method in interface org.eclipse.core.runtime.IPluginPrerequisite
- Deprecated. Callers of this method should interrogate the current
State
of the platform. For example,
State state = Platform.getPlatformAdmin().getState();
BundleDescription bundle = state.getBundle("my plug-in id", my plug-in version);
BundleSpecification spec = bundle.getRequiredBundle("required plug-in id");
Version reqMinVersion = spec.getVersionRange().getMinimum();
- getVersionRange() -
Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
- Returns the version range for this constraint.
- getVerticalBar() -
Method in class org.eclipse.swt.widgets.Scrollable
- Returns the receiver's vertical scroll bar if it has
one, and null if it does not.
- getVID() -
Method in class org.eclipse.update.util.FeatureWrap
-
- getView(boolean) -
Method in interface org.eclipse.ui.IViewReference
- Returns the
IViewPart
referenced by this object.
- getViewer() -
Method in class org.eclipse.jface.viewers.DoubleClickEvent
- Returns the viewer that is the source of this event.
- getViewer() -
Method in class org.eclipse.jface.viewers.OpenEvent
- Returns the viewer that is the source of this event.
- getViewerFont() -
Static method in class org.eclipse.jface.resource.JFaceResources
- Deprecated. This font is not in use
- getViewId(String) -
Method in class org.eclipse.ercp.eworkbench.ApplicationDescriptor
-
- getViewLayout(String) -
Method in interface org.eclipse.ui.IPageLayout
- Returns the layout for the view or placeholder with the given id in
this page layout.
- getViewReferences() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns a list of the reference to views visible on this page.
- getViewRegistry() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the editor registry for the workbench.
- getViews() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Deprecated. use #getViewReferences() instead.
- getViews() -
Method in interface org.eclipse.ui.views.IViewCategory
- Return the views contained within this category.
- getViews() -
Method in interface org.eclipse.ui.views.IViewRegistry
- Return a list of views defined in the registry.
- getViewSite() -
Method in interface org.eclipse.ui.IViewPart
- Returns the site for this view.
- getViewSite() -
Method in class org.eclipse.ui.part.ViewPart
-
- getViewStack(IViewPart) -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns an array of IViewParts that are stacked with the given part.
- getVisible() -
Method in class org.eclipse.swt.widgets.Control
- Returns
true
if the receiver is visible, and
false
otherwise.
- getVisible() -
Method in class org.eclipse.swt.widgets.Menu
- Returns
true
if the receiver is visible, and
false
otherwise.
- getVisible() -
Method in class org.eclipse.swt.widgets.ScrollBar
- Returns
true
if the receiver is visible, and
false
otherwise.
- getVisible() -
Method in class org.eclipse.swt.widgets.TrayItem
- Returns
true
if the receiver is visible and
false
otherwise.
- getVisibleExpandedElements() -
Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- Gets the expanded elements that are visible to the user.
- getVisibleItemCount() -
Method in class org.eclipse.swt.widgets.Combo
- Gets the number of items that are visible in the drop
down portion of the receiver's list.
- getVisiblePackages(BundleDescription) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns a list of all packages that the specified bundle has access to which are
exported by other bundles.
- getVisiblePackages(BundleDescription, int) -
Method in interface org.eclipse.osgi.service.resolver.StateHelper
- Returns a list of all packages that the specified bundle has access to which are
exported by other bundles.
- getVolumes() -
Static method in class org.eclipse.update.configuration.LocalSystemInfo
- Lists the file system volume.
- getWarnings() -
Method in class org.eclipse.swt.graphics.Device
- Returns
true
if the underlying window system prints out
warning messages on the console, and setWarnings
had previously been called with true
.
- getWatchers() -
Method in class org.eclipse.osgi.baseadaptor.HookRegistry
- Returns the list of configured bundle watchers.
- getWeb() -
Method in class org.eclipse.update.util.BookmarkSite
-
- getWidth() -
Method in class org.eclipse.swt.widgets.TableColumn
- Gets the width of the receiver.
- getWindow() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns the underlying workbench org.eclipse.jface.window.
- getWindowConfigurer(IWorkbenchWindow) -
Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
- Returns an object that can be used to configure the given org.eclipse.jface.window.
- getWindowConfigurer() -
Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
- Returns the workbench org.eclipse.jface.window configurer.
- getWorkbench() -
Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
- Returns the underlying workbench.
- getWorkbench() -
Method in interface org.eclipse.ui.IWorkbenchWindow
- Returns the workbench for this org.eclipse.jface.window.
- getWorkbench() -
Static method in class org.eclipse.ui.PlatformUI
- Returns the workbench.
- getWorkbench() -
Method in class org.eclipse.ui.plugin.AbstractUIPlugin
- Returns the Platform UI workbench.
- getWorkbenchConfigurer() -
Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
- Returns the workbench configurer.
- getWorkbenchConfigurer() -
Method in class org.eclipse.ui.application.WorkbenchAdvisor
- Returns the workbench configurer for the advisor.
- getWorkbenchDefaultEncoding() -
Static method in class org.eclipse.ui.WorkbenchEncoding
- Get the default encoding from the virtual machine.
- getWorkbenchWindow() -
Method in interface org.eclipse.ui.IWorkbenchPage
- Returns the workbench org.eclipse.jface.window of this page.
- getWorkbenchWindow() -
Method in interface org.eclipse.ui.IWorkbenchSite
- Returns the workbench org.eclipse.jface.window containing this workbench site.
- getWorkbenchWindowCount() -
Method in interface org.eclipse.ui.IWorkbench
- Returns the number of open main windows associated with this workbench.
- getWorkbenchWindows() -
Method in interface org.eclipse.ui.IWorkbench
- Returns a list of the open main windows associated with this workbench.
- getWorkingCopy(IEclipsePreferences) -
Method in interface org.eclipse.ui.preferences.IWorkingCopyManager
- Return a working copy instance based on the given org.eclipse.jface.preference node.
- getWorkingCopyManager() -
Method in interface org.eclipse.ui.preferences.IWorkbenchPreferenceContainer
- Get the working copy manager in use by this org.eclipse.jface.preference
page container.
- getWorkingDirectory() -
Method in class org.eclipse.update.core.FeatureContentProvider
- Returns working directory for this content provider
- getWrappedProgressMonitor() -
Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
- Returns the wrapped progress monitor.
- getWriteBufferAsString() -
Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
- Returns the current parsed (but not analyzed) token
- getWS() -
Static method in class org.eclipse.core.runtime.Platform
- Returns the string name of the current window system for use in finding files
whose path starts with
$ws$
.
- getWS() -
Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
- Returns the string name of the current window system for use in finding files
whose path starts with
$ws$
.
- getWS() -
Method in class org.eclipse.update.core.FeatureReference
- Get optional windowing system specification as a comma-separated string.
- getWS() -
Method in interface org.eclipse.update.core.IPlatformEnvironment
- Returns optional system architecture specification.
- getWS() -
Method in class org.eclipse.update.core.model.ContentEntryModel
- Returns optional windowing system specification.
- getWS() -
Method in class org.eclipse.update.core.model.FeatureModel
- Get optional windowing system specification as a comma-separated string.
- getWS() -
Method in class org.eclipse.update.core.model.FeatureReferenceModel
- Get optional windowing system specification as a comma-separated string.
- getWS() -
Method in class org.eclipse.update.core.model.ImportModel
- Returns the ws.
- getWS() -
Static method in class org.eclipse.update.core.SiteManager
- Returns system architecture specification.
- getXMLParser() -
Method in class org.eclipse.core.runtime.spi.RegistryStrategy
- Returns the parser used by the registry to parse descriptions of extension points and extensions.
- getXMLReader() -
Method in class javax.xml.parsers.SAXParser
- Returns the
XMLReader
that is encapsulated by the
implementation of this class.
- getXMLReader() -
Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
-
- getXMLVersion() -
Method in interface org.xml.sax.ext.Locator2
- Returns the version of XML used for the entity.
- getXMLVersion() -
Method in class org.xml.sax.ext.Locator2Impl
- Returns the current value of the version property.
- getXORMode() -
Method in class org.eclipse.swt.graphics.GC
- Returns
true
if this GC is drawing in the mode
where the resulting color in the destination is the
exclusive or of the color values in the source
and the destination, and false
if it is
drawing in the mode where the destination color is being
replaced with the source color value.
- getZipEntry(String) -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
- Returns a ZipEntry for the bundle file.
- getZipFile() -
Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
- Returns an open ZipFile for this bundle file.
- getZipFile(File) -
Method in class org.eclipse.osgi.framework.util.SecureAction
- Returns a ZipFile.
- 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.
- GotAccessError -
Static variable in class org.eclipse.ercp.update.UIMessages
-
- 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.
- grabExcessHorizontalSpace -
Variable in class org.eclipse.swt.layout.GridData
- grabExcessHorizontalSpace specifies whether the width of the cell
changes depending on the size of the parent Composite.
- grabExcessVerticalSpace -
Variable in class org.eclipse.swt.layout.GridData
- grabExcessVerticalSpace specifies whether the height of the cell
changes depending on the size of the parent Composite.
- grabHorizontal -
Variable in class org.eclipse.jface.viewers.CellEditor.LayoutData
- Indicates control grabs additional space;
true
by default.
- green -
Variable in class org.eclipse.swt.graphics.RGB
- the green component of the RGB
- greenMask -
Variable in class org.eclipse.swt.graphics.PaletteData
- the green mask for a direct palette
- greenShift -
Variable in class org.eclipse.swt.graphics.PaletteData
- the green shift for a direct palette
- GridData - Class in org.eclipse.swt.layout
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.
- GridLayout - Class in org.eclipse.swt.layout
- 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.