Uses of Interface
facets.core.app.StatefulViewable.ClipperSource

Packages that use StatefulViewable.ClipperSource
facets.core.app Extensions and partial specialisations of core Superficial types. 
facets.facet Surface building. 
 

Uses of StatefulViewable.ClipperSource in facets.core.app
 

Constructors in facets.core.app with parameters of type StatefulViewable.ClipperSource
NodeViewable(TypedNode root, StatefulViewable.ClipperSource clipperSource)
           
StatefulViewable(java.lang.String title, S content, StatefulViewable.ClipperSource clipperSource)
          Unique constructor.
 

Uses of StatefulViewable.ClipperSource in facets.facet
 

Methods in facets.facet that return StatefulViewable.ClipperSource
 StatefulViewable.ClipperSource FacetFactory.statefulClipperSource(boolean useSystemClipboard)