|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentFactory | |
| 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.swing.document | This package contains all of the current document implementations for use in a swing-based environment. |
| Uses of DocumentFactory in com.tensegrity.gui.graphdocument |
| Methods in com.tensegrity.gui.graphdocument that return DocumentFactory | |
static DocumentFactory |
DocumentFactory.newInstance()
This method creates a new instance of the actual GraphViewFactory implementation. |
| Uses of DocumentFactory in com.tensegrity.gui.swing.document |
| Subclasses of DocumentFactory in com.tensegrity.gui.swing.document | |
class |
DocumentFactoryImpl
This class is derived from the base document class and represents amy swt-document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||