Frames | No Frames |
Methods with parameter type com.jgoodies.forms.factories.ComponentFactory | |
void | Sets a new component factory. |
Methods with return type com.jgoodies.forms.factories.ComponentFactory | |
ComponentFactory | Returns the builder's component factory. |
Classes implementing com.jgoodies.forms.factories.ComponentFactory | |
class | A singleton implementaton of the ComponentFactory interface
that creates UI components as required by the
PanelBuilder . |