|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayManager
Interface for displaying bean information.
Method Summary | |
---|---|
void |
addSection(Section section)
Adds a section. |
String |
getPage()
|
void |
setTitle(String title)
Sets the tile of the page to display. |
Method Detail |
---|
void setTitle(String title)
title
- The title.void addSection(Section section)
section
- The section to add.String getPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |