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

O

ObjectCannotHaveSuperTypes - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ObjectHasNoSuperclass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Generic type related problems
obsoleteMethods(IJavaDebugTarget) - Method in interface org.eclipse.jdt.debug.core.IJavaHotCodeReplaceListener
Notification that obsolete methods remain on the stack in one or more threads in the given target after a hot code replace.
occurencesOf(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array, 0 if any.
occurencesOf(char, char[], int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array starting at the given index, 0 if any.
okPressed() - Method in class org.eclipse.jdt.debug.ui.JavaSourceLookupDialog
 
OpcodeStringValues - class org.eclipse.jdt.core.util.OpcodeStringValues.
Description of each opcode mnemonic according to the JVM specifications.
OpcodeStringValues() - Constructor for class org.eclipse.jdt.core.util.OpcodeStringValues
 
OPEN - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open global action (value "org.eclipse.jdt.ui.actions.Open").
OPEN_EDITOR - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open action (value "org.eclipse.jdt.ui.edit.text.java.open.editor").
OPEN_EXTERNAL_JAVA_DOC - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open External Javadoc global action (value "org.eclipse.jdt.ui.actions.OpenExternalJavaDoc").
OPEN_EXTERNAL_JAVADOC - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open external javadoc action (value "org.eclipse.jdt.ui.edit.text.java.open.external.javadoc").
OPEN_STRUCTURE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the Navigate -> Open Structure action (value "org.eclipse.jdt.ui.navigate.java.open.structure").
OPEN_SUPER_IMPLEMENTATION - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open Super Implementation global action (value "org.eclipse.jdt.ui.actions.OpenSuperImplementation").
OPEN_SUPER_IMPLEMENTATION - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open super implementation action (value "org.eclipse.jdt.ui.edit.text.java.open.super.implementation").
OPEN_TYPE_HIERARCHY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if a new type hierarchy gets opened in a new type hierarchy perspective or inside the type hierarchy view part.
OPEN_TYPE_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open Type Hierarchy global action (value "org.eclipse.jdt.ui.actions.OpenTypeHierarchy").
OPEN_TYPE_HIERARCHY - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open type hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.org.eclipse.jdt.ui.edit.text.java.open.type.hierarchy").
OPEN_TYPE_HIERARCHY_IN_PERSPECTIVE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference OPEN_TYPE_HIERARCHY.
OPEN_TYPE_HIERARCHY_IN_VIEW_PART - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference OPEN_TYPE_HIERARCHY.
open(IProgressMonitor) - Method in interface org.eclipse.jdt.core.IOpenable
Opens this element and all parent elements that are not already open.
OpenAction - class org.eclipse.jdt.ui.actions.OpenAction.
This action opens a Java editor on a Java element or file.
OpenAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OpenAction
Creates a new OpenAction.
OpenAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OpenAction
Note: This constructor is for internal use only.
openDialog(Shell) - Method in class org.eclipse.jdt.ui.refactoring.RenameSupport
Opens the refactoring dialog for this rename support.
OpenEditorActionGroup - class org.eclipse.jdt.ui.actions.OpenEditorActionGroup.
Action group that adds the actions opening a new editor to the context menu and the action bar's navigate menu.
OpenEditorActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions.OpenEditorActionGroup
Creates a new OpenActionGroup.
OpenEditorActionGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OpenEditorActionGroup
Note: This constructor is for internal use only.
OpenExternalJavadocAction - class org.eclipse.jdt.ui.actions.OpenExternalJavadocAction.
This action opens the selected element's Javadoc in an external browser.
OpenExternalJavadocAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OpenExternalJavadocAction
Creates a new OpenExternalJavadocAction.
OpenExternalJavadocAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OpenExternalJavadocAction
Note: This constructor is for internal use only.
openInEditor(IJavaElement) - Static method in class org.eclipse.jdt.ui.JavaUI
Opens a Java editor on the given Java element.
OpenJavaBrowsingPerspectiveAction - class org.eclipse.jdt.ui.actions.OpenJavaBrowsingPerspectiveAction.
Action to programmatically open a Java perspective.
OpenJavaBrowsingPerspectiveAction() - Constructor for class org.eclipse.jdt.ui.actions.OpenJavaBrowsingPerspectiveAction
Create a new OpenJavaBrowsingPerspectiveAction.
OpenJavaPerspectiveAction - class org.eclipse.jdt.ui.actions.OpenJavaPerspectiveAction.
Action to programmatically open a Java perspective.
OpenJavaPerspectiveAction() - Constructor for class org.eclipse.jdt.ui.actions.OpenJavaPerspectiveAction
Create a new OpenJavaPerspectiveAction.
OpenProjectAction - class org.eclipse.jdt.ui.actions.OpenProjectAction.
Action to open a closed project.
OpenProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OpenProjectAction
Creates a new OpenProjectAction.
OpenSuperImplementationAction - class org.eclipse.jdt.ui.actions.OpenSuperImplementationAction.
The action opens a Java editor on the selected method's super implementation.
OpenSuperImplementationAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OpenSuperImplementationAction
Creates a new OpenSuperImplementationAction.
OpenSuperImplementationAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OpenSuperImplementationAction
Note: This constructor is for internal use only.
OpenTypeHierarchyAction - class org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction.
This action opens a type hierarchy on the selected type.
OpenTypeHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction
Creates a new OpenTypeHierarchyAction.
OpenTypeHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction
Note: This constructor is for internal use only.
OpenViewActionGroup - class org.eclipse.jdt.ui.actions.OpenViewActionGroup.
Action group that adds actions to open a new JDT view part or an external viewer to a context menu and the global menu bar.
OpenViewActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OpenViewActionGroup
Note: This constructor is for internal use only.
OpenViewActionGroup(Page) - Constructor for class org.eclipse.jdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OPTIMIZE_OUT - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
OR - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Inclusive OR "|" operator.
org.eclipse.jdt.core - package org.eclipse.jdt.core
The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program.
org.eclipse.jdt.core.compiler - package org.eclipse.jdt.core.compiler
This package contains compiler associated infrastructure APIs.
org.eclipse.jdt.core.dom - package org.eclipse.jdt.core.dom
The Java DOM is the set of classes that model the source code of a Java program as a structured document.
org.eclipse.jdt.core.eval - package org.eclipse.jdt.core.eval
Provides support for the evaluation of code snippets in a scrapbook or inside the debugger.
org.eclipse.jdt.core.jdom - package org.eclipse.jdt.core.jdom
Provides a support for java document manipulation through the JDOM model.
org.eclipse.jdt.core.search - package org.eclipse.jdt.core.search
Provides support for searching the workspace Java elements that match a particular description.
org.eclipse.jdt.core.util - package org.eclipse.jdt.core.util
Provides a set of tools and utilities for manipulating .class files and Java model elements.
org.eclipse.jdt.debug.core - package org.eclipse.jdt.debug.core

Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture).

org.eclipse.jdt.debug.eval - package org.eclipse.jdt.debug.eval

Provides a set classes and interfaces that support evaluations in the Java debugger.

org.eclipse.jdt.debug.ui - package org.eclipse.jdt.debug.ui

Provides an implementation of a source locator for the Java debug model.

org.eclipse.jdt.debug.ui.launchConfigurations - package org.eclipse.jdt.debug.ui.launchConfigurations

Provides an implementation launch configuration tabs for local and remote Java applications.

org.eclipse.jdt.junit - package org.eclipse.jdt.junit
Application programming interfaces for interaction with the Eclipse Java Development Tools JUnit support.
org.eclipse.jdt.launching - package org.eclipse.jdt.launching
Application programming interfaces for interaction with the Eclipse Java launching support.
org.eclipse.jdt.launching.sourcelookup - package org.eclipse.jdt.launching.sourcelookup
Application programming interfaces and classes for source lookup.
org.eclipse.jdt.ui - package org.eclipse.jdt.ui
Application programming interfaces for interaction with the Eclipse Java User Interface.
org.eclipse.jdt.ui.actions - package org.eclipse.jdt.ui.actions
Application programming interfaces for Eclipse Java User Interface specific actions.
org.eclipse.jdt.ui.jarpackager - package org.eclipse.jdt.ui.jarpackager
Provides classes and interfaces to generate a JAR file.
org.eclipse.jdt.ui.refactoring - package org.eclipse.jdt.ui.refactoring
Application programming interfaces for rename refactorings.
org.eclipse.jdt.ui.text - package org.eclipse.jdt.ui.text
Application programming interfaces for interaction with the Eclipse Java User Interface text support.
org.eclipse.jdt.ui.text.java.hover - package org.eclipse.jdt.ui.text.java.hover
Application programming interfaces for interaction with the Eclipse Java Editor.
org.eclipse.jdt.ui.wizards - package org.eclipse.jdt.ui.wizards
Application programming interfaces for interaction with the Eclipse Java User Interface wizards.
ORGANIZE_IMPORTS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Organize Imports global action (value "org.eclipse.jdt.ui.actions.OrganizeImports").
ORGANIZE_IMPORTS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> organize imports action (value "org.eclipse.jdt.ui.edit.text.java.organize.imports").
OrganizeImportsAction - class org.eclipse.jdt.ui.actions.OrganizeImportsAction.
Organizes the imports of a compilation unit.
OrganizeImportsAction.ObjectDelegate - class org.eclipse.jdt.ui.actions.OrganizeImportsAction.ObjectDelegate.
 
OrganizeImportsAction.ObjectDelegate() - Constructor for class org.eclipse.jdt.ui.actions.OrganizeImportsAction.ObjectDelegate
 
OrganizeImportsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OrganizeImportsAction
Creates a new OrganizeImportsAction.
OrganizeImportsAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.OrganizeImportsAction
Note: This constructor is for internal use only.
ORGIMPORTS_IGNORELOWERCASE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preferences that controls if types that start with a lower case letters get added by the "Organize Import" operation.
ORGIMPORTS_IMPORTORDER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds a list of comma separated package names.
ORGIMPORTS_ONDEMANDTHRESHOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that specifies the number of imports added before a star-import declaration is used.
ORIGINATING_PROJECT_CLASSPATH - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 2) indicating that the operation is to update the classpath of the originating project.
OTHER_REFERRING_PROJECTS_CLASSPATH - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 4) indicating that the operation is to update the classpath of all referring projects except the originating project.
OuterLocalMustBeFinal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
OVERRIDE_METHODS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Override Methods global action (value "org.eclipse.jdt.ui.actions.OverrideMethods").
OVERRIDE_METHODS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> override methods action (value "org.eclipse.jdt.ui.edit.text.java.override.methods").
OverrideIndicatorLabelDecorator - class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator.
LabelDecorator that decorates an method's image with override or implements overlays.
OverrideIndicatorLabelDecorator() - Constructor for class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
Creates a decorator.
OverrideIndicatorLabelDecorator(ImageDescriptorRegistry) - Constructor for class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
Note: This constructor is for internal use only.
OverrideMethodsAction - class org.eclipse.jdt.ui.actions.OverrideMethodsAction.
Adds unimplemented methods of a type.
OverrideMethodsAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.OverrideMethodsAction
Note: This constructor is for internal use only.
OverrideMethodsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.OverrideMethodsAction
Creates a new OverrideMethodsAction.
OVERRIDES - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the 'override' adornment
OverridingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
OverridingNonVisibleMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 

Eclipse JDT
2.1
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.