Package | Description |
---|---|
jgloss |
Base package for all things JGloss-related.
|
jgloss.ui |
Classes for managing the JGloss frontend.
|
Modifier and Type | Method and Description |
---|---|
protected PreferencesPanel[] |
JDictionaryApp.getPreferencesPanels() |
protected abstract PreferencesPanel[] |
JGloss.getPreferencesPanels() |
Modifier and Type | Class and Description |
---|---|
class |
Dictionaries
Panel which allows the user to add and manipulate dictionaries used for document parsing.
|
class |
ExclusionList
Panel which allows the user to manage the list of excluded words used for document parsing.
|
class |
GeneralDialog
Component which allows the user to edit general preferences.
|
class |
StyleDialog
Component which allows the user to edit visual-related preferences.
|
Modifier and Type | Method and Description |
---|---|
static void |
PreferencesFrame.createFrame(PreferencesPanel[] panels) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.