|
|||||||||
| 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.SpecifierFactory
public class SpecifierFactory
A Factory for specifiers. Inherits from ClassMappedFactory, so that specifiers may be ordered according to the class they will specify.
| Constructor Summary | |
|---|---|
SpecifierFactory()
Creates a new, empty SpecifierFactory. |
|
| Method Summary | |
|---|---|
static SpecifierFactory |
defaultFactory()
Returns the default SpecifierFactory. |
Specifier |
orderSpecifier(java.lang.Class specifiedClass)
Returns the specifier 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 SpecifierFactory()
| Method Detail |
|---|
public static SpecifierFactory defaultFactory()
public Specifier orderSpecifier(java.lang.Class specifiedClass)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||