DesignerBindings.TreeIconId |
DesignerBindings.DefaultDesignerBindings.getIcon(Node node) |
|
DesignerBindings.TreeIconId |
DesignerBindings.getIcon(Node node) |
Returns a constant describing an icon that the node should bear
in the treeview and other relevant places.
|
static DesignerBindings.TreeIconId |
DesignerBindings.TreeIconId.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DesignerBindings.TreeIconId[] |
DesignerBindings.TreeIconId.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|