|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcon.data.ClassMappedFactory
com.partnersoft.v3x.gui.ViewerFactory
public class ViewerFactory
A Factory for viewers. Inherits from ClassMappedFactory, so that viewers may be ordered according to the class they will specify.
| Constructor Summary | |
|---|---|
ViewerFactory()
Creates a new, empty ViewerFactory. |
|
| Method Summary | |
|---|---|
static ViewerFactory |
defaultFactory()
Returns the default ViewerFactory. |
Viewer |
orderViewer(java.lang.Class specifiedClass)
Returns the viewer for the given class. |
| Methods inherited from class org.jcon.data.ClassMappedFactory |
|---|
addTemplate, addTemplate, orderPart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewerFactory()
| Method Detail |
|---|
public static ViewerFactory defaultFactory()
public Viewer orderViewer(java.lang.Class specifiedClass)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||