|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This factory is for creating and managing layout objects.
Field Summary | |
static String |
ROLE
|
Method Summary | |
List |
getLayoutDescriptions()
|
Layout |
newInstance(String name)
Create a new layout instance. |
void |
prepareLayout(Layout layout)
This method is invoked for a newly loaded profile |
void |
remove(Layout layout)
Remove the layout instance. |
Field Detail |
public static final String ROLE
Method Detail |
public void prepareLayout(Layout layout)
public Layout newInstance(String name) throws ProcessingException
ProcessingException
public void remove(Layout layout) throws ProcessingException
ProcessingException
public List getLayoutDescriptions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |