Uses of Package
facets.util.app

Packages that use facets.util.app
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. 
facets.idiom Examples of idiomatic use of Facets API. 
facets.util.app Non-Superficial types for application management. 
 

Classes in facets.util.app used by facets.core.app
AppServices
          Supplies an AppWatcher and application ProvidingCache.
AppValues
          Can persist/depersist configuration and session state/user preferences.
AppWatcher
          High-level monitor of application program operation.
MemoryChecks
          Checks memory availability, especially for use by ProvidingCache.
WatchableOperation
          Wrapper for code to be monitored by AppWatcher.
 

Classes in facets.util.app used by facets.facet
AppServices
          Supplies an AppWatcher and application ProvidingCache.
AppValues
          Can persist/depersist configuration and session state/user preferences.
ProvidingCache
          Cache that encapsulates the creation of items to be stored.
 

Classes in facets.util.app used by facets.facet.app
AppFileValues
          Manages file history and other file values.
AppServices
          Supplies an AppWatcher and application ProvidingCache.
AppValues
          Can persist/depersist configuration and session state/user preferences.
WatchableOperation
          Wrapper for code to be monitored by AppWatcher.
 

Classes in facets.util.app used by facets.facet.app.tree
AppServices
          Supplies an AppWatcher and application ProvidingCache.
AppValues
          Can persist/depersist configuration and session state/user preferences.
 

Classes in facets.util.app used by facets.idiom
AppValues
          Can persist/depersist configuration and session state/user preferences.
 

Classes in facets.util.app used by facets.util.app
AppFileValues
          Manages file history and other file values.
AppValues
          Can persist/depersist configuration and session state/user preferences.
AppWatcher
          High-level monitor of application program operation.
AppWatcher.WatcherCoupler
          Enables client code to communicate with AppWatcher.
BusyCursor
          Sets the application busy cursor.
Events.EventTracer
          Can be notified of build etc messages.
ProvidingCache
          Cache that encapsulates the creation of items to be stored.
WatchableOperation
          Wrapper for code to be monitored by AppWatcher.
WatchableOperation.CancelStyle
          Defines how a WatchableOperation can be cancelled.