Package | Description |
---|---|
jgloss.ui.gloss | |
jgloss.ui.welcome |
Classes which show the welcome dialog which guides the user through the first steps using a
wizard GUI.
|
Modifier and Type | Method and Description |
---|---|
protected JGlossFrame |
DocumentAction.getFrame()
Returns the target frame for an action which needs an empty frame.
|
static JGlossFrame |
DocumentActions.getFrame(JGlossFrame target)
Returns the target frame for an import or open action.
|
Modifier and Type | Method and Description |
---|---|
static JGlossFrame |
DocumentActions.getFrame(JGlossFrame target)
Returns the target frame for an import or open action.
|
static void |
OpenDocumentWorker.openDocument(JGlossFrame frame,
File file)
Create and execute a worker which opens the given file.
|
Constructor and Description |
---|
DocumentAction(JGlossFrame target) |
ImportStringStrategy(JGlossFrame frame,
String string,
boolean detectParagraphs,
ReadingAnnotationFilter filter,
Parser parser)
Creates a new annotated document by reading the original text from a string.
|
Modifier and Type | Method and Description |
---|---|
static void |
WelcomeDialog.showWelcomeDialog(JGlossFrame target,
Window parentFrame) |
Constructor and Description |
---|
ShowWelcomeDialogAction(JGlossFrame target) |
WelcomeDialog(JGlossFrame targetDocument,
Window parent) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.