Package org.loboevolution.views
Interface AbstractView
- All Known Subinterfaces:
Window
,WindowProxy
- All Known Implementing Classes:
WindowImpl
public interface AbstractView
AbstractView interface.
-
Method Summary
-
Method Details
-
getDocument
DocumentView getDocument()getDocument.
- Returns:
- a
DocumentView
object.
-