All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openide.util.base.doc-files.api.html Maven / Gradle / Ivy

There is a newer version: RELEASE230
Show newest version




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

  1. NbBundle as our specialized support for localization and replacement to ResourceBundle.
  2. Task and especially RequestProcessor which is our way to manage pools of thread workers and execute asynchronous computations.
  3. BaseUtilities which contain a lot of methods of possible interest. For example topologicalSort, activeReferenceQueue, translate.
  4. Enumerations provide enhacened support for manipulation with Enumerations and especially their on-demand generation.

@FOOTER@




© 2015 - 2024 Weber Informatics LLC | Privacy Policy