Uses of Package
com.tensegrity.generic.util.prefs

Packages that use com.tensegrity.generic.util.prefs
com.tensegrity.application This package contains the main interfaces and meta classes for the skeleton framework.  
com.tensegrity.generic.util.prefs Contains interfaces and classes that is helpful for dealing with persistent application settings. 
com.tensegrity.gui.document Contains the interfaces for document types and the framework which maintains such documents.  
com.tensegrity.gui.document.persistence   
com.tensegrity.gui.graphdocument This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.  
com.tensegrity.gui.graphdocument.persistence   
com.tensegrity.gui.swing.dialog This package contains several Dialog implementations, such as a ColorChooser for the three Format types (Paint, Stroke, Font) of the Graphics API.  
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swing.document.persistence   
com.tensegrity.gui.swt.control.panels   
com.tensegrity.gui.swt.dialog   
com.tensegrity.gui.swt.document.persitence   
com.tensegrity.skeleton.container.swing The swing implementations of all currently available ToolContainer types. 
com.tensegrity.skeleton.launch   
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.application
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.generic.util.prefs
PreferenceEvent
          An event emitted by a Preference instance to indicate that a change in the values of the preferences occurred.
PreferenceListener
          A listener for receiving preference change events.
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.document
PreferenceDialogProvider
          This interface defines the methods needed by the PreferenceDialog to be able to display and work on the settings.
PreferenceEvent
          An event emitted by a Preference instance to indicate that a change in the values of the preferences occurred.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.document.persistence
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.graphdocument
PreferenceDialogProvider
          This interface defines the methods needed by the PreferenceDialog to be able to display and work on the settings.
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.graphdocument.persistence
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.swing.dialog
PreferenceDialogProvider
          This interface defines the methods needed by the PreferenceDialog to be able to display and work on the settings.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.swing.document
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.swing.document.persistence
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.swt.control.panels
PreferenceDialogProvider
          This interface defines the methods needed by the PreferenceDialog to be able to display and work on the settings.
PreferenceListener
          A listener for receiving preference change events.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.swt.dialog
PreferenceDialogProvider
          This interface defines the methods needed by the PreferenceDialog to be able to display and work on the settings.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.gui.swt.document.persitence
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.skeleton.container.swing
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 

Classes in com.tensegrity.generic.util.prefs used by com.tensegrity.skeleton.launch
Preferences
           A Preferences object is useful when it comes to managing application-wide configuration settings and making them persistent.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.