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

R

r - Variable in class standup.symbol.WmfDecObj
 
readClauses(String) - Static method in class standup.joke.Generator
Reads the output specification function clauses definitions from the given file and returns the resulting list<Clause>.
readInt16(InputStream) - Method in class standup.symbol.WMFDecoder
 
readInt32(InputStream) - Method in class standup.symbol.WMFDecoder
 
readJokeTypes(String) - Static method in class standup.joke.Generator
Reads the joke type definitions from the given file and returns the resulting JokeTypeSet.
readRecord(InputStream) - Method in class standup.symbol.WMFDecoder
 
readSchemas(String) - Static method in class standup.joke.Generator
Reads the schema definitions from the given file and returns a Hashtable<String,Schema>, where the keys are the schema labels, and the values are the Schemas themselves.
readTemplates(String) - Static method in class standup.joke.Generator
Reads the template definitions from the given file and returns the resulting List<Template>.
readWmf() - Method in class standup.symbol.WMFDecoder
 
readXML(Element) - Static method in class standup.joke.JokeGraph
 
readXML(Element) - Static method in class standup.joke.JokeGraphEdge
 
readXML(Element) - Static method in class standup.joke.JokeGraphNodeKeyword
 
readXML(Element) - Static method in class standup.joke.JokeGraphNodeTemplate
 
readXML(Element) - Static method in class standup.joke.JokeSet
 
readXML(Element) - Static method in class standup.joke.JokeStructure
 
readXML(Element) - Static method in class standup.joke.JokeType
 
readXML(Element) - Static method in class standup.joke.JokeTypeSet
 
readXML(Element) - Static method in class standup.joke.Schema
 
readXML(Element) - Static method in class standup.joke.Template
 
readXML(Element) - Static method in class standup.lexicon.Keyword
Looks for a single XML tag representing a Keyword under the given XML Element and returns an appropriate instance.
readXML(Element) - Static method in class standup.lexicon.Lexeme
Returns an instance of a Lexeme (as returned by Dictionary.getLexeme(String)) whose ID is contained within the given XML Element.
readXML(Element) - Static method in class standup.lexicon.WordForm
Returns an instance of a WordForm from an appropriate XML Element.
readXML(Element) - Static method in class standup.lexicon.WordSequence
Returns an instance of a WordSequence whose contents are specified within the given XML Element.
readXML(Element) - Static method in class standup.lexicon.WordStruct
Returns an instance of a WordStruct whose contents are specified within the given XML Element.
readXML(Element) - Static method in class standup.unify.UnifiableCompound
Returns a UnifiableCompound encoded in an XML element.
readXMLList(Element) - Static method in class standup.lexicon.Keyword
Looks for all XML tags representing a keyword under the given XML Element and returns an appropriate list of instantiated Keywords.
realConceptCodes - Variable in class standup.lexicon.Lexeme
 
rebusLoader - Static variable in class standup.symbol.SymbolManager
 
recomputeWordClusters() - Method in class standup.clouds.CloudFrontend
 
reflectionBackendGetLexicalComponents(Profileable) - Static method in class standup.profiling.ProfileManager
 
reflectionDefaultInstance(String) - Static method in class standup.profiling.OptionsPackage
 
reflectionElementInstance(String, Element) - Static method in class standup.profiling.OptionsPackage
 
reflectionFrontendGetBackend(Profileable) - Static method in class standup.profiling.ProfileManager
 
remove(JokeConstraint) - Method in class standup.joke.JokeConstraints
 
remove(JokeConstraints) - Method in class standup.joke.JokeConstraints
 
remove(JokeStructure) - Method in class standup.joke.JokeSet
 
remove(JokeSet) - Method in class standup.joke.JokeSet
 
remove(Lexeme) - Method in class standup.lexicon.CustomLexicon
Tries to remove the given Lexeme from this CustomLexicon.
remove(LexemeSet) - Method in class standup.lexicon.CustomLexicon
Tries to remove the Lexemes contained within the given LexemeSet from this CustomLexicon.
remove(Lexeme) - Method in class standup.lexicon.LexemeSet
Tries to remove the given Lexeme from this LexemeSet.
remove(LexemeSet) - Method in class standup.lexicon.LexemeSet
Tries to remove the Lexemes contained within the given LexemeSet from this LexemeSet.
remove(int, int) - Method in class standup.utils.AutoCompletion
 
removeBlacklist(CustomLexicon, boolean) - Method in class standup.lexicon.ProfileLexicon
Removes the given blacklist from this profile.
removeBlacklistFilename(String) - Method in class standup.lexicon.OptionsLexicon
Removes the given filename from the list of blacklist filenames stored within this OptionsLexicon.
removeChild(CloudButton) - Method in class standup.clouds.CloudButton
This method removes a Lubble from this Lubble's children, whether central or peripheral...
removeConsumer(ImageConsumer) - Method in class standup.symbol.WMFDecoder
 
removeCustomLexicon(CustomLexicon, boolean) - Method in class standup.lexicon.ProfileLexicon
Removes the given custom lexicon from this profile.
removeCustomLexiconFilename(String) - Method in class standup.lexicon.OptionsLexicon
Removes the given filename from the list of custom lexicon filenames stored within this OptionsLexicon.
removeRandom() - Method in class standup.joke.JokeSet
 
removeRandom() - Method in class standup.joke.JokeTypeSet
 
removeRandom() - Method in class standup.lexicon.CustomLexicon
Tries to remove a random Lexeme from this CustomLexicon and return it.
removeRandom() - Method in class standup.lexicon.LexemeSet
Returns a randomly removed Lexeme from this LexemeSet.
removeRandom(Collection<T>) - Static method in class standup.utils.Utils
 
removeSubtopic(Topic) - Method in class standup.lexicon.Topic
Removes the given Topic from this Topic's list of subtopics.
removeTopic(Topic, boolean) - Method in class standup.lexicon.ProfileLexicon
Removes the given topic from this profile.
removeTopicFilename(String) - Method in class standup.lexicon.OptionsLexicon
Removes the given filename from the list of topic filenames stored within this OptionsLexicon.
rename(String) - Method in class standup.lexicon.CustomLexicon
Renames the label of this CustomLexicon.
renderSymbol(InputStream) - Method in interface standup.symbol.SymbolRenderer
Renders the symbol specified in the given FileInputStream in its recommended/default dimension and returns the resulting image as a BufferedImage.
renderSymbol(InputStream, int) - Method in interface standup.symbol.SymbolRenderer
Renders the symbol specified in the given FileInputStream, scaled to have the given height while maintaining the aspect ratio, and returns the resulting image as a BufferedImage.
renderSymbol(InputStream) - Method in class standup.symbol.SymbolRendererSVG
 
renderSymbol(InputStream, int) - Method in class standup.symbol.SymbolRendererSVG
 
renderSymbol(InputStream) - Method in class standup.symbol.SymbolRendererWMF
 
renderSymbol(InputStream, int) - Method in class standup.symbol.SymbolRendererWMF
 
repeatMessage() - Method in class standup.clouds.PanelMessageWindow
 
replace(UnifiableVariable, Unifiable, Unifiable) - Method in class standup.unify.Bindings
Replaces all bindings to oldValue with bindings to newValue.
repoll() - Method in class standup.clouds.CloudDialog
 
repoll() - Method in class standup.clouds.Scanner
This should only be called when the scannable items has changed.
repoll() - Method in class standup.clouds.ScannerMyDialog
 
repollNeeded - Variable in class standup.clouds.CloudDialog
 
requestTopDownLeftRightResend(ImageConsumer) - Method in class standup.symbol.WMFDecoder
 
res - Variable in class standup.symbol.WMFDecoder
 
reset() - Method in class standup.clouds.HistoryCoordinator
 
resetExclusionTableSetupFlags() - Method in class standup.joke.Generator
 
resetMainGUIPanels() - Method in class standup.clouds.CloudFrontend
 
resetPanels(boolean, PanelToolbar, PanelMessageWindow, PanelProgressMap, PanelCloudButtonMenu) - Method in class standup.clouds.CloudFrontend
 
resetPanels() - Method in class standup.profiling.OptionsAuthoringTool
 
resetProfileChooser() - Method in class standup.clouds.CloudFrontend
This method brings up the 'profile chooser' menu.
resetScanner() - Method in class standup.clouds.CloudFrontend
 
resolveEntity(String, String) - Method in class standup.xml.MyResolver
 
rest() - Method in class standup.unify.UnifiableList
 
resumeMyDialogScanner() - Method in class standup.clouds.CloudDialog
 
resumeScanner() - Method in class standup.clouds.CloudFrontend
 
resumeScanner() - Method in class standup.clouds.Scanner
 
resumeScanner() - Method in class standup.clouds.ScannerMyDialog
 
returnBoolean - Variable in class standup.clouds.CloudDialog
 
returnString - Variable in class standup.clouds.CloudDialog
 
rgbPixels - Variable in class standup.symbol.WMFDecoder
 
rightButtonLocation - Variable in class standup.clouds.CloudDialog
 
ring - Variable in class standup.clouds.AnimatorCloudButtonMoveIn
 
ring - Variable in class standup.clouds.AnimatorCloudButtonMoveOut
 
ring - Variable in class standup.clouds.AnimatorCloudButtonRotateLeft
 
ring - Variable in class standup.clouds.AnimatorCloudButtonRotateRight
 
ringSize - Variable in class standup.clouds.AnimatorCloudButtonRotateLeft
 
ringSize - Variable in class standup.clouds.AnimatorCloudButtonRotateRight
 
road - Variable in class standup.clouds.ProgressMapCharacter
 
ROAD_BACKWARD - Static variable in class standup.clouds.PanelProgressMap
 
ROAD_FORWARD - Static variable in class standup.clouds.PanelProgressMap
 
roads - Variable in class standup.clouds.PanelProgressMap
 
roottopicFiles - Variable in class standup.lexicon.ProfileLexicon
 
roottopics - Variable in class standup.lexicon.ProfileLexicon
 
rotateAngle - Variable in class standup.clouds.AnimatorCloudButtonRotateLeft
 
rotateAngle - Variable in class standup.clouds.AnimatorCloudButtonRotateRight
 
run() - Method in class standup.clouds.Scanner
 
run() - Method in class standup.clouds.ScannerMyDialog
 

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