Java Doc for HtmlDisplayBox.java in » J2EE » Sofia » com » salmonllc » html » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This container can be used to create a display box in a page. The display box has a heading caption, components in the heading band and one component inside the box.
Constructs an HtmlDisplayBox using the default theme.
Parameters: name - The name of the component Parameters: theme - The theme to use for loading properties. Parameters: p - The page that it goes in.