Uses of Class
org.nuiton.jaxx.util.UIFactory

Packages that use UIFactory
org.nuiton.jaxx.util   
 

Uses of UIFactory in org.nuiton.jaxx.util
 

Fields in org.nuiton.jaxx.util declared as UIFactory
protected  UIFactory ShowUIAction.factory
           
 

Methods in org.nuiton.jaxx.util that return UIFactory
 UIFactory ShowUIAction.getFactory()
           
protected  UIFactory FactoryWindowListener.getFactory()
           
 

Methods in org.nuiton.jaxx.util with parameters of type UIFactory
protected  void FactoryWindowListener.setFactory(UIFactory factory)
           
 

Constructors in org.nuiton.jaxx.util with parameters of type UIFactory
ShowUIAction(DialogUI<?> ui, DialogUIDef<M,U,H> uiDef, UIFactory factory, boolean showText)
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.