com.googlecode.sarasvati.visual.icon
Class NodeIcons

java.lang.Object
  extended by com.googlecode.sarasvati.visual.icon.NodeIcons

public class NodeIcons
extends Object


Constructor Summary
NodeIcons()
           
 
Method Summary
static Icon newInstance(NodeIconType nodeIconType, String label, Color color, boolean isJoin, boolean isSelected)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeIcons

public NodeIcons()
Method Detail

newInstance

public static Icon newInstance(NodeIconType nodeIconType,
                               String label,
                               Color color,
                               boolean isJoin,
                               boolean isSelected)


Copyright © 2012. All Rights Reserved.