| Package | Description |
|---|---|
| org.jdesktop.application |
| Modifier and Type | Method and 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 and Description |
|---|---|
protected void |
ApplicationContext.setResourceManager(ResourceManager resourceManager)
Change this application's
ResourceManager. |
Copyright © 2009–2016. All rights reserved.