Interface | Description |
---|---|
DictionaryListChangeListener |
Interface implemented by objects interested in notifications of changes in the
active dictionary list.
|
Highlighter | |
LookupResultFilter | |
LookupResultHandler |
Process dictionary lookup results.
|
OpenRecentMenu.FileSelectedListener |
Notification of the selection of an item from the
OpenRecentMenu . |
PreferencesPanel |
Interface for preference configuration panels.
|
View<T> |
Class | Description |
---|---|
AboutFrame |
The about dialog which shows what this is all about.
|
AsynchronousLookupEngine |
Lookup engine which performs lookups in its own thread.
|
AttributeLegend |
Displays a legend to the attributes used by a dictionary.
|
AttributeResultFilter | |
CustomFileView |
File view which adds icons and descriptions for filetypes used by JGloss.
|
Dictionaries |
Panel which allows the user to add and manipulate dictionaries used for document parsing.
|
DictionaryStateWrapper | |
ExclusionList |
Panel which allows the user to manage the list of excluded words used for document parsing.
|
ExtensionFileFilter |
Filters files based on their extension.
|
FirstEntryCache |
Remembers the first dictionary entry found in a dictionary lookup.
|
GeneralDialog |
Component which allows the user to edit general preferences.
|
HyperlinkKeyNavigator |
Allow keyboard navigation of links in a
JEditorPane showing HTML content. |
ImportDialog |
Dialog which allows the user to select a file to import.
|
JGlossLogo | |
KeystrokeForwarder |
Forward certain keystrokes received by a focused component to other components.
|
LookupConfigPanel |
User configuration for dictionary lookups.
|
LookupEngine |
Perform a dictionary lookup.
|
LookupFrame |
Frame which ties together a
LookupConfigPanel and a
LookupResultList to do dictionary lookups. |
LookupModel |
Model for user configuration of dictionary lookups.
|
LookupResultHyperlinker | |
LookupResultList | |
LookupResultList.ViewState |
Stores the scroll pane position of the lookup result list.
|
LookupResultProxy |
Lookup result handler which will forward the results to one or more other lookup result handler
instances.
|
MarkerListFormatter |
List formatter which will add some additional text to the list items, if they
contain a certain chooseable string.
|
MarkerListFormatter.Group |
Group of marker list formatters which share a common configuration.
|
MatchHighlighter | |
OpenRecentMenu |
Manager for a menu with recently opened documents.
|
ParserSelector |
Panel which provides an interface to select a specific parser.
|
PartialHighlighter | |
PreferencesFrame |
The preferences frame allows the user to set the varying preferences for the JGloss
application.
|
SaveFileChooser |
File chooser used for save dialogs.
|
SimpleLookup | |
SplashScreen |
Displays a splash screen at startup to keep the user entertained while the application
initializes.
|
SplitPaneManager |
Makes the state of split panes persistent by storing their divider locations in the preferences.
|
StopableReader |
A reader which can be stopped in mid-stream.
|
StyleDialog |
Component which allows the user to edit visual-related preferences.
|
StyleDialog.ColorIcon |
An Icon which paints itself as a single color.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.