Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.gui4j.core.Gui4jComponentFactory

Uses of Gui4jComponentFactory in org.gui4j.core
 

Methods in org.gui4j.core that return Gui4jComponentFactory
 Gui4jComponentFactory Gui4jComponentManager.getGui4jComponentFactory(java.lang.String name)
          Returns the factory for the given component name
 

Methods in org.gui4j.core with parameters of type Gui4jComponentFactory
static Gui4jTextAttribute Gui4jTextAttribute.getInstance(Gui4jComponentFactory gui4jComponentFactory, Gui4jComponent gui4jComponent, org.dom4j.LElement e)