Package | Description |
---|---|
org.openide |
Provides ErrorManager - the central place for logging and
reproting failures in NetBeans based system.
|
Class and Description |
---|
ErrorManager
A more or less deprecated 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.
|
ServiceType
Deprecated.
The prefered way to register and lookup services
is now
Lookup as described in
services registration and lookup page. |