|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openide.util | |
org.openide | Miscellaneous general classes, especially the util classes to handle a user notifications, displaying dialogs and the error management system. |
org.openide.actions | There are a number of standard system actions available for use in the IDE. |
org.openide.awt | A set of utility classes pertaining to the visual appearance of the IDE. |
org.openide.cookies | Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object. |
org.openide.explorer | Many different UI components of the IDE are actually Explorer views of nodes. |
org.openide.explorer.propertysheet | The exact properties of a node may be displayed and edited with the Property Sheet. |
org.openide.explorer.view | The Explorer is really an abstraction that needs a view to actually display the nodes. |
org.openide.modules | The IDE is capable of being extended by pluggable modules providing additional functionality. |
org.openide.nodes | The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. |
org.openide.options | System options provide an easy-to-use mechanism for persistent storage of user-settable options. |
org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
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 with the IDE. |
org.openide.util.datatransfer | The IDE uses special extensions to data transfer. |
org.openide.util.lookup | Useful implementations of the lookup system used to register functionality and objects in the APIs. |
org.openide.windows | Most parts of the IDE do not manipulate windows directly, but use special top components. |
Classes in org.openide.util used by org.openide | |
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. |
Classes in org.openide.util used by org.openide.actions | |
ContextAwareAction
Interface which is supposed to be implemented by action which behaviour is context dependent. |
|
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. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
SharedClassObject
Shared object that allows different instances of the same class to share common data. |
Classes in org.openide.util used by org.openide.awt | |
HelpCtx
Provides help for any window or other feature in the system. |
Classes in org.openide.util used by org.openide.cookies | |
Task
A task that may be executed in a separate thread and permits examination of its status. |
Classes in org.openide.util used by org.openide.explorer | |
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. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
Lookup.Provider
Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object). |
Classes in org.openide.util used by org.openide.explorer.propertysheet | |
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. |
Classes in org.openide.util used by org.openide.explorer.view | |
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. |
Classes in org.openide.util used by org.openide.modules | |
SharedClassObject
Shared object that allows different instances of the same class to share common data. |
Classes in org.openide.util used by org.openide.nodes | |
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. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
Lookup.Provider
Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object). |
|
Mutex
Read-many/write-one lock. |
|
UserCancelException
Exception that is thrown when user cancels interaction so the requested result cannot be produced. |
Classes in org.openide.util used by org.openide.options | |
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. |
Classes in org.openide.util used by org.openide.text | |
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. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
Lookup.Provider
Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object). |
|
SharedClassObject
Shared object that allows different instances of the same class to share common data. |
|
Task
A task that may be executed in a separate thread and permits examination of its status. |
Classes in org.openide.util used by org.openide.util | |
AsyncGUIJob
Service provider interface (SPI) for executing of time consuming task which results are visible in UI. |
|
Cancellable
Service provider interface (SPI) for adding cancel support to various jobs. |
|
Enumerations.Processor
Processor interface that can filter out objects from the enumeration, change them or add aditional objects to the end of the current enumeration. |
|
HelpCtx
Provides help for any window or other feature in the system. |
|
HttpServer.Impl
Deprecated. Useful only for HttpServer which is itself deprecated. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
Lookup.Item
A single item in a lookup result. |
|
Lookup.Result
Result of a lookup request. |
|
Lookup.Template
Template defining a pattern to filter instances by. |
|
LookupEvent
An event describing the change in the lookup's result. |
|
LookupListener
General listener for changes in lookup. |
|
Mutex
Read-many/write-one lock. |
|
Mutex.Action
Action to be executed in a mutex without throwing any checked exceptions. |
|
Mutex.ExceptionAction
Action to be executed in a mutex, possibly throwing checked exceptions. |
|
Mutex.Privileged
Provides access to Mutex's internal methods. |
|
MutexException
Encapsulates other exceptions thrown from a mutex method. |
|
NbBundle.ClassLoaderFinder
Deprecated. Useless. |
|
RequestProcessor
Request processor that is capable to execute requests in dedicated threads. |
|
RequestProcessor.Task
The task describing the request sent to the processor. |
|
SharedClassObject
Shared object that allows different instances of the same class to share common data. |
|
Task
A task that may be executed in a separate thread and permits examination of its status. |
|
TaskListener
Listener which can be notifies when a task finishes. |
|
TopologicalSortException
Exception that signals that a topological sort failed due to unsortable nature of the graph and that provides support for reporting and recovering from that state. |
|
Utilities.UnorderableException
Deprecated. Used only by the deprecated Utilities.partialSort(java.util.List, java.util.Comparator, boolean) |
|
WeakListener
Deprecated. Use WeakListeners class. |
|
WeakListener.PropertyChange
Deprecated. use appropriate method instead |
Classes in org.openide.util used by org.openide.util.actions | |
ContextAwareAction
Interface which is supposed to be implemented by action which behaviour is context dependent. |
|
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. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
SharedClassObject
Shared object that allows different instances of the same class to share common data. |
Classes in org.openide.util used by org.openide.util.datatransfer | |
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. |
Classes in org.openide.util used by org.openide.util.lookup | |
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
Lookup.Item
A single item in a lookup result. |
|
Lookup.Provider
Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object). |
|
Lookup.Result
Result of a lookup request. |
|
Lookup.Template
Template defining a pattern to filter instances by. |
Classes in org.openide.util used by org.openide.windows | |
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. |
|
Lookup
A general registry permitting clients to find instances of services (implementation of a given interface). |
|
Lookup.Provider
Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |