A B C D E F G H I J K L M N O P Q R S T U V W X Y

S

save(String) - Method in class fr.umlv.unitex.editor.FileManager
saves a file
SAVE - Variable in class fr.umlv.unitex.TextField
TextAction that saves the current graph
saveAllGraphs() - Method in class fr.umlv.unitex.UnitexFrame
Saves all GraphFrame s that are on the desktop.
saveAsGraph(GraphFrame) - Method in class fr.umlv.unitex.UnitexFrame
Opens a "Save As" dialog box to save a graph.
saveDefaultDicLists() - Method in class fr.umlv.unitex.ApplyLexicalResourcesFrame
Saves the current file selections as the default selections.
saveDefaultDicLists() - Method in class fr.umlv.unitex.MergeRacineSuffixes
Saves the current file selections as the default selections.
saveFile(File) - Method in class fr.umlv.unitex.editor.ui.FileEditionTextFrame
Save a file
saveGraph(File) - Method in class fr.umlv.unitex.io.GraphIO
Saves the graph referenced by the field of this GraphIO object
saveGraph(GraphFrame) - Method in class fr.umlv.unitex.UnitexFrame
If the graph has no name, the saveAsGraph(GraphFrame) is called.
saveIcon - Static variable in class fr.umlv.unitex.MyCursors
Save icon
saveNumberOfLines(File) - Method in class fr.umlv.unitex.process.SortTxtCommand
 
savePreferences(Preferences) - Static method in class fr.umlv.unitex.Preferences
Saves Preferences p to the current language configuration file.
saveSelectionToFile(JList, File) - Method in class fr.umlv.unitex.ApplyLexicalResourcesFrame
Saves a file selection into a text file, storing one file name per line.
saveSelectionToFile(JList, File) - Method in class fr.umlv.unitex.MergeRacineSuffixes
Saves a file selection into a text file, storing one file name per line.
saveSentenceGraph(File) - Method in class fr.umlv.unitex.io.GraphIO
Saves the sentence graph described by the fields of this GraphIO object.
scaleFactor - Variable in class fr.umlv.unitex.GenericGraphicalZone
Zoom factor
secondIndFile(File) - Method in class fr.umlv.unitex.process.ConcorDiffCommand
 
selectAll - Variable in class fr.umlv.unitex.TextField
TextAction that defines what to do for a "select all" operation
selectAllBoxes() - Method in class fr.umlv.unitex.GenericGraphicalZone
Select all graph boxes
selectByRectangle(int, int, int, int) - Method in class fr.umlv.unitex.GenericGraphicalZone
Selects all graph boxes that have a non empty intersection with a selection rectangle
selectedBoxes - Variable in class fr.umlv.unitex.GenericGraphicalZone
ArrayList containing the current selected boxes
selectedColor - Variable in class fr.umlv.unitex.Preferences
Color used to draw selected boxes
SelectEdit - Class in fr.umlv.unitex.undo
class uses to save the state of the graph before a selection
SelectEdit(ArrayList) - Constructor for class fr.umlv.unitex.undo.SelectEdit
 
semiColon() - Method in class fr.umlv.unitex.process.InflectCommand
 
sentence(int) - Method in class fr.umlv.unitex.process.Fst2GrfCommand
 
sentence(String) - Method in class fr.umlv.unitex.process.Fst2GrfCommand
 
sentenceNumber(int) - Method in class fr.umlv.unitex.process.EvambCommand
 
separateOutputs(boolean) - Method in class fr.umlv.unitex.process.Fst2ListCommand
 
seqMorpF(File) - Method in class fr.umlv.unitex.process.SortMorphCommand
 
sequencesMorph(File) - Method in class fr.umlv.unitex.process.ConsultDicCommand
 
setAlphabet(File) - Static method in class fr.umlv.unitex.Config
Sets user's current alphabet file
setApplicationDir(File) - Static method in class fr.umlv.unitex.Config
Sets the application directory
setClipZone(Rectangle) - Method in class fr.umlv.unitex.GenericGraphicalZone
 
setContent(String) - Method in class fr.umlv.unitex.FstGraphBox
Sets the content of the box
setContent(String) - Method in class fr.umlv.unitex.GenericGraphBox
Sets the content of the box
setContent(String) - Method in class fr.umlv.unitex.GraphBox
Sets the box content.
setCurrentCorpusDir(File) - Static method in class fr.umlv.unitex.Config
Sets the user's current corpus directory
setCurrentDELA(File) - Static method in class fr.umlv.unitex.Config
Sets current DELA
setCurrentElagDir(File) - Static method in class fr.umlv.unitex.Config
Sets the user's current ELAG directory
setCurrentGraphDir(File) - Static method in class fr.umlv.unitex.Config
Sets the user's current graph directory
setCurrentLanguage(String) - Static method in class fr.umlv.unitex.Config
Sets the current language.
setCurrentReplaceGraph(File) - Static method in class fr.umlv.unitex.Config
Sets current replace graph
setCurrentSentenceGraph(File) - Static method in class fr.umlv.unitex.Config
Sets current sentence delimitation graph
setCurrentSnt(File) - Static method in class fr.umlv.unitex.Config
Sets the current corpus
setCurrentSntDir(File) - Static method in class fr.umlv.unitex.Config
Sets the current corpus
setDefaultPreprocessingGraphs() - Static method in class fr.umlv.unitex.Config
Sets sentence delimitation and replace graphs
setDefaultSelection(JList, Vector) - Method in class fr.umlv.unitex.ApplyLexicalResourcesFrame
Selects in a list all files contained in a file name list.
setDefaultSelection(JList, Vector) - Method in class fr.umlv.unitex.MergeRacineSuffixes
Selects in a list all files contained in a file name list.
setDivider(int) - Method in class fr.umlv.unitex.editor.ui.DialogLayout
 
setGraph(File) - Method in class fr.umlv.unitex.GraphFrame
 
setGrid(boolean) - Method in class fr.umlv.unitex.GenericGraphicalZone
Sets the isGrid field
setGrid(boolean, int) - Method in class fr.umlv.unitex.GenericGraphicalZone
Sets the isGrid field
setModified(boolean) - Method in class fr.umlv.unitex.GenericGraphicalZone
Indicates if the graph must be marked as modified are not
setModified(boolean) - Method in class fr.umlv.unitex.GraphFrame
Sets the modified field
setModified(boolean) - Method in class fr.umlv.unitex.TextAutomatonFrame
Indicates if the graph has been modified
setOFile(File) - Method in class fr.umlv.unitex.process.Fst2ListCommand
 
setRedoEnabled(boolean) - Method in class fr.umlv.unitex.GraphFrame
 
setRightToLeft(boolean) - Method in class fr.umlv.unitex.GenericGraphicalZone
Indicates if the graph must be drawn from right to left or not.
setScaleFactor(double) - Method in class fr.umlv.unitex.GraphFrame
Sets the zoom scale factor
setSelected(boolean) - Method in class fr.umlv.unitex.GenericGraphBox
 
setSelection(int, int, boolean) - Method in class fr.umlv.unitex.editor.EditionTextArea
select a part of the text
setTag(TransitionTag) - Method in class fr.umlv.unitex.rtn.Transition
 
setText(int) - Method in class fr.umlv.unitex.NumericTextField
Sets the content of the NumericTextField.
setTextForSelected(String) - Method in class fr.umlv.unitex.GenericGraphicalZone
Sets the content for all selected graph boxes
setTransitions(ArrayList) - Method in class fr.umlv.unitex.GenericGraphBox
 
setType(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setUndoEnabled(boolean) - Method in class fr.umlv.unitex.GraphFrame
 
setUnitexCurrentLanguageDir(File) - Static method in class fr.umlv.unitex.Config
Sets the system's current language directory
setUnitexDir(File) - Static method in class fr.umlv.unitex.Config
Sets the system directory
setUserCurrentLanguageDir(File) - Static method in class fr.umlv.unitex.Config
Sets the user's current language directory.
setUserDir(File) - Static method in class fr.umlv.unitex.Config
Sets the user directory
setX(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setX1(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setX_in(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setX_out(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setY(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setY1(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setY_in(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
setY_out(int) - Method in class fr.umlv.unitex.GenericGraphBox
 
shortestMatches() - Method in class fr.umlv.unitex.process.LocateCommand
 
showFontMenu() - Method in class fr.umlv.unitex.FontMenu
Shows the dialog box
showFrame() - Static method in class fr.umlv.unitex.AboutUnitexFrame
Shows the frame, creating it if necessary.
showFrame() - Static method in class fr.umlv.unitex.ApplyLexicalResourcesFrame
Shows the frame.
showFrame() - Static method in class fr.umlv.unitex.CheckDicFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.ConcordanceParameterFrame
Shows the frame.
showFrame(int) - Static method in class fr.umlv.unitex.ConcordanceParameterFrame
Shows the frame.
showFrame() - Static method in class fr.umlv.unitex.conversion.ConversionFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.ConvertFstFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.ElagCompFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.GlobalPreferenceFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.GraphPathFrame
Shows the frame, creating it if necessary.
showFrame() - Static method in class fr.umlv.unitex.InflectFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.InflectMorphFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.LexiconGrammarFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.LocateFrame
Shows the frame
showFrame() - Static method in class fr.umlv.unitex.MergeRacineSuffixes
Shows the frame.
showFrame() - Static method in class fr.umlv.unitex.MessageWhileWorkingFrame
Shows the frame.
showFrame(String) - Static method in class fr.umlv.unitex.MessageWhileWorkingFrame
Shows the frame.
showFrame() - Static method in class fr.umlv.unitex.TextAutomatonFrame
Shows the frame
showMenu() - Method in class fr.umlv.unitex.GraphSizeMenu
Shows the dialog box
showPreferences() - Method in class fr.umlv.unitex.GraphAlignmentMenu
Shows the dialog box
showPreferences() - Method in class fr.umlv.unitex.GraphCollectionDialog
Shows the dialog box
showPresentation() - Method in class fr.umlv.unitex.GraphPresentationMenu
Shows the dialog box
skipChars(FileInputStream, int) - Static method in class fr.umlv.unitex.io.UnicodeIO
Skips characters from a file
skipLine(FileInputStream) - Static method in class fr.umlv.unitex.io.UnicodeIO
Skips a line in a file
snt(File) - Method in class fr.umlv.unitex.process.DicoCommand
 
snt(File) - Method in class fr.umlv.unitex.process.ExtractCommand
 
snt(File) - Method in class fr.umlv.unitex.process.LocateCommand
 
sortAlphabet() - Method in class fr.umlv.unitex.process.ConcordCommand
 
sortAlphabet() - Method in class fr.umlv.unitex.process.SortTxtCommand
 
sortDELA() - Method in class fr.umlv.unitex.UnitexFrame
Sorts the current dictionary.
SortMorphCommand - Class in fr.umlv.unitex.process
 
SortMorphCommand() - Constructor for class fr.umlv.unitex.process.SortMorphCommand
 
sortNodeLabel() - Method in class fr.umlv.unitex.GraphBox
Sorts the lines of the box.
sortNodeLabel() - Method in class fr.umlv.unitex.GraphFrame
Sorts lines of all selected boxes
SortTxtCommand - Class in fr.umlv.unitex.process
 
SortTxtCommand() - Constructor for class fr.umlv.unitex.process.SortTxtCommand
 
specialCopy - Variable in class fr.umlv.unitex.TextField
TextAction that defines what to do for a "copy" operation
specialPaste - Variable in class fr.umlv.unitex.TextField
TextAction that defines what to do for a "paste" operation
SpellCheckCommand - Class in fr.umlv.unitex.process
 
SpellCheckCommand() - Constructor for class fr.umlv.unitex.process.SpellCheckCommand
 
SplashScreen - Class in fr.umlv.unitex
This class describes a splash screen window.
SplashScreen(ImageIcon, int) - Constructor for class fr.umlv.unitex.SplashScreen
Creates and shows a new SplashScreen
src(String) - Method in class fr.umlv.unitex.process.ConvertCommand
 
src(File) - Method in class fr.umlv.unitex.process.Syl2JamoCommand
 
srcEncodings - Static variable in class fr.umlv.unitex.conversion.ConversionFrame
 
State - Class in fr.umlv.unitex.rtn
 
State(boolean, int, boolean) - Constructor for class fr.umlv.unitex.rtn.State
 
stop() - Static method in class fr.umlv.unitex.GraphCollection
 
SubgraphCallTag - Class in fr.umlv.unitex.rtn
 
SubgraphCallTag(int) - Constructor for class fr.umlv.unitex.rtn.SubgraphCallTag
 
subgraphColor - Variable in class fr.umlv.unitex.Preferences
Color used to draw box lines that refer to sub-graphs
subgraphName(File) - Method in class fr.umlv.unitex.process.Table2GrfCommand
 
suffixContent() - Method in class fr.umlv.unitex.process.InflectKrCommand
 
SufForm2RacCommand - Class in fr.umlv.unitex.process
 
SufForm2RacCommand() - Constructor for class fr.umlv.unitex.process.SufForm2RacCommand
 
SUN_OS_SYSTEM - Static variable in class fr.umlv.unitex.Config
 
Syl2JamoCommand - Class in fr.umlv.unitex.process
 
Syl2JamoCommand() - Constructor for class fr.umlv.unitex.process.Syl2JamoCommand
 
systemDictionary(String) - Method in class fr.umlv.unitex.process.DicoCommand
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y