|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeIconType | |
|---|---|
| com.googlecode.sarasvati.visual.icon | |
| Uses of NodeIconType in com.googlecode.sarasvati.visual.icon |
|---|
| Methods in com.googlecode.sarasvati.visual.icon that return NodeIconType | |
|---|---|
static NodeIconType |
NodeIconType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeIconType[] |
NodeIconType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.googlecode.sarasvati.visual.icon with parameters of type NodeIconType | |
|---|---|
static Icon |
NodeIcons.newInstance(NodeIconType nodeIconType,
String label,
Color color,
boolean isJoin,
boolean isSelected)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||