|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetAppSpecifier | |
|---|---|
| facets.facet | Surface building. |
| facets.facet.app | General application building. |
| facets.facet.app.tree | Generic tree viewer application classes. |
| facets.idiom | Examples of idiomatic use of Facets API. |
| Uses of FacetAppSpecifier in facets.facet |
|---|
| Methods in facets.facet with parameters of type FacetAppSpecifier | |
|---|---|
static FacetFactory |
FacetFactory.newAppletCore(FacetAppSpecifier spec,
FacetFactory.SurfaceStyle style,
Shade panelShade)
Creates a basic FacetFactory for use in an applet. |
static FacetFactory |
FacetFactory.newDesktopCore(FacetAppSpecifier spec)
Creates a basic FacetFactory for use in a desktop application. |
| Uses of FacetAppSpecifier in facets.facet.app |
|---|
| Constructors in facets.facet.app with parameters of type FacetAppSpecifier | |
|---|---|
FacetAppSurface(FacetAppSpecifier spec,
FacetFactory ff)
Unique constructor. |
|
| Uses of FacetAppSpecifier in facets.facet.app.tree |
|---|
| Subclasses of FacetAppSpecifier in facets.facet.app.tree | |
|---|---|
class |
TreeAppSpecifier
FacetAppSpecifier for simple applications with DataNode content. |
| Uses of FacetAppSpecifier in facets.idiom |
|---|
| Subclasses of FacetAppSpecifier in facets.idiom | |
|---|---|
class |
XmlView
TreeAppSpecifier that defines a utility application for viewing and editing
simple tree content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||