endrov.flowBasic.constants
Class CategoryInfo

java.lang.Object
  extended by endrov.flowBasic.constants.CategoryInfo

public class CategoryInfo
extends java.lang.Object


Field Summary
static javax.swing.ImageIcon icon
           
static java.lang.String name
           
 
Constructor Summary
CategoryInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static java.lang.String name

icon

public static javax.swing.ImageIcon icon
Constructor Detail

CategoryInfo

public CategoryInfo()