Uses of Class
net.sourceforge.doyen.JLFGRManager.Category

Packages that use JLFGRManager.Category
net.sourceforge.doyen   
 

Uses of JLFGRManager.Category in net.sourceforge.doyen
 

Fields in net.sourceforge.doyen declared as JLFGRManager.Category
static JLFGRManager.Category JLFGRManager.Category.DEVELOPMENT
           
static JLFGRManager.Category JLFGRManager.Category.GENERAL
           
static JLFGRManager.Category JLFGRManager.Category.MEDIA
           
static JLFGRManager.Category JLFGRManager.Category.NAVIGATION
           
static JLFGRManager.Category JLFGRManager.Category.TABLE
           
static JLFGRManager.Category JLFGRManager.Category.TEXT
           
 

Methods in net.sourceforge.doyen with parameters of type JLFGRManager.Category
 Icon JLFGRManager.getToolbarIcon(JLFGRManager.Category category, String name, JLFGRManager.Size size)