|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.ac.waikato.mcennis.rat.graph.page.PageFactory
public class PageFactory
Class for generating Page objects
Constructor Summary | |
---|---|
protected |
PageFactory()
Creates a new instance of PageFactory |
Method Summary | |
---|---|
Page |
create(java.util.Properties props)
Creates a new Page object. |
static PageFactory |
newInstance()
Create a reference ot a static PageFactory object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PageFactory()
Method Detail |
---|
public static PageFactory newInstance()
public Page create(java.util.Properties props)
props
- property map used to create and initialize this object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |