Package | Description |
---|---|
org.openide |
Provides ErrorManager - the central place for logging and
reproting failures in NetBeans based system.
|
org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
org.openide.util.actions |
There are several types of standard actions
that should be used for many user interactions within NetBeans.
|
org.openide.util.datatransfer |
NetBeans uses special extensions to data transfer.
|
Class and Description |
---|
HelpCtx
Provides help for any window or other feature in the system.
|
HelpCtx.Provider
An object implementing this interface is willing to answer
the HelpCtx.findHelp() query itself.
|
Class and Description |
---|
AsyncGUIJob
Service provider interface (SPI) for executing of time consuming task which
results are visible in UI.
|
HelpCtx
Provides help for any window or other feature in the system.
|
Utilities.UnorderableException
Deprecated.
Used only by the deprecated partialSort
|
Class and Description |
---|
ContextAwareAction
Interface to be implemented by an action whose behavior
is dependent on some context.
|
HelpCtx
Provides help for any window or other feature in the system.
|
HelpCtx.Provider
An object implementing this interface is willing to answer
the HelpCtx.findHelp() query itself.
|
SharedClassObject
Shared object that allows different instances of the same class
to share common data.
|
Class and Description |
---|
HelpCtx
Provides help for any window or other feature in the system.
|
HelpCtx.Provider
An object implementing this interface is willing to answer
the HelpCtx.findHelp() query itself.
|