|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceMgr | |
|---|---|
| org.openbp.common.icon | Classes for managing icons. |
| org.openbp.common.rc | The resource framework provides a standard resource bundle to inherit from it. |
| org.openbp.common.resource | |
| Uses of ResourceMgr in org.openbp.common.icon |
|---|
| Constructors in org.openbp.common.icon with parameters of type ResourceMgr | |
|---|---|
MultiImageIcon(java.lang.String resourceName,
ResourceMgr resMgr)
Creates a new multi image icon from a given filename. |
|
| Uses of ResourceMgr in org.openbp.common.rc |
|---|
| Methods in org.openbp.common.rc that return ResourceMgr | |
|---|---|
ResourceMgr |
ResourceCollectionMgr.getResourceMgr()
Gets the resource manager used to read the resource files. |
| Uses of ResourceMgr in org.openbp.common.resource |
|---|
| Methods in org.openbp.common.resource that return ResourceMgr | |
|---|---|
static ResourceMgr |
ResourceMgr.getDefaultInstance()
Gets the singleton instance of this class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||