|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateFactory
The TemplateFactory is used by the printing system to instantiate instances of Templates so that they can be used for printing.
Method Summary | |
---|---|
Template |
createTemplate()
Instantiates a new instance of a Template. |
java.lang.String |
getName()
The name of the templates that this factory produces. |
Method Detail |
---|
Template createTemplate()
java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |