| Package | Description |
|---|---|
| plugins.big.shapedesigner.rsc | |
| plugins.big.shapedesigner.rsc.icon |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Image |
ResourceUtil.getIcon(SnakeIcons icon)
Returns an image the icon of the plug-in.
|
| Modifier and Type | Method and Description |
|---|---|
static SnakeIcons |
SnakeIcons.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SnakeIcons[] |
SnakeIcons.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|