|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SSurface
Surface managing an AreaTargeter tree.
A SSurface should build a surface by
SContentRootTargeter
SHost GUI context that can create
the widget surface layer.
This general contract can be implemented to build the surfaces of
| Method Summary | |
|---|---|
void |
buildRetargeted()
Build a targeter tree and pass its attached facet to a GUI host. |
SHost |
host()
Return the host. |
AreaTargeter |
surfaceRootTargeter()
The root of the surface targeter tree. |
| Methods inherited from interface facets.core.superficial.Notifiable |
|---|
notify |
| Methods inherited from interface facets.util.Titled |
|---|
title |
| Method Detail |
|---|
void buildRetargeted()
AreaTargeter surfaceRootTargeter()
buildRetargeted()SHost host()
In an application lazily create a suitable host if required; otherwise return the host passed during construction.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||