Uses of Class
pl.edu.agh.cast.figure.icons.NodeIcon

Packages that use NodeIcon
pl.edu.agh.cast.figure.icons   
 

Uses of NodeIcon in pl.edu.agh.cast.figure.icons
 

Methods in pl.edu.agh.cast.figure.icons that return NodeIcon
static NodeIcon AbstractNodeIconFactory.createNodeIcon(java.lang.Class location, java.lang.String type, java.lang.String name, java.lang.String iconPath, java.lang.String smallIconPath, java.lang.String group)
          Creates node icon object.
 NodeIcon NodeIconProvider.getDefaultIcon()
           
 NodeIcon NodeIconProvider.getNodeIcon(java.lang.String nodeType)
           
 

Methods in pl.edu.agh.cast.figure.icons that return types with arguments of type NodeIcon
 java.util.Collection<NodeIcon> NodeIconProvider.getAllNodeIcons()
           
 java.util.Map<java.lang.String,java.util.List<NodeIcon>> NodeIconProvider.getGroupedNodeIcons()
          Returns a map of NodeIcons groups, with localized group names as keys.
 java.util.Collection<NodeIcon> INodeIconFactory.getNodeIcons()
           
 java.util.Collection<NodeIcon> AbstractNodeIconFactory.getNodeIcons()
           
 



Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.