| Modifier and Type | Method and Description |
|---|---|
boolean |
IDE.displayNewDocumentWizard(XJDocument document) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrammarDocument |
| Modifier and Type | Method and Description |
|---|---|
XJDocument |
GrammarDebuggerDelegate.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrammarWindow.windowDocumentPathDidChange(XJDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
XJDocument |
DebuggerDelegate.getDocument() |
| Modifier and Type | Class and Description |
|---|---|
class |
STDocument |
| Modifier and Type | Method and Description |
|---|---|
XJDocument |
XJApplicationInterface.newDocument() |
XJDocument |
XJApplication.newDocument() |
XJDocument |
XJApplication.newDocument(boolean visible,
XJDocumentFactory docFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XJApplicationDelegate.displayNewDocumentWizard(XJDocument document) |
static boolean |
XJApplication.handlesDocument(XJDocument doc) |
boolean |
XJApplication.loadDocument(String file,
XJDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
XJDocument |
XJDocumentFactory.createDocument() |
| Modifier and Type | Method and Description |
|---|---|
XJDocument |
XJWindow.getDocument() |
XJDocument |
XJWindow.getDocumentForPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<XJDocument> |
XJWindow.getDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
XJWindow.addDocument(XJDocument document)
Adds an additional document to the window.
|
void |
XJWindow.selectDocument(XJDocument doc) |
void |
XJWindow.setDocument(XJDocument document)
Sets the main document of the window.
|
void |
XJWindow.windowDocumentPathDidChange(XJDocument doc) |
Copyright © 2013. All rights reserved.