org.openide.util.base.doc-files.api.html Maven / Gradle / Ivy
Utility Classes
Utility Classes
Not all of the classes in this package are of interest for all module
writers, but some of them may or even are as they are used through out
our sources.
Package org.openide.util
- NbBundle as our specialized support
for localization and replacement to
ResourceBundle.
Task
and especially
RequestProcessor
which
is our way to manage pools of thread workers and execute asynchronous
computations.
-
BaseUtilities
which contain
a lot of methods of possible interest. For example
topologicalSort
,
activeReferenceQueue
,
translate
.
-
Enumerations
provide
enhacened support for manipulation with
Enumerations and especially
their on-demand generation.
@FOOTER@