Package | Description |
---|---|
org.jdesktop.application |
Modifier and Type | Method | Description |
---|---|---|
ResourceManager |
ApplicationContext.getResourceManager() |
The application's
ResourceManager provides
read-only cached access to resources in ResourceBundles via the
ResourceMap class. |
Modifier and Type | Method | Description |
---|---|---|
protected void |
ApplicationContext.setResourceManager(ResourceManager resourceManager) |
Change this application's
ResourceManager . |