Uses of Class
org.jvnet.substance.SubstanceImageCreator.TreeIcon

Packages that use SubstanceImageCreator.TreeIcon
org.jvnet.substance   
 

Uses of SubstanceImageCreator.TreeIcon in org.jvnet.substance
 

Methods in org.jvnet.substance that return SubstanceImageCreator.TreeIcon
static SubstanceImageCreator.TreeIcon SubstanceImageCreator.TreeIcon.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SubstanceImageCreator.TreeIcon[] SubstanceImageCreator.TreeIcon.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.jvnet.substance with parameters of type SubstanceImageCreator.TreeIcon
static BufferedImage SubstanceImageCreator.getTreeNodeIcon(SubstanceImageCreator.TreeIcon treeIconKind)
          Retrieves tree node icon.