Uses of Package
com.tensegrity.gui.document.event

Packages that use com.tensegrity.gui.document.event
com.tensegrity.application This package contains the main interfaces and meta classes for the skeleton framework.  
com.tensegrity.gui.container   
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.swing.control This package contains specific controls used within dialogs, such as the IntegerTextField, ProgressBar and SpinButton.  
com.tensegrity.gui.swing.control.tree This package contains the implementation for an Object Tree for VisualGraph objects. 
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.control   
com.tensegrity.gui.swt.document   
com.tensegrity.skeleton.container.swing The swing implementations of all currently available ToolContainer types. 
com.tensegrity.skeleton.swing The Swing based implementation of the skeleton framework. 
com.tensegrity.skeleton.swt   
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.application
DocumentEvent
          The Document event class
DocumentEventVetoException
          A DocumentEventVetoException is thrown when a proposed change to a Document and/or MDIComponent is not wanted.
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.container
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.document
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.document.event
AbstractDocumentEvent
          the abstract root for documents.
DocumentEvent
          The Document event class
DocumentEventVetoException
          A DocumentEventVetoException is thrown when a proposed change to a Document and/or MDIComponent is not wanted.
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
DocumentRootEvent
          The root class for all document events.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.swing.control
DocumentEvent
          The Document event class
DocumentEventVetoException
          A DocumentEventVetoException is thrown when a proposed change to a Document and/or MDIComponent is not wanted.
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.swing.control.tree
DocumentEvent
          The Document event class
DocumentEventVetoException
          A DocumentEventVetoException is thrown when a proposed change to a Document and/or MDIComponent is not wanted.
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.swing.document
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.swt.control
DocumentEvent
          The Document event class
DocumentEventVetoException
          A DocumentEventVetoException is thrown when a proposed change to a Document and/or MDIComponent is not wanted.
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.gui.swt.document
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.skeleton.container.swing
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.skeleton.swing
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 

Classes in com.tensegrity.gui.document.event used by com.tensegrity.skeleton.swt
DocumentListener
          The listener interface for receiving events that are related to an mdicomponent instance.
 



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