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