|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentComponentFactory
A factory to create document component automatically. It will be used if the customers want to load a layout without adding the document component before hand.
Method Summary | |
---|---|
DocumentComponent |
create(String documentName)
Create a default document component with the name |
Method Detail |
---|
DocumentComponent create(String documentName)
documentName
- the name of the document
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |