Method Summary |
|
public File | getFile() the filename of the document being described by this getter. |
public String | getPackage() Returns the package declared in the java code within the document being described
the package of this document. |
public Pair<Integer, Integer> | getScroll() |
public Pair<Integer, Integer> | getSelection() the selection with the start and ending locations paired together. |
public boolean | isActive() true iff the described document is the current active document. |
public boolean | isUntitled() whether the document has a file currently associated with it. |