Package | Description |
---|---|
org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
Modifier and Type | Method and Description |
---|---|
static void |
Utilities.attachInitJob(Component comp4Init,
AsyncGUIJob initJob)
Attaches asynchronous init job to given component.
|