|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openide | |
org.openide | Miscellaneous general classes, especially the util classes to handle a user notifications, displaying dialogs and the error management system. |
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.openide | |
DialogDescriptor
A description of a standard dialog. |
|
DialogDisplayer
Permits dialogs to be displayed. |
|
ErrorManager
A system of managing, annotating, and classifying errors and log messages. |
|
ErrorManager.Annotation
Annotation that can be attached to an error. |
|
LifecycleManager
Manages major aspects of the NetBeans lifecycle - currently saving all objects and exiting. |
|
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. |
|
ServiceType
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
|
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. |
|
WizardValidationException
The exception informs about fail in wizard panel validation and provides a localized description what's wrong. |
Classes in org.openide used by org.openide.text | |
ServiceType
This class represents an abstract subclass for services (compilation, execution, debugging, etc.) that can be registered in the system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |