JComboBox<E> dictionaryChoice
JEditorPane legend
JList<E> dictionaries
List<E> activeDictionaries
DictionaryWrapper
instances with
dictionaries currently used in the application. This is the list of dictionaries
returned by getDictionaries
.
If the user has edited
the dictionary list in the preference dialog, but not yet applied the changes,
this list is different from the dictionary list displayed.List<E> dictionaryListChangeListeners
Set<E> exclusions
exclusionList
if the user has not yet applied
the changes.JList<E> exclusionList
boolean changed
JCheckBox enableEditing
JRadioButton startFrame
JRadioButton startWordLookup
JRadioButton clickTooltip
JRadioButton clickSelect
JTextField chasenLocation
ParserSelector importClipboardParserSelector
Class<T> importClipboardParser
boolean firstOccurrenceOnly
char readingStart
char readingEnd
JTextField filename
JTextArea pastearea
JTabbedPane selectionPane
JComboBox<E> encodings
ParserSelector parserSelector
boolean result
true
if the user hit OK.LookupModel model
JRadioButton[] searchModes
JCheckBox[] searchFields
JRadioButton[] matchModes
JCheckBox[] filters
JRadioButton dictionary
JRadioButton allDictionaries
JComboBox<E> dictionaryChoice
JTextField expression
JTextField distance
jgloss.ui.SetSearchExpressionListener searchExpressionListener
jgloss.ui.SetDistanceListener setDistanceListener
LookupConfigPanel config
LookupModel model
AsynchronousLookupEngine engine
LookupResultList list
Dimension preferredSize
jgloss.ui.LookupHistory lookupHistory
JFrame legendFrame
AttributeLegend legend
jgloss.ui.SearchOnModelChangeListener searchOnModelChange
jgloss.ui.PerformSearchPreconditions performSearchPreconditions
JEditorPane resultPane
JScrollPane resultScroller
int entryLimit
boolean showAllDictionaries
DictionaryEntryFormatter htmlFormatter
jgloss.ui.LookupResultMarker marker
LookupResultHyperlinker hyperlinker
Map<K,V> hyperrefs
boolean multipleDictionaries
List<E> resultBuffer
StringBuilder resultTextBuffer
String previousDictionaryName
boolean previousDictionaryHasMatch
JLabel status
String searchExpression
int entryCount
JRadioButton[] parserButtons
JCheckBox firstOccurrenceOnly
JCheckBox detectParagraphs
JComboBox<E> readingBrackets
JTextField expression
LookupModel model
AsynchronousLookupEngine engine
LookupResultProxy lookupResultProxy
LookupResultList list
JButton autodetect
JRadioButton generalFontDefault
JRadioButton generalFontCustom
JComboBox<E> generalFont
JComboBox<E> wordLookupFont
JComboBox<E> wordLookupFontSize
Action closeAction
Cancelable cancelable
URI hyperlink
JLabel message
JProgressBar progress
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.