Uses of Class
com.tensegrity.gui.swing.document.SwingDocument

Packages that use SwingDocument
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
 

Uses of SwingDocument in com.tensegrity.gui.swing.document
 

Subclasses of SwingDocument in com.tensegrity.gui.swing.document
 class AttributeTableDocument
          This class is derived from the base document class and represents an attribute document.
 class HyperTextDocument
          This class is derived from the base document class and represents a html-document.
 class LayoutToolDocument
          The LayoutTool document wrapps up the layouttools inside a document.
 class NavigatorDocument
          This class is derived from the base document class and represents a navigator document.
 class ObjectTreeDocument
          ObjectTreeDocument.java
 class RepositoryDocument
          This class is derived from the base document class and represents a repository document.
 class SwingGraphDocument
           This class represents the GraphDocument implementation for Swing-based applications.
 class SwingTemplateDocument
          The SwingTemplateDocument implements the document to be used when creating Templates.
 



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