|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FacetFactory.AppletHost
SHost that can create and set an applet layout.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface facets.core.superficial.app.SHost |
|---|
SHost.FacetLayout |
| Method Summary | |
|---|---|
SHost.FacetLayout |
newAppletLayout(SFacet content,
SFacet toolPanel,
SFacet[] menus,
boolean panelToSide)
Return a simple layout for use in applets. |
| Methods inherited from interface facets.core.superficial.app.SHost |
|---|
setLayout, setTitle, updateLayout, wrapped |
| Method Detail |
|---|
SHost.FacetLayout newAppletLayout(SFacet content,
SFacet toolPanel,
SFacet[] menus,
boolean panelToSide)
content - main client areatoolPanel - panel beside or below main areamenus - to appear in applet menu barpanelToSide - determines the location of any tool panel:
if true to the right of the content, otherwise below.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||