Uses of Interface
org.gvsig.app.project.documents.gui.IDocumentWindow
Packages that use IDocumentWindow
Package
Description
-
Uses of IDocumentWindow in org.gvsig.app
Methods in org.gvsig.app that return IDocumentWindowModifier and TypeMethodDescriptionApplicationManager.getDocumentWindow(Document document) Returns the window associated with the document passed as parameter or null if there is no window associated with the document. -
Uses of IDocumentWindow in org.gvsig.app.imp
Methods in org.gvsig.app.imp that return IDocumentWindow -
Uses of IDocumentWindow in org.gvsig.app.project.documents
Methods in org.gvsig.app.project.documents that return IDocumentWindowModifier and TypeMethodDescriptionprotected IDocumentWindowAbstractDocumentManager.createDocumentWindow(Document document) Methods in org.gvsig.app.project.documents that return types with arguments of type IDocumentWindowModifier and TypeMethodDescriptionClass<? extends IDocumentWindow> DocumentManager.getMainWindowClass()Return the class that implement the main window for this type of documents. -
Uses of IDocumentWindow in org.gvsig.app.project.documents.view.gui
Subinterfaces of IDocumentWindow in org.gvsig.app.project.documents.view.guiClasses in org.gvsig.app.project.documents.view.gui that implement IDocumentWindow