Uses of Package
com.tensegrity.gui.document

Packages that use com.tensegrity.gui.document
com.tensegrity.application This package contains the main interfaces and meta classes for the skeleton framework.  
com.tensegrity.gui.document Contains the interfaces for document types and the framework which maintains such documents.  
com.tensegrity.gui.document.event This package contains all implementation and interface related to all sorts of Document related events such as DocumentEvent, -Multiplexer, -Listener and -VetoExceptions. 
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.control.tree This package contains the implementation for an Object Tree for VisualGraph objects. 
com.tensegrity.gui.swing.control.tree.strategy   
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swt.document   
com.tensegrity.gui.template   
com.tensegrity.skeleton.commands The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. 
com.tensegrity.skeleton.swing The Swing based implementation of the skeleton framework. 
com.tensegrity.skeleton.swt   
com.tensegrity.skeleton.swt.commands   
 

Classes in com.tensegrity.gui.document used by com.tensegrity.application
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.document
Document
           A document is basically a window inside the application containing a single view of user data.
DocumentSettingsProvider.DocSetting
           DocSetting
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.document.event
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.document.persistence
Document
           A document is basically a window inside the application containing a single view of user data.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.graphdocument
Document
           A document is basically a window inside the application containing a single view of user data.
DocumentSettingsProvider
           Implementation of PreferenceDialogProvider for editing the documents settings in a preference style dialog.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.graphdocument.persistence
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.swing.control.tree
Document
           A document is basically a window inside the application containing a single view of user data.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.swing.control.tree.strategy
Document
           A document is basically a window inside the application containing a single view of user data.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.swing.document
AbstractDocument
           Class AbstractDocument implements functionality common to all Document implementations.
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.swt.document
AbstractDocument
           Class AbstractDocument implements functionality common to all Document implementations.
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.gui.template
Document
           A document is basically a window inside the application containing a single view of user data.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.skeleton.commands
Document
           A document is basically a window inside the application containing a single view of user data.
DocumentSettingsProvider
           Implementation of PreferenceDialogProvider for editing the documents settings in a preference style dialog.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.skeleton.swing
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.skeleton.swt
Document
           A document is basically a window inside the application containing a single view of user data.
MDIComponent
           This interface specifies the functionality of an MDI (Multiple Document Interface) holder.
MDIDelegate
          This class is a delegate wrapper for the mdi documents class.
 

Classes in com.tensegrity.gui.document used by com.tensegrity.skeleton.swt.commands
Document
           A document is basically a window inside the application containing a single view of user data.
 



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