Uses of Class
uic.model.IconFactory

Packages that use IconFactory
uic.model Provides model classes for Swing GUIs. 
 

Uses of IconFactory in uic.model
 

Fields in uic.model declared as IconFactory
protected  IconFactory ActionFactory.iconFactory
           
 

Methods in uic.model with parameters of type IconFactory
static JComponent ActionFactory.createButton(UICAction action, TranslationInterface translator, IconFactory iconFactory)
           
static JComponent ActionFactory.createMenuItem(UICAction action, TranslationInterface translator, IconFactory iconFactory)
           
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence