Uses of Class
facets.core.app.ViewerContenter

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

Uses of ViewerContenter in facets.core.app
 

Methods in facets.core.app that return types with arguments of type ViewerContenter
 java.util.List<ViewerContenter> AppSurface.getViewerContents()
          Returns all ViewerContenters currently active in the application.
 

Uses of ViewerContenter in facets.facet.app.tree
 

Subclasses of ViewerContenter in facets.facet.app.tree
 class TreeAppContenter
          ViewerContenter that manages content for TreeAppSpecifier.