Serialized Form
-
Package org.apache.uima.tools
-
Class org.apache.uima.tools.AnnotationFeaturesViewer
class AnnotationFeaturesViewer extends JPanel implements Serializable- serialVersionUID:
- -8028169177689821008L
-
Serialized Fields
-
collapseAllButton
JButton collapseAllButton
The collapse all button. -
expandAllButton
JButton expandAllButton
The expand all button. -
scrollPane
JScrollPane scrollPane
The scroll pane. -
tree
JTree tree
The tree.
-
-
Class org.apache.uima.tools.AnnotationViewerMain
class AnnotationViewerMain extends JFrame implements Serializable- serialVersionUID:
- -3201723535833938833L
-
Serialized Fields
-
aboutDialog
JDialog aboutDialog
The about dialog. -
inputFileSelector
FileSelector inputFileSelector
The input file selector. -
prefs
Preferences prefs
Stores user preferences. -
taeDescriptorFileSelector
FileSelector taeDescriptorFileSelector
The tae descriptor file selector. -
uimaHomeDir
File uimaHomeDir
The uima home dir. -
viewButton
JButton viewButton
The view button.
-
-
-
Package org.apache.uima.tools.cpm
-
Class org.apache.uima.tools.cpm.AnalysisEnginePanel
class AnalysisEnginePanel extends MetaDataPanel implements Serializable- serialVersionUID:
- -5927337001602381195L
-
Serialized Fields
-
Class org.apache.uima.tools.cpm.ConsumerPanel
class ConsumerPanel extends MetaDataPanel implements Serializable- serialVersionUID:
- -6822046781435538398L
-
Serialized Fields
-
casConsumerSpecifier
org.apache.uima.resource.ResourceSpecifier casConsumerSpecifier
The cas consumer specifier. -
lastFileSyncTimestamp
long lastFileSyncTimestamp
The last file sync timestamp. -
specifierFile
File specifierFile
The specifier file.
-
-
Class org.apache.uima.tools.cpm.CpmFrame
class CpmFrame extends JFrame implements Serializable- serialVersionUID:
- 756368351780483658L
-
Serialized Fields
-
aboutDialog
JDialog aboutDialog
The about dialog. -
aboutMenuItem
JMenuItem aboutMenuItem
The about menu item. -
cpmPanel
CpmPanel cpmPanel
The cpm panel. -
exitMenuItem
JMenuItem exitMenuItem
The exit menu item. -
helpMenuItem
JMenuItem helpMenuItem
The help menu item. -
menuBar
JMenuBar menuBar
The menu bar.
-
-
Class org.apache.uima.tools.cpm.CpmPanel
class CpmPanel extends JPanel implements Serializable- serialVersionUID:
- -5096300176103368922L
-
Serialized Fields
-
addAeButton
JButton addAeButton
The add ae button. -
addConsumerButton
JButton addConsumerButton
The add consumer button. -
aeFileChooser
JFileChooser aeFileChooser
The ae file chooser. -
aeMainPanel
JPanel aeMainPanel
The ae main panel. -
aeSpecifiers
Vector aeSpecifiers
The ae specifiers. -
aeTabbedPane
JTabbedPaneWithCloseIcons aeTabbedPane
The ae tabbed pane. -
aeTitledBorder
TitledBorder aeTitledBorder
The ae titled border. -
casInitializerDesc
org.apache.uima.collection.CasInitializerDescription casInitializerDesc
The cas initializer desc. -
casInitializerFileSelector
FileSelector casInitializerFileSelector
The cas initializer file selector. -
casInitializerLastFileSyncTimestamp
long casInitializerLastFileSyncTimestamp
The cas initializer last file sync timestamp. -
casInitializerPanel
org.apache.uima.tools.cpm.CpmPanel.ResetableMetaDataPanel casInitializerPanel
The cas initializer panel. -
casInitializerTitledBorder
TitledBorder casInitializerTitledBorder
The cas initializer titled border. -
clearAllMenuItem
JMenuItem clearAllMenuItem
The clear all menu item. -
collectionReaderDesc
org.apache.uima.collection.CollectionReaderDescription collectionReaderDesc
The collection reader desc. -
collectionReaderLastFileSyncTimestamp
long collectionReaderLastFileSyncTimestamp
The collection reader last file sync timestamp. -
collectionReaderPanel
org.apache.uima.tools.cpm.CpmPanel.ResetableMetaDataPanel collectionReaderPanel
The collection reader panel. -
collectionReaderTitledBorder
TitledBorder collectionReaderTitledBorder
The collection reader titled border. -
consumerFileChooser
JFileChooser consumerFileChooser
The consumer file chooser. -
consumersPanel
JPanel consumersPanel
The consumers panel. -
consumerSpecifiers
Vector consumerSpecifiers
The consumer specifiers. -
consumerTabbedPane
JTabbedPaneWithCloseIcons consumerTabbedPane
The consumer tabbed pane. -
consumerTitledBorder
TitledBorder consumerTitledBorder
The consumer titled border. -
currentCpeDesc
org.apache.uima.collection.metadata.CpeDescription currentCpeDesc
The current cpe desc. -
defaultResourceManager
org.apache.uima.resource.ResourceManager defaultResourceManager
The default resource manager. -
elapsedTime
int elapsedTime
The elapsed time. -
fileChooserRootDir
File fileChooserRootDir
The file chooser root dir. -
indeterminateProgressPause
boolean indeterminateProgressPause
The indeterminate progress pause. -
lastFileSyncUserPromptTime
long lastFileSyncUserPromptTime
The last file sync user prompt time. -
mainSplitPane
JSplitPane mainSplitPane
The main split pane. -
mCPE
org.apache.uima.collection.CollectionProcessingEngine mCPE
The m CPE. -
moveAeLeftButton
JButton moveAeLeftButton
The move ae left button. -
moveAeRightButton
JButton moveAeRightButton
The move ae right button. -
moveConsumerLeftButton
JButton moveConsumerLeftButton
The move consumer left button. -
moveConsumerRightButton
JButton moveConsumerRightButton
The move consumer right button. -
mPaused
boolean mPaused
The m paused. -
mShuttingDown
boolean mShuttingDown
The m shutting down. -
openCpeDescMenuItem
JMenuItem openCpeDescMenuItem
The open cpe desc menu item. -
openSaveFileChooser
JFileChooser openSaveFileChooser
The open save file chooser. -
performanceQueryTimer
Timer performanceQueryTimer
The performance query timer. -
prefs
Preferences prefs
Stores user preferences. -
progressBar
JProgressBar progressBar
The progress bar. -
progressTimer
Timer progressTimer
The progress timer. -
readerFileSelector
FileSelector readerFileSelector
The reader file selector. -
readerInitializerSplitPane
JSplitPane readerInitializerSplitPane
The reader initializer split pane. -
refreshMenuItem
JMenuItem refreshMenuItem
The refresh menu item. -
saveCpeDescMenuItem
JMenuItem saveCpeDescMenuItem
The save cpe desc menu item. -
saveUsingImportMenuItem
JCheckBoxMenuItem saveUsingImportMenuItem
The save using import menu item. -
saveUsingImports
boolean saveUsingImports
The save using imports. -
selectedComponentsChanged
boolean selectedComponentsChanged
The selected components changed. -
startButton
AbstractButton startButton
The start button. -
statusLabel
JLabel statusLabel
The status label. -
stopButton
AbstractButton stopButton
The stop button. -
transportControlPanel
TransportControlPanel transportControlPanel
The transport control panel. -
viewCasInitializerPanelMenuItem
JMenuItem viewCasInitializerPanelMenuItem
The view cas initializer panel menu item.
-
-
Class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
class JTabbedPaneWithCloseIcons extends JTabbedPane implements Serializable- serialVersionUID:
- 7680554379341154297L
-
Serialized Fields
-
tabClosedListener
TabClosedListener tabClosedListener
The tab closed listener.
-
-
Class org.apache.uima.tools.cpm.MetaDataPanel
class MetaDataPanel extends FormPanel implements Serializable- serialVersionUID:
- 2002216386886772644L
-
Serialized Fields
-
fieldsList
ArrayList fieldsList
The fields list. -
metaData
org.apache.uima.resource.metadata.ResourceMetaData metaData
The meta data.
-
-
Class org.apache.uima.tools.cpm.PerformanceReportDialog
class PerformanceReportDialog extends JDialog implements Serializable- serialVersionUID:
- 7747258424181047062L
-
-
Package org.apache.uima.tools.cvd
-
Class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
class AnnotationDisplayCustomizationFrame extends JFrame implements Serializable- serialVersionUID:
- -6695661439132793537L
-
Serialized Fields
-
acceptButton
JButton acceptButton
The accept button. -
bgColor
Color bgColor
The bg color. -
bgIcon
ColorIcon bgIcon
The bg icon. -
cancelButton
JButton cancelButton
The cancel button. -
currentStyle
Style currentStyle
The current style. -
currentTypeName
String currentTypeName
The current type name. -
fgColor
Color fgColor
The fg color. -
fgIcon
ColorIcon fgIcon
The fg icon. -
splitPane
JSplitPane splitPane
The split pane. -
styleMap
Map<String,
Style> styleMap The style map. -
textPane
JTextPane textPane
The text pane. -
tree
JTree tree
The tree.
-
-
Class org.apache.uima.tools.cvd.AutoFoldingMenu
class AutoFoldingMenu extends JMenu implements Serializable-
Serialized Fields
-
count
int count
The count. -
maxSize
int maxSize
The max size. -
submenu
AutoFoldingMenu submenu
The submenu.
-
-
-
Class org.apache.uima.tools.cvd.LogFileViewer
class LogFileViewer extends JFrame implements Serializable- serialVersionUID:
- 3599235286749804258L
-
Serialized Fields
-
logFile
File logFile
The log file. -
scrollPane
JScrollPane scrollPane
The scroll pane. -
textArea
JTextArea textArea
The text area.
-
-
Class org.apache.uima.tools.cvd.MainFrame
class MainFrame extends JFrame implements Serializable- serialVersionUID:
- -1357410768440678886L
-
Serialized Fields
-
acdItem
JMenuItem acdItem
The acd item. -
ae
org.apache.uima.analysis_engine.AnalysisEngine ae
The ae. -
aeDescriptorFile
File aeDescriptorFile
The ae descriptor file. -
aeStatus
JTextField aeStatus
The ae status. -
allAnnotationViewerItem
JMenuItem allAnnotationViewerItem
The all annotation viewer item. -
annotOpenDir
File annotOpenDir
The annot open dir. -
caretStatus
JTextField caretStatus
The caret status. -
cas
org.apache.uima.cas.CAS cas
The cas. -
codePage
String codePage
The code page. -
codePages
List<String> codePages
The code pages. -
colorSettingFile
File colorSettingFile
The color setting file. -
colorSettingsDir
File colorSettingsDir
The color settings dir. -
copyAction
Action copyAction
The copy action. -
cpButtons
ButtonGroup cpButtons
The cp buttons. -
cpMenu
JMenu cpMenu
The cp menu. -
cursorCache
List<Cursor> cursorCache
The cursor cache. -
cursorOwningComponents
List<Component> cursorOwningComponents
The cursor owning components. -
cutAction
Action cutAction
The cut action. -
dataPathName
String dataPathName
The data path name. -
descFileNameList
List<String> descFileNameList
The desc file name list. -
editMenu
JMenu editMenu
The edit menu. -
exitOnClose
boolean exitOnClose
The exit on close. -
fileMenu
JMenu fileMenu
The file menu. -
fileOpenDir
File fileOpenDir
The file open dir. -
fileSaveItem
JMenuItem fileSaveItem
The file save item. -
fileStatus
JTextField fileStatus
The file status. -
fsTree
JTree fsTree
The fs tree. -
fsTreeScrollPane
JScrollPane fsTreeScrollPane
The fs tree scroll pane. -
index
org.apache.uima.cas.FSIndex index
The index. -
indexLabel
String indexLabel
The index label. -
indexTree
JTree indexTree
The index tree. -
indexTreeScrollPane
JScrollPane indexTreeScrollPane
The index tree scroll pane. -
iniFile
File iniFile
The ini file. -
isAnnotationIndex
boolean isAnnotationIndex
The is annotation index. -
isDirty
boolean isDirty
The is dirty. -
langButtons
ButtonGroup langButtons
The lang buttons. -
langMenu
JMenu langMenu
The lang menu. -
language
String language
The language. -
languagePrefsList
String languagePrefsList
The language prefs list. -
languages
List<String> languages
The languages. -
lastRunProcessTrace
org.apache.uima.util.ProcessTrace lastRunProcessTrace
The last run process trace. -
log
org.apache.uima.util.Logger log
The log. -
logFile
File logFile
The log file. -
preferences
Properties preferences
The preferences. -
recentDescFileMenu
JMenu recentDescFileMenu
The recent desc file menu. -
recentDescFiles
RecentFilesList recentDescFiles
The recent desc files. -
recentTextFileMenu
JMenu recentTextFileMenu
The recent text file menu. -
recentTextFiles
RecentFilesList recentTextFiles
The recent text files. -
reRunMenu
JMenuItem reRunMenu
The re run menu. -
runCPCMenu
JMenuItem runCPCMenu
The run CPC menu. -
runOnCasMenuItem
JMenuItem runOnCasMenuItem
The run on cas menu item. -
showPerfReportItem
JMenuItem showPerfReportItem
The show perf report item. -
sofaSelectionComboBox
JComboBox sofaSelectionComboBox
The sofa selection combo box. -
sofaSelectionPanel
JPanel sofaSelectionPanel
The sofa selection panel. -
statusBar
JTextField statusBar
The status bar. -
statusPanel
JPanel statusPanel
The status panel. -
styleMap
Map<String,
Style> styleMap The style map. -
textArea
JTextArea textArea
The text area. -
textFile
File textFile
The text file. -
textFileNameList
List<String> textFileNameList
The text file name list. -
textPopup
JPopupMenu textPopup
The text popup. -
textScrollPane
JScrollPane textScrollPane
The text scroll pane. -
textTitleBorder
Border textTitleBorder
The text title border. -
tsViewerItem
JMenuItem tsViewerItem
The ts viewer item. -
typeSystemReadItem
JMenuItem typeSystemReadItem
The type system read item. -
typeSystemWriteItem
JMenuItem typeSystemWriteItem
The type system write item. -
undoItem
JMenuItem undoItem
The undo item. -
undoMgr
UndoMgr undoMgr
The undo mgr. -
xcasFileOpenDir
File xcasFileOpenDir
The xcas file open dir. -
xcasReadItem
JMenuItem xcasReadItem
The xcas read item. -
xcasWriteItem
JMenuItem xcasWriteItem
The xcas write item. -
xmiCasReadItem
JMenuItem xmiCasReadItem
The xmi cas read item. -
xmiCasWriteItem
JMenuItem xmiCasWriteItem
The xmi cas write item.
-
-
Class org.apache.uima.tools.cvd.MultiAnnotViewerFrame
class MultiAnnotViewerFrame extends JFrame implements Serializable- serialVersionUID:
- -920372876117526451L
-
Serialized Fields
-
scrollPane
JScrollPane scrollPane
The scroll pane. -
textPane
JTextPane textPane
The text pane.
-
-
-
Package org.apache.uima.tools.cvd.control
-
Class org.apache.uima.tools.cvd.control.FocusFSAction
class FocusFSAction extends AbstractAction implements Serializable- serialVersionUID:
- -8330075846211434833L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.FocusIRAction
class FocusIRAction extends AbstractAction implements Serializable- serialVersionUID:
- -8128067676842119411L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.FocusTextAction
class FocusTextAction extends AbstractAction implements Serializable- serialVersionUID:
- -4867535661038776033L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.TextContextMenuAction
class TextContextMenuAction extends AbstractAction implements Serializable- serialVersionUID:
- -5518456467913617514L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
Class org.apache.uima.tools.cvd.control.UndoMgr
class UndoMgr extends UndoManager implements Serializable- serialVersionUID:
- 7677701629555379146L
-
Serialized Fields
-
main
MainFrame main
The main.
-
-
-
Package org.apache.uima.tools.cvd.tsview
-
Class org.apache.uima.tools.cvd.tsview.FeatureTableModel
class FeatureTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- -6010925680514336742L
-
Serialized Fields
-
type
org.apache.uima.cas.Type type
The type.
-
-
Class org.apache.uima.tools.cvd.tsview.MainFrame
class MainFrame extends JFrame implements Serializable- serialVersionUID:
- 5606886216212480040L
-
-
Package org.apache.uima.tools.docanalyzer
-
Class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
class AnnotationViewerDialog extends JDialog implements Serializable- serialVersionUID:
- -7259891069111863433L
-
Serialized Fields
-
analyzedResultsList
JList<String> analyzedResultsList
the list of analyzed results -
annotationViewGenerator
AnnotationViewGenerator annotationViewGenerator
The annotation view generator. -
cas
org.apache.uima.cas.CAS cas
The cas. -
defaultCasViewName
String defaultCasViewName
The default cas view name. -
htmlRB
JRadioButton htmlRB
The html RB. -
inputDirPath
String inputDirPath
The input dir path. -
javaViewerRB
JRadioButton javaViewerRB
The java viewer RB. -
javaViewerUCRB
JRadioButton javaViewerUCRB
The java viewer UCRB. -
med1
PrefsMediator med1
The med 1. -
processedStyleMap
boolean processedStyleMap
The processed style map. -
styleMapEditor
StyleMapEditor styleMapEditor
The style map editor. -
styleMapFile
File styleMapFile
The style map file. -
tempDir
File tempDir
The temp dir. -
typesToDisplay
String[] typesToDisplay
The types to display. -
typeSystem
org.apache.uima.cas.TypeSystem typeSystem
The type system. -
xmlRB
JRadioButton xmlRB
The xml RB.
-
-
Class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
class DocumentAnalyzer extends JFrame implements Serializable- serialVersionUID:
- 8795969283257780425L
-
Serialized Fields
-
aboutDialog
JDialog aboutDialog
The about dialog. -
aeSpecifierFile
File aeSpecifierFile
The ae specifier file. -
analyzeInputDialog
JDialog analyzeInputDialog
The analyze input dialog. -
cas
org.apache.uima.cas.CAS cas
The cas. -
collectionReader
FileSystemCollectionReader collectionReader
The collection reader. -
currentTaeOutputTypes
String[] currentTaeOutputTypes
The current tae output types. -
currentTypeSystem
org.apache.uima.cas.TypeSystem currentTypeSystem
The current type system. -
encodingComboBox
JComboBox encodingComboBox
The encoding combo box. -
htmlRB
JRadioButton htmlRB
The html RB. -
inputFileFormatComboBox
JComboBox inputFileFormatComboBox
The input file format combo box. -
inputFileSelector
FileSelector inputFileSelector
The input file selector. -
interactive
boolean interactive
The interactive. -
interactiveTempFN
String interactiveTempFN
The interactive temp FN. -
interButton
JButton interButton
The inter button. -
javaViewerRB
JRadioButton javaViewerRB
The java viewer RB. -
javaViewerRBisSelected
boolean javaViewerRBisSelected
The java viewer R bis selected. -
javaViewerUCRB
JRadioButton javaViewerUCRB
The java viewer UCRB. -
javaViewerUCRBisSelected
boolean javaViewerUCRBisSelected
The java viewer UCR bis selected. -
languageComboBox
JComboBox languageComboBox
The language combo box. -
lenientCheckbox
JCheckBox lenientCheckbox
The lenient checkbox. -
mCPM
org.apache.uima.collection.CollectionProcessingManager mCPM
The m CPM. -
numDocs
int numDocs
The num docs. -
numDocsProcessed
int numDocsProcessed
The num docs processed. -
outputDirectory
File outputDirectory
Directory in which this program will write its output files. -
outputFileSelected
String outputFileSelected
The output file selected. -
outputFileSelector
FileSelector outputFileSelector
The output file selector. -
prefsMed
PrefsMediator prefsMed
The prefs med. -
progressMonitor
ProgressMonitor progressMonitor
The progress monitor. -
progressTimer
Timer progressTimer
The progress timer. -
runButton
JButton runButton
The run button. -
runParametersField
JTextField runParametersField
The run parameters field. -
statsString
String statsString
The stats string. -
taeDescFile
File taeDescFile
The tae desc file. -
taeDescFileName
String taeDescFileName
The tae desc file name. -
useGeneratedStyleMap
boolean useGeneratedStyleMap
The use generated style map. -
userStyleMapFile
File userStyleMapFile
The user style map file. -
usingXmlDetagger
boolean usingXmlDetagger
The using xml detagger. -
xmlFileSelector
FileSelector xmlFileSelector
The xml file selector. -
xmlRB
JRadioButton xmlRB
The xml RB.
-
-
Class org.apache.uima.tools.docanalyzer.FileSelector
class FileSelector extends JPanel implements Serializable- serialVersionUID:
- -8710960143421949274L
-
Serialized Fields
-
browseButton
org.apache.uima.tools.docanalyzer.FileSelector.BrowseButton browseButton
The browse button. -
externalFl
FocusListener externalFl
The external fl. -
field
JTextField field
The field. -
fileChooser
JFileChooser fileChooser
The file chooser. -
fileSelectorListener
FileSelectorListener fileSelectorListener
The file selector listener. -
previousValue
String previousValue
The previous value.
-
-
-
Package org.apache.uima.tools.jcasgen
-
Class org.apache.uima.tools.jcasgen.GUI
class GUI extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
aboutDialog
AboutDialog aboutDialog
The about dialog. -
jg
Jg jg
The jg. -
pnG
org.apache.uima.tools.jcasgen.GUI.G pnG
The pn G.
-
-
Exception Class org.apache.uima.tools.jcasgen.Jg.ErrorExit
class ErrorExit extends RuntimeException implements Serializable- serialVersionUID:
- -3314235749649859540L
-
-
Package org.apache.uima.tools.pear.install
-
Class org.apache.uima.tools.pear.install.InstallPear
class InstallPear extends JFrame implements Serializable- serialVersionUID:
- -450696952085640703L
-
Serialized Fields
-
aboutMenuItem
JMenuItem aboutMenuItem
The about menu item. -
browseButton
JButton browseButton
The browse button. -
browseDirButton
JButton browseDirButton
The browse dir button. -
fileMenu
JMenu fileMenu
The file menu. -
fileMenuItem
JMenuItem fileMenuItem
The file menu item. -
helpButton
JButton helpButton
The help button. -
helpMenu
JMenu helpMenu
The help menu. -
helpMenuItem
JMenuItem helpMenuItem
The help menu item. -
installButton
JButton installButton
The install button. -
menuBar
JMenuBar menuBar
The menu bar. -
pearFileTextField
JTextField pearFileTextField
The pear file text field.
-
-
-
Package org.apache.uima.tools.stylemap
-
Class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
class AnnotationFeaturesViewer extends JPanel implements Serializable- serialVersionUID:
- -2455669190592868013L
-
Serialized Fields
-
collapseAllButton
JButton collapseAllButton
The collapse all button. -
expandAllButton
JButton expandAllButton
The expand all button. -
scrollPane
JScrollPane scrollPane
The scroll pane. -
tree
JTree tree
The tree.
-
-
Class org.apache.uima.tools.stylemap.LabelCellEditor
class LabelCellEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- 7810191917704574202L
-
Class org.apache.uima.tools.stylemap.StyleMapEditor
class StyleMapEditor extends JDialog implements Serializable- serialVersionUID:
- -7774771368169207250L
-
Serialized Fields
-
addTableEntryButton
ImageButton addTableEntryButton
The add table entry button. -
ae
org.apache.uima.analysis_engine.AnalysisEngineDescription ae
The ae. -
analysisEngineMetaData
org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData analysisEngineMetaData
The analysis engine meta data. -
annotationFeaturesViewer
AnnotationFeaturesViewer annotationFeaturesViewer
The annotation features viewer. -
annotationsTable
StyleMapTable annotationsTable
The annotations table. -
buttonPress
boolean buttonPress
The button press. -
cancelButton
JButton cancelButton
The cancel button. -
colorNameMap
HashMap colorNameMap
The color name map. -
data
Object[][] data
The data. -
med
TableGUIMediator med
The med. -
moveRowDownButton
ImageButton moveRowDownButton
The move row down button. -
moveRowUpButton
ImageButton moveRowUpButton
The move row up button. -
okButton
JButton okButton
The ok button. -
populated
boolean populated
The populated. -
removeTableRowButton
ImageButton removeTableRowButton
The remove table row button. -
resetButton
JButton resetButton
The reset button. -
styleList
ArrayList styleList
The style list. -
styleMapEditorDialog
JDialog styleMapEditorDialog
The style map editor dialog. -
tableModel
StyleMapTableModel tableModel
The table model.
-
-
Class org.apache.uima.tools.stylemap.StyleMapTable
class StyleMapTable extends JTable implements Serializable- serialVersionUID:
- 3556134276343308170L
-
Serialized Fields
-
med
TableGUIMediator med
The med.
-
-
Class org.apache.uima.tools.stylemap.StyleMapTableModel
class StyleMapTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 7573410680191060690L
-
-
Package org.apache.uima.tools.util.gui
-
Class org.apache.uima.tools.util.gui.AboutDialog
class AboutDialog extends JDialog implements Serializable- serialVersionUID:
- -3901327861122722078L
-
Class org.apache.uima.tools.util.gui.Caption
class Caption extends JLabel implements Serializable- serialVersionUID:
- -2255251900300316894L
-
Class org.apache.uima.tools.util.gui.FileSelector
class FileSelector extends JPanel implements Serializable- serialVersionUID:
- -1438950608628876422L
-
Serialized Fields
-
browseButton
org.apache.uima.tools.util.gui.FileSelector.BrowseButton browseButton
The browse button. -
field
JTextField field
The field. -
fileChooser
JFileChooser fileChooser
Note that fileChooser is created lazily, to address issue UIMA-231. Apparently calls to JFileChooser.setCurrentDirectory aren't reliable before the file chooser has been shown. -
fileChooserTitle
String fileChooserTitle
The file chooser title. -
fileSelectorListener
FileSelectorListener fileSelectorListener
The file selector listener. -
filter
FileFilter filter
The filter. -
initialDir
File initialDir
The initial dir. -
previousValue
String previousValue
The previous value. -
selectionMode
int selectionMode
The selection mode. -
source
JComponent source
The source.
-
-
Class org.apache.uima.tools.util.gui.FormPanel
class FormPanel extends JPanel implements Serializable- serialVersionUID:
- 6935744171267722900L
-
Serialized Fields
-
checkBoxInsets
Insets checkBoxInsets
The check box insets. -
componentIndex
int componentIndex
The component index. -
gbc
GridBagConstraints gbc
The gbc. -
gbl
GridBagLayout gbl
The gbl. -
gridBagPanel
JPanel gridBagPanel
The grid bag panel. -
nrColumns
int nrColumns
The nr columns. -
regularInsets
Insets regularInsets
The regular insets.
-
-
Class org.apache.uima.tools.util.gui.ImageButton
class ImageButton extends JButton implements Serializable- serialVersionUID:
- -8908984308731809496L
-
Class org.apache.uima.tools.util.gui.IntegerField
class IntegerField extends JFormattedTextField implements Serializable- serialVersionUID:
- -9172169254226111684L
-
Serialized Fields
-
numberFormat
NumberFormat numberFormat
The number format.
-
-
Class org.apache.uima.tools.util.gui.ListSelector
class ListSelector extends JPanel implements Serializable- serialVersionUID:
- 6426556774940666223L
-
Serialized Fields
-
addButton
org.apache.uima.tools.util.gui.ListSelector.SmallButton addButton
The add button. -
addField
JTextField addField
The add field. -
list
JList list
The list. -
listModel
DefaultListModel listModel
The list model. -
moveDownButton
ImageButton moveDownButton
The move down button. -
moveUpButton
ImageButton moveUpButton
The move up button. -
removeButton
org.apache.uima.tools.util.gui.ListSelector.SmallButton removeButton
The remove button.
-
-
Class org.apache.uima.tools.util.gui.SliderField
class SliderField extends JPanel implements Serializable- serialVersionUID:
- 8200124988260091779L
-
Serialized Fields
-
slider
JSlider slider
The slider. -
textField
IntegerField textField
The text field.
-
-
Class org.apache.uima.tools.util.gui.TransportControlPanel
class TransportControlPanel extends JPanel implements Serializable- serialVersionUID:
- -2176626241850938032L
-
Serialized Fields
-
allowStop
boolean allowStop
The allow stop. -
controlListener
TransportControlListener controlListener
The control listener. -
invisibleButton
JToggleButton invisibleButton
The invisible button. -
lastButtonSelected
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton lastButtonSelected
The last button selected. -
pauseButton
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton pauseButton
The pause button. -
playButton
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton playButton
The play button. -
stopButton
org.apache.uima.tools.util.gui.TransportControlPanel.ToggleButton stopButton
The stop button.
-
-
-
Package org.apache.uima.tools.viewer
-
Class org.apache.uima.tools.viewer.CasAnnotationViewer
class CasAnnotationViewer extends JPanel implements Serializable- serialVersionUID:
- 3559118488371946999L
-
Serialized Fields
-
annotationModeButton
JRadioButton annotationModeButton
The annotation mode button. -
boldFaceKeyWords
String[] boldFaceKeyWords
The bold face key words. -
boldFaceSpans
int[] boldFaceSpans
The bold face spans. -
cas
org.apache.uima.cas.CAS cas
The cas. -
disableSofaSelectionComboBoxStateChangeAction
boolean disableSofaSelectionComboBoxStateChangeAction
The disable sofa selection combo box state change action. -
displayedTypeNames
Set<String> displayedTypeNames
The displayed type names. -
entityCheckBoxScrollPane
JScrollPane entityCheckBoxScrollPane
The entity check box scroll pane. -
entityCheckBoxVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel entityCheckBoxVerticalScrollPanel
The entity check box vertical scroll panel. -
entityModeButton
JRadioButton entityModeButton
The entity mode button. -
entityResolver
EntityResolver entityResolver
The entity resolver. -
entityToCheckBoxMap
Map<EntityResolver.Entity,
JCheckBox> entityToCheckBoxMap The entity to check box map. -
featureColorMap
Map<String,
Color> featureColorMap The feature color map. -
featureModeButton
JRadioButton featureModeButton
The feature mode button. -
featureRadioButtonMap
Map<String,
JRadioButton> featureRadioButtonMap The feature radio button map. -
featureRadioButtonScrollPane
JScrollPane featureRadioButtonScrollPane
The feature radio button scroll pane. -
featureRadioButtonVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel featureRadioButtonVerticalScrollPanel
The feature radio button vertical scroll panel. -
featureValueCheckBoxMap
Map<String,
JCheckBox> featureValueCheckBoxMap The feature value check box map. -
featureValueCheckBoxScrollPane
JScrollPane featureValueCheckBoxScrollPane
The feature value check box scroll pane. -
featureValueCheckBoxVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel featureValueCheckBoxVerticalScrollPanel
The feature value check box vertical scroll panel. -
featureValueColorMap
Map<String,
Color> featureValueColorMap The feature value color map. -
fsArrayType
org.apache.uima.cas.Type fsArrayType
The fs array type. -
hiddenFeatureNames
Set<String> hiddenFeatureNames
The hidden feature names. -
hiddenTypeNames
Set<String> hiddenTypeNames
The hidden type names. -
hideUnselectedCheckBoxes
boolean hideUnselectedCheckBoxes
The hide unselected check boxes. -
highFrequencyTypes
List<String> highFrequencyTypes
The high frequency types. -
horizontalSplitPane
JSplitPane horizontalSplitPane
The horizontal split pane. -
initiallySelectedTypeNames
Set<String> initiallySelectedTypeNames
The initially selected type names. -
selectedAnnotationTree
JTree selectedAnnotationTree
The selected annotation tree. -
selectedAnnotationTreeModel
DefaultTreeModel selectedAnnotationTreeModel
The selected annotation tree model. -
showHideUnselectedButton
JButton showHideUnselectedButton
The show hide unselected button. -
sofaSelectionComboBox
JComboBox sofaSelectionComboBox
The sofa selection combo box. -
sofaSelectionPanel
JPanel sofaSelectionPanel
The sofa selection panel. -
stringType
org.apache.uima.cas.Type stringType
The string type. -
tabbedChoicePane
JTabbedPane tabbedChoicePane
The tabbed choice pane. -
textPane
JTextPane textPane
The text pane. -
textScrollPane
JScrollPane textScrollPane
The text scroll pane. -
typeCheckBoxScrollPane
JScrollPane typeCheckBoxScrollPane
The type check box scroll pane. -
typeCheckBoxVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel typeCheckBoxVerticalScrollPanel
The type check box vertical scroll panel. -
typeColorMap
Map<String,
Color> typeColorMap The type color map. -
typeRadioButtonMap
Map<org.apache.uima.cas.Type,
JRadioButton> typeRadioButtonMap The type radio button map. -
typeRadioButtonScrollPane
JScrollPane typeRadioButtonScrollPane
The type radio button scroll pane. -
typeRadioButtonVerticalScrollPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel typeRadioButtonVerticalScrollPanel
The type radio button vertical scroll panel. -
typesNotChecked
Set<String> typesNotChecked
The types not checked. -
typeSystem
org.apache.uima.cas.TypeSystem typeSystem
The type system. -
typeToCheckBoxMap
Map<org.apache.uima.cas.Type,
JCheckBox> typeToCheckBoxMap The type to check box map. -
useConsistentColors
boolean useConsistentColors
The use consistent colors. -
userTypes
List<String> userTypes
The user types. -
verticalSplitPane
JSplitPane verticalSplitPane
The vertical split pane. -
viewMode
short viewMode
The view mode.
-
-
Class org.apache.uima.tools.viewer.CasTreeViewer
class CasTreeViewer extends JPanel implements Serializable- serialVersionUID:
- -674412767134245565L
-
Serialized Fields
-
annotationTextPane
JTextPane annotationTextPane
The annotation text pane. -
annotationTypeLabel
JLabel annotationTypeLabel
The annotation type label. -
featureTable
JTable featureTable
The feature table. -
rightPanel
JPanel rightPanel
The right panel. -
splitPane
JSplitPane splitPane
The split pane. -
tree
JTree tree
The tree.
-
-