|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Factory | |
|---|---|
| org.base.apps.api.view | |
| org.base.apps.core.swing | |
| org.base.apps.util.factory | Basic factory API with default implementations. |
| org.base.apps.xml.elem | Contains Element API, a simple representation of an XML tree. |
| Uses of Factory in org.base.apps.api.view |
|---|
| Subinterfaces of Factory in org.base.apps.api.view | |
|---|---|
interface |
BoundViewFactory<B extends BoundView,C>
|
| Uses of Factory in org.base.apps.core.swing |
|---|
| Classes in org.base.apps.core.swing that implement Factory | |
|---|---|
class |
SwingViewFactory<C extends Component>
Default Swing implementation of a BoundViewFactory. |
| Uses of Factory in org.base.apps.util.factory |
|---|
| Classes in org.base.apps.util.factory that implement Factory | |
|---|---|
class |
BaseFactory
Default implementation of Factory, delegating to
FactoryUtils.instantiateFactory(Class) and ignoring the specified args. |
class |
ConfigurableFactory
Factory implementation configured via a ResourceManager. |
| Uses of Factory in org.base.apps.xml.elem |
|---|
| Classes in org.base.apps.xml.elem that implement Factory | |
|---|---|
class |
ElementFactory
|
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||