Uses of Interface
facets.util.app.AppServices

Packages that use AppServices
facets.core.app Extensions and partial specialisations of core Superficial types. 
facets.facet Surface building. 
facets.facet.app General application building. 
facets.facet.app.tree Generic tree viewer application classes. 
 

Uses of AppServices in facets.core.app
 

Constructors in facets.core.app with parameters of type AppServices
ActionAppSurface(AppSpecifier spec, AppServices services)
          Unique constructor.
 

Uses of AppServices in facets.facet
 

Classes in facets.facet that implement AppServices
 class FacetFactory
          Factory that creates and lays out facets.
 

Uses of AppServices in facets.facet.app
 

Classes in facets.facet.app that implement AppServices
static class FacetDialogContenter.PanelFacets
          FacetFactory for use by FacetDialogContenter.
 

Uses of AppServices in facets.facet.app.tree
 

Classes in facets.facet.app.tree that implement AppServices
 class TreeAppFacets
          FacetFactory for use with TreeAppContenter.