|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openide | |
org.openide | Jumping-off points for all the rest of the IDE's functionality. |
org.openide.compiler | Different compiler implementations may be plugged into the IDE to build files from source. |
org.openide.debugger | The IDE can support plugged-in implementations of an abstract debugger interface. |
org.openide.execution | The IDE uses a small interface to describe the execution of Java-based classes together with arguments. |
org.openide.loaders | DataSystems are the logical layer between a filesystem and the regular functions of the IDE. |
org.openide.modules | The IDE is capable of being extended by pluggable modules providing additional functionality. |
org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
Classes in org.openide used by org.openideDialogDescriptor
|
A description of a standard dialog. ErrorManager
|
A system of managing, annotating, and classifying errors and log messages. ErrorManager.Annotation
|
Annotation that can be attached to an error. NotifyDescriptor
|
This class provides a description of a user notification to be displayed. NotifyDescriptor.Confirmation
|
Provides a description of a possible action and requests confirmation from the user before proceeding. Places
|
Provides access to all basic components ("places") in the IDE. Places.Folders
|
Deprecated. Most users of these folders will be using their paths directly in XML layers; since these paths are necessarily defined in the APIs anyway, using a method call for each location is not necessary. Places.Nodes
|
Provides access to important node places. ServiceType
|
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. ServiceType.Registry
|
The registry of all services. TopManager
|
Heart of the whole IDE. TopManager.NodeOperation
|
Provides common operations on nodes. WizardDescriptor.Iterator
|
Iterator on the sequence of panels. WizardDescriptor.Panel
|
One wizard panel with a component on it. |
Classes in org.openide used by org.openide.compilerServiceType
|
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
Classes in org.openide used by org.openide.debuggerServiceType
|
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
Classes in org.openide used by org.openide.executionServiceType
|
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
Classes in org.openide used by org.openide.loadersDialogDescriptor
|
A description of a standard dialog. NotifyDescriptor
|
This class provides a description of a user notification to be displayed. WizardDescriptor
|
Implements a basic "wizard" GUI system. WizardDescriptor.Iterator
|
Iterator on the sequence of panels. WizardDescriptor.Panel
|
One wizard panel with a component on it. |
Classes in org.openide used by org.openide.modulesServiceType
|
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
Classes in org.openide used by org.openide.textServiceType
|
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |