|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentSettingsProvider | |
| 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.skeleton.commands | The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. |
| Uses of DocumentSettingsProvider in com.tensegrity.gui.graphdocument |
| Subclasses of DocumentSettingsProvider in com.tensegrity.gui.graphdocument | |
class |
GraphDocumentSettingsProvider
GraphDocumentSettingsProvider |
| Uses of DocumentSettingsProvider in com.tensegrity.skeleton.commands |
| Methods in com.tensegrity.skeleton.commands that return DocumentSettingsProvider | |
protected DocumentSettingsProvider |
EditDocumentSettingsCommand.getDocumentSettingsProvider()
Creates an instanceof DocumentSettingsProvider that will be
used in the dialog. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||