Serialized Form
userDicList
javax.swing.JList userDicList
systemDicList
javax.swing.JList systemDicList
credits
MyTextArea credits
scrollCredits
javax.swing.JScrollPane scrollCredits
noCreditMessage
java.lang.String noCreditMessage
DELAS
javax.swing.JRadioButton DELAS
DELAF
javax.swing.JRadioButton DELAF
text
MyTextArea text
font
javax.swing.JTextField font
style
javax.swing.JTextField style
size
NumericTextField size
script
javax.swing.JTextField script
example
javax.swing.JTextField example
fontList
java.awt.List fontList
styleList
java.awt.List styleList
sizeList
java.awt.List sizeList
scriptList
java.awt.List scriptList
styles
java.util.Hashtable styles
ranges
java.util.Hashtable ranges
fontName
java.lang.String fontName
fontStyle
int fontStyle
fontSize
int fontSize
fontScript
int fontScript
res
java.awt.Font res
pref
Preferences pref
text
javax.swing.JEditorPane text
nombre_matches
javax.swing.JLabel nombre_matches
enableLinks
javax.swing.JRadioButton enableLinks
enableEdition
javax.swing.JRadioButton enableEdition
listener
fr.umlv.unitex.ConcordanceFrame.MyHyperlinkListener listener
concordanceFile
java.io.File concordanceFile
leftChars
NumericTextField leftChars
rightChars
NumericTextField rightChars
sortBox
javax.swing.JComboBox sortBox
checkBox
javax.swing.JCheckBox checkBox
sntFile
javax.swing.JTextField sntFile
extractFile
javax.swing.JTextField extractFile
nombre_matches
java.lang.String nombre_matches
useWebBrowser
boolean useWebBrowser
diffButton
javax.swing.JButton diffButton
text
javax.swing.JTextArea text
reconstrucao
javax.swing.JCheckBox reconstrucao
reconstrucaoLabel
javax.swing.JLabel reconstrucaoLabel
normFst
javax.swing.JCheckBox normFst
cleanFst
javax.swing.JCheckBox cleanFst
morphFst
javax.swing.JCheckBox morphFst
elagFst
javax.swing.JCheckBox elagFst
textName
javax.swing.JTextField textName
text
MyTextArea text
fc
javax.swing.JFileChooser fc
currdir
java.io.File currdir
elagDir
java.io.File elagDir
lstfile
java.io.File lstfile
outputfile
java.io.File outputfile
rules
javax.swing.DefaultListModel rules
list
javax.swing.JList list
lstlabel
javax.swing.JLabel lstlabel
outlabel
javax.swing.JLabel outlabel
pathlabel
javax.swing.JLabel pathlabel
font
javax.swing.JTextField font
style
javax.swing.JTextField style
size
NumericTextField size
script
javax.swing.JTextField script
example
javax.swing.JTextField example
fontList
fr.umlv.unitex.FontMenu.FontList fontList
styleList
fr.umlv.unitex.FontMenu.StyleList styleList
sizeList
fr.umlv.unitex.FontMenu.SizeList sizeList
scriptList
fr.umlv.unitex.FontMenu.ScriptList scriptList
styles
java.util.Hashtable styles
ranges
java.util.Hashtable ranges
input
boolean input
globalConfiguration
boolean globalConfiguration
fontName
java.lang.String fontName
fontStyle
int fontStyle
fontSize
int fontSize
fontScript
int fontScript
res
java.awt.Font res
parent
TextAutomatonFrame parent
modified
boolean modified
specialPaste
fr.umlv.unitex.FstTextField.SpecialPaste specialPaste
specialCopy
fr.umlv.unitex.FstTextField.SpecialCopy specialCopy
selectAll
fr.umlv.unitex.FstTextField.SelectAll selectAll
cut
fr.umlv.unitex.FstTextField.Cut cut
clip
java.awt.datatransfer.Clipboard clip
modified
boolean modified
- Indicates if the graph contains unsaved modifications.
Width
int Width
- Width of the drawing area.
Height
int Height
- Height of the drawing area.
texte
javax.swing.JTextField texte
- Text field in which the content of boxes can be edited.
selectedBoxes
java.util.ArrayList selectedBoxes
- ArrayList containing the current selected boxes
graphBoxes
java.util.ArrayList graphBoxes
- ArrayList containing all the graph's boxes
is_initialised
boolean is_initialised
isGrid
boolean isGrid
- Indicates if a grid be drawn in backend
nPixels
int nPixels
- Indicates the size of the grid's cells
pref
Preferences pref
- Graph's rendering properties
parentFrame
javax.swing.JInternalFrame parentFrame
JInternalFrame
that contains this component
support
javax.swing.undo.UndoableEditSupport support
- Undo/redo Manager
scaleFactor
double scaleFactor
- Zoom factor
Xmouse
int Xmouse
Ymouse
int Ymouse
mouseInGraphicalZone
boolean mouseInGraphicalZone
clipZone
java.awt.Rectangle clipZone
EDITING_MODE
int EDITING_MODE
- Indicates mouse's editing mode
X_start_drag
int X_start_drag
Y_start_drag
int Y_start_drag
X_end_drag
int X_end_drag
Y_end_drag
int Y_end_drag
X_drag
int X_drag
Y_drag
int Y_drag
dragWidth
int dragWidth
dragHeight
int dragHeight
selecting
boolean selecting
dragging
boolean dragging
singleDragging
boolean singleDragging
singleDraggedBox
GenericGraphBox singleDraggedBox
privateDirectory
javax.swing.JTextField privateDirectory
textFont
javax.swing.JTextField textFont
concordanceFont
javax.swing.JTextField concordanceFont
htmlViewer
javax.swing.JTextField htmlViewer
maxTextFileSize
NumericTextField maxTextFileSize
antialiasingCheckBox
javax.swing.JCheckBox antialiasingCheckBox
dateCheckBox
javax.swing.JCheckBox dateCheckBox
filenameCheckBox
javax.swing.JCheckBox filenameCheckBox
pathnameCheckBox
javax.swing.JCheckBox pathnameCheckBox
frameCheckBox
javax.swing.JCheckBox frameCheckBox
rightToLeftCheckBox
javax.swing.JCheckBox rightToLeftCheckBox
charByCharCheckBox
javax.swing.JCheckBox charByCharCheckBox
color1
javax.swing.JButton color1
color2
javax.swing.JButton color2
color3
javax.swing.JButton color3
color4
javax.swing.JButton color4
color5
javax.swing.JButton color5
inputLabel
javax.swing.JLabel inputLabel
outputLabel
javax.swing.JLabel outputLabel
westRadioBox
javax.swing.JRadioButton westRadioBox
eastRadioBox
javax.swing.JRadioButton eastRadioBox
northRadioBox
javax.swing.JRadioButton northRadioBox
southRadioBox
javax.swing.JRadioButton southRadioBox
noneRadioBox
javax.swing.JRadioButton noneRadioBox
horizGridBag
java.awt.GridBagLayout horizGridBag
vertGridBag
java.awt.GridBagLayout vertGridBag
vertConstraints
java.awt.GridBagConstraints vertConstraints
checkBox
javax.swing.JCheckBox checkBox
nPixels
NumericTextField nPixels
srcDir
javax.swing.JTextField srcDir
resultGrf
javax.swing.JTextField resultGrf
texte
TextField texte
- Text field used to edit box content
graphicalZone
GraphicalZone graphicalZone
- Drawing area
grf
java.io.File grf
- The graph file
modified
boolean modified
- Indicates if the graph must be saved
manager
javax.swing.undo.UndoManager manager
- undo redo manager
redoButton
javax.swing.JButton redoButton
- redo button
undoButton
javax.swing.JButton undoButton
- undo button
scroll
javax.swing.JScrollPane scroll
nonEmptyGraph
boolean nonEmptyGraph
compListener
java.awt.event.ComponentListener compListener
- Component used to listen frame changes. It is used to adapt the zoom
factor to the frame's dimensions when the zoom mode is "Fit in Windows"
myToolBar
javax.swing.JToolBar myToolBar
- The frame's tool bar that contains icons
dragBegin
boolean dragBegin
dX
int dX
dY
int dY
textArea
MyTextArea textArea
graphName
javax.swing.JTextField graphName
limit
javax.swing.JCheckBox limit
limitSize
NumericTextField limitSize
ignoreOutputs
javax.swing.JRadioButton ignoreOutputs
separateOutputs
javax.swing.JRadioButton separateOutputs
mergeOutputs
javax.swing.JRadioButton mergeOutputs
dateCheckBox
javax.swing.JCheckBox dateCheckBox
filenameCheckBox
javax.swing.JCheckBox filenameCheckBox
pathnameCheckBox
javax.swing.JCheckBox pathnameCheckBox
frameCheckBox
javax.swing.JCheckBox frameCheckBox
rightToLeftCheckBox
javax.swing.JCheckBox rightToLeftCheckBox
color1
javax.swing.JButton color1
color2
javax.swing.JButton color2
color3
javax.swing.JButton color3
color4
javax.swing.JButton color4
color5
javax.swing.JButton color5
inputLabel
javax.swing.JLabel inputLabel
outputLabel
javax.swing.JLabel outputLabel
preferences
Preferences preferences
Width
fr.umlv.unitex.GraphSizeMenu.SpecialNumericTextField Width
Height
fr.umlv.unitex.GraphSizeMenu.SpecialNumericTextField Height
X
float X
Y
float Y
directory
javax.swing.JTextField directory
twoPointsCheck
javax.swing.JCheckBox twoPointsCheck
removeClassNumbers
javax.swing.JCheckBox removeClassNumbers
directory
javax.swing.JTextField directory
derivation_directory
javax.swing.JTextField derivation_directory
variation_directory
javax.swing.JTextField variation_directory
twoPointsCheck
javax.swing.JCheckBox twoPointsCheck
removeClassNumbers
javax.swing.JCheckBox removeClassNumbers
rac
javax.swing.JRadioButton rac
suf
javax.swing.JRadioButton suf
racASuf
javax.swing.JRadioButton racASuf
grfName
javax.swing.JTextField grfName
resultName
javax.swing.JTextField resultName
subgraphName
javax.swing.JTextField subgraphName
rowData
java.util.Vector rowData
columnNames
java.util.Vector columnNames
left
javax.swing.JTextField left
right
javax.swing.JTextField right
regularExpression
javax.swing.JRadioButton regularExpression
graph
javax.swing.JRadioButton graph
regExp
javax.swing.JTextField regExp
graphName
javax.swing.JTextField graphName
shortestMatches
javax.swing.JRadioButton shortestMatches
longuestMatches
javax.swing.JRadioButton longuestMatches
allMatches
javax.swing.JRadioButton allMatches
ignoreOutputs
javax.swing.JRadioButton ignoreOutputs
mergeOutputs
javax.swing.JRadioButton mergeOutputs
replaceOutputs
javax.swing.JRadioButton replaceOutputs
stopAfterNmatches
javax.swing.JRadioButton stopAfterNmatches
indexAllMatches
javax.swing.JRadioButton indexAllMatches
nMatches
NumericTextField nMatches
racDicList
javax.swing.JList racDicList
sufDicList
javax.swing.JList sufDicList
outFileName
javax.swing.JTextField outFileName
savingFile
java.io.File savingFile
morDicSave
javax.swing.JFileChooser morDicSave
text
MyTextArea text
currentTimer
javax.swing.Timer currentTimer
sentenceCheck
javax.swing.JCheckBox sentenceCheck
replaceCheck
javax.swing.JCheckBox replaceCheck
sentenceName
javax.swing.JTextField sentenceName
replaceName
javax.swing.JTextField replaceName
applyDicCheck
javax.swing.JCheckBox applyDicCheck
analyseUnknownWordsCheck
javax.swing.JCheckBox analyseUnknownWordsCheck
analyseUnknownWordsLabel
javax.swing.JLabel analyseUnknownWordsLabel
textFst2Check
javax.swing.JCheckBox textFst2Check
originalTextFile
java.io.File originalTextFile
sntFile
java.io.File sntFile
text
javax.swing.JTextArea text
sentence_count_label
javax.swing.JLabel sentence_count_label
elagON
boolean elagON
spinner
javax.swing.JSpinner spinner
elaggraph
FstGraphicalZone elaggraph
elagrules
java.io.File elagrules
ruleslabel
javax.swing.JLabel ruleslabel
graphicalZone
FstGraphicalZone graphicalZone
texte
FstTextField texte
modified
boolean modified
scroll
javax.swing.JScrollPane scroll
superpanel
javax.swing.JSplitPane superpanel
RESET_SENTENCE_GRAPH
javax.swing.JButton RESET_SENTENCE_GRAPH
panel
javax.swing.JPanel panel
dicPanel
javax.swing.JPanel dicPanel
errPanel
javax.swing.JPanel errPanel
dlf
MyTextArea dlf
dlfScroll
javax.swing.JScrollPane dlfScroll
dlc
MyTextArea dlc
dlcScroll
javax.swing.JScrollPane dlcScroll
err
MyTextArea err
errScroll
javax.swing.JScrollPane errScroll
dlfLabel
javax.swing.JLabel dlfLabel
dlcLabel
javax.swing.JLabel dlcLabel
errLabel
javax.swing.JLabel errLabel
morphPanel
javax.swing.JPanel morphPanel
morphDic
MyTextArea morphDic
morphScroll
javax.swing.JScrollPane morphScroll
parent
GraphFrame parent
- Frame that contains this component
modified
boolean modified
- Indicates if the text field content has been modified
specialPaste
fr.umlv.unitex.TextField.SpecialPaste specialPaste
TextAction
that defines what to do for a "paste" operation
specialCopy
fr.umlv.unitex.TextField.SpecialCopy specialCopy
TextAction
that defines what to do for a "copy" operation
selectAll
fr.umlv.unitex.TextField.SelectAll selectAll
TextAction
that defines what to do for a "select all" operation
cut
fr.umlv.unitex.TextField.Cut cut
TextAction
that defines what to do for a "cut" operation
presentation
fr.umlv.unitex.TextField.Presentation presentation
TextAction
that shows the graph presentation frame
OPEN
fr.umlv.unitex.TextField.Open OPEN
TextAction
that shows a dialog box to open a graph
SAVE
fr.umlv.unitex.TextField.Save SAVE
TextAction
that saves the current graph
font
javax.swing.JTextField font
style
javax.swing.JTextField style
size
NumericTextField size
script
javax.swing.JTextField script
example
javax.swing.JTextField example
fontList
java.awt.List fontList
styleList
java.awt.List styleList
sizeList
java.awt.List sizeList
scriptList
java.awt.List scriptList
styles
java.util.Hashtable styles
ranges
java.util.Hashtable ranges
fontName
java.lang.String fontName
fontStyle
int fontStyle
fontSize
int fontSize
fontScript
int fontScript
res
java.awt.Font res
pref
Preferences pref
mode
int mode
text
MyTextArea text
ligne1
javax.swing.JLabel ligne1
ligne2
javax.swing.JLabel ligne2
text
MyTextArea text
dropTarget
java.awt.dnd.DropTarget dropTarget
- This object is used to enable drag-and-drop, so that the user can pick up
texts, graphs and dictionaries from a file explorer.
menuBar
javax.swing.JMenuBar menuBar
printerJob
java.awt.print.PrinterJob printerJob
pageFormat
java.awt.print.PageFormat pageFormat
openText
javax.swing.Action openText
openTaggedText
javax.swing.Action openTaggedText
preprocessText
javax.swing.Action preprocessText
changeLang
javax.swing.Action changeLang
applyLexicalResources
javax.swing.Action applyLexicalResources
locatePattern
javax.swing.Action locatePattern
displayLocatedSequences
javax.swing.AbstractAction displayLocatedSequences
elagComp
javax.swing.AbstractAction elagComp
constructFst
javax.swing.AbstractAction constructFst
convertFst
javax.swing.AbstractAction convertFst
closeText
javax.swing.AbstractAction closeText
quitUnitex
javax.swing.AbstractAction quitUnitex
checkDelaFormat
javax.swing.AbstractAction checkDelaFormat
sortDictionary
javax.swing.AbstractAction sortDictionary
inflect
javax.swing.AbstractAction inflect
inflectMorph
javax.swing.AbstractAction inflectMorph
compressIntoFST
javax.swing.AbstractAction compressIntoFST
closeDela
javax.swing.AbstractAction closeDela
mergeData
javax.swing.AbstractAction mergeData
openLexiconGrammar
javax.swing.AbstractAction openLexiconGrammar
compileLexiconGrammar
javax.swing.AbstractAction compileLexiconGrammar
closeLexiconGrammar
javax.swing.AbstractAction closeLexiconGrammar
destDirectory
javax.swing.JTextField destDirectory
- Shows a window that offers the user to compile graphs with head graph. If
the user clicks on the "OK" button, the compilation process is launched
through the creation of a
ProcessInfoFrame
object.
compileGrapheMorphemeOption
javax.swing.JLabel compileGrapheMorphemeOption
Package fr.umlv.unitex.conversion |
srcEncodingList
javax.swing.JList srcEncodingList
destEncodingList
javax.swing.JList destEncodingList
replace
javax.swing.JRadioButton replace
renameSourceWithPrefix
javax.swing.JRadioButton renameSourceWithPrefix
renameSourceWithSuffix
javax.swing.JRadioButton renameSourceWithSuffix
nameDestWithPrefix
javax.swing.JRadioButton nameDestWithPrefix
nameDestWithSuffix
javax.swing.JRadioButton nameDestWithSuffix
prefixSuffix
javax.swing.JTextField prefixSuffix
listModel
javax.swing.DefaultListModel listModel
fileList
javax.swing.JList fileList
addFiles
javax.swing.JButton addFiles
removeFiles
javax.swing.JButton removeFiles
transcode
javax.swing.JButton transcode
cancel
javax.swing.JButton cancel
Package fr.umlv.unitex.editor |
currentTimer
javax.swing.Timer currentTimer
searchIndex
int searchIndex
Package fr.umlv.unitex.editor.ui |
modelCano
javax.swing.ButtonModel modelCano
modelUp
javax.swing.ButtonModel modelUp
modelGram
javax.swing.ButtonModel modelGram
modelDown
javax.swing.ButtonModel modelDown
modelFl
javax.swing.ButtonModel modelFl
modelFlCode
javax.swing.ButtonModel modelFlCode
modelBegin
javax.swing.ButtonModel modelBegin
text
EditionTextArea text
- Area where the text is store an can be edit
fileManager
FileManager fileManager
file
java.io.File file
saveAction
javax.swing.Action saveAction
saveAsAction
javax.swing.Action saveAsAction
cutAction
javax.swing.Action cutAction
copyAction
javax.swing.Action copyAction
pasteAction
javax.swing.Action pasteAction
findAction
javax.swing.Action findAction
modelUp
javax.swing.ButtonModel modelUp
modelPrefixe
javax.swing.ButtonModel modelPrefixe
modelWordmodelCase
javax.swing.ButtonModel modelWordmodelCase
modelDown
javax.swing.ButtonModel modelDown
modelSuffixe
javax.swing.ButtonModel modelSuffixe
modelWord
javax.swing.ButtonModel modelWord
modelCase
javax.swing.ButtonModel modelCase
modelRadical
javax.swing.ButtonModel modelRadical
modelBegin
javax.swing.ButtonModel modelBegin
sentenceNumber
javax.swing.JTextField sentenceNumber
Package fr.umlv.unitex.exceptions |
Package fr.umlv.unitex.process |
p
java.lang.Process p
text_stdout
javax.swing.JTextArea text_stdout
scroll
javax.swing.JScrollPane scroll
text_stderr
javax.swing.JTextArea text_stderr
errorScroll
javax.swing.JScrollPane errorScroll
close_on_finish
boolean close_on_finish
stop_if_problem
boolean stop_if_problem
commands
MultiCommands commands
DO
ToDoAbstract DO
Package fr.umlv.unitex.undo |
boxes
java.util.ArrayList boxes
- boxes of the graph
boxe
GenericGraphBox boxe
- boxe to add to the graph
zone
GenericGraphicalZone zone
- area where the graph is drawn
transtionsToBoxe
java.util.ArrayList transtionsToBoxe
- list of transition to the boxe
selectedBoxes
java.util.ArrayList selectedBoxes
- boxes selected in the graph
oldSelectedBoxes
java.util.ArrayList oldSelectedBoxes
- boxes selected in the graph before adding a transition
selectedBoxesAndOldString
java.util.HashMap selectedBoxesAndOldString
- hasmap of the selected boxes and the text before the boxe group text edit action
remplacementString
java.lang.String remplacementString
- remplacement string of each selected boxe of the graph
zone
GenericGraphicalZone zone
- araa where the graph is drawn
oldText
java.lang.String oldText
- text before editing
newText
java.lang.String newText
- text before editing
boxe
GenericGraphBox boxe
- boxe where change text
zone
GenericGraphicalZone zone
- zone where the graph is drawn
boxes
java.util.ArrayList boxes
- graph's boxes
selectedBoxes
java.util.ArrayList selectedBoxes
- graph's boxes
oldSelectedBoxes
java.util.ArrayList oldSelectedBoxes
- graph's boxes
zone
GenericGraphicalZone zone
- zone where the graph is drawn
selectedBoxesAndTransitionsTo
java.util.HashMap selectedBoxesAndTransitionsTo
- hashmap which store the boxes selected before the delete action and the transitions to its
selectedBoxesAndTransitionsFrom
java.util.HashMap selectedBoxesAndTransitionsFrom
- hashmap which store the boxes selected before the delete action and the transitions to its
transitionsToBoxe
java.util.ArrayList transitionsToBoxe
- List of transition to a boxe
boxes
java.util.ArrayList boxes
- boxes of the graph
boxe
GenericGraphBox boxe
- boxe to remove
zone
GenericGraphicalZone zone
- zone where the graph is drawn
itSelfTransition
boolean itSelfTransition
- if the boxe to remove have a selftransition or not
selectedBoxes
java.util.ArrayList selectedBoxes
- boxes selected in the graph
oldSelectedBoxes
java.util.ArrayList oldSelectedBoxes
- boxes selected in the graph
srcBoxe
GenericGraphBox srcBoxe
- boxe from transition starts
dstBoxe
GenericGraphBox dstBoxe
- boxe from transition starts
selectedBoxes
java.util.ArrayList selectedBoxes
- boxes selected in the graph
oldSelectedBoxes
java.util.ArrayList oldSelectedBoxes
- boxes selected in the graph
dst
GenericGraphBox dst
- transition destination boxe
zone
GenericGraphicalZone zone
- zone where the graph is drawn
boxe
GenericGraphBox boxe
- boxe to translate
x
int x
- length of X, Y shift in pixels
y
int y
- length of X, Y shift in pixels
selectedBoxes
java.util.ArrayList selectedBoxes
- boxes selected in the graph
x
int x
- length of X, Y shift in pixels
y
int y
- length of X, Y shift in pixels