DefaultSourceViewInfo Class
- public class DefaultSourceViewInfo
extends DefaultDocumentViewInfo
Utility class allowing for delayed loading of a document's source view.
-
Hierarchy
-
Object
DefaultDocumentViewInfo
DefaultSourceViewInfo
-
All Implemented Interfaces
-
IDocumentViewInfo
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSourceViewInfo
public DefaultSourceViewInfo(ISourceDocument doc,
String strName,
Icon icon,
String strDescription)
- Creates a new DefaultSourceViewInfo object
createView() Method
public IDocumentView createView()
Creates a new source view for this document.
Returns
- a new source view