|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.big.bigsnake3d.rsc.ResourceUtil
public class ResourceUtil
Manager the interaction with the resourced embedded in the jar.
| Constructor Summary | |
|---|---|
ResourceUtil()
|
|
| Method Summary | |
|---|---|
java.awt.Image |
getAboutBanner()
Returns an image with the banner of the plug-in. |
java.awt.Image |
getIcon(SnakeIcons icon)
Returns an image the icon of the plug-in. |
static ResourceUtil |
getInstance()
Get Settings instance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceUtil()
| Method Detail |
|---|
public static ResourceUtil getInstance()
public java.awt.Image getAboutBanner()
public java.awt.Image getIcon(SnakeIcons icon)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||