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

A

about(Topic) - Method in class standup.joke.JokeStructure
 
accept(File) - Method in class standup.xml.STANDUPFileFilter
 
ACTION - Static variable in class standup.clouds.PanelProgressMap
 
actionPerformed(Milestone) - Method in class standup.clouds.HistoryCoordinator
 
actionPerformed(ActionEvent) - Method in class standup.clouds.PanelCloudButtonMenu
This is the method that should actually perform the animation!
actionPerformed(ActionEvent) - Method in class standup.clouds.PanelMessageWindow
 
actionPerformed(ActionEvent) - Method in class standup.clouds.PanelProgressMap
 
actionPerformed(ActionEvent) - Method in class standup.joke.ChooserJokeType
 
active - Variable in class standup.lexicon.CustomLexicon
Signifies whether this custom lexicon is currently activated in the working lexicon.
actualStepsNeeded - Variable in class standup.clouds.PanelCloudButtonMenu
 
add(JokeConstraint) - Method in class standup.joke.JokeConstraints
 
add(JokeConstraints) - Method in class standup.joke.JokeConstraints
 
add(JokeStructure) - Method in class standup.joke.JokeSet
================ ACCESSOR METHODS ================
add(JokeSet) - Method in class standup.joke.JokeSet
 
add(JokeType) - Method in class standup.joke.JokeTypeSet
 
add(JokeTypeSet) - Method in class standup.joke.JokeTypeSet
 
add(Lexeme) - Method in class standup.lexicon.CustomLexicon
Tries to add the given Lexeme to this CustomLexicon.
add(LexemeSet) - Method in class standup.lexicon.CustomLexicon
Tries to add the Lexemes contained within the given LexemeSet to this CustomLexicon, effectively making this CustomLexicon the union of the two.
add(Lexeme) - Method in class standup.lexicon.LexemeSet
Tries to add the given Lexeme to this LexemeSet.
add(LexemeSet) - Method in class standup.lexicon.LexemeSet
Tries to add the Lexemes contained within the given LexemeSet to this LexemeSet, effectively making this LexemeSet the union of the two.
add(String) - Method in class standup.lexicon.WordSequence
Append a String to the end of this WordSequence.
add(WordString) - Method in class standup.lexicon.WordSequence
Append a WordString to the end of this WordSequence.
add(WordSequence) - Method in class standup.lexicon.WordSequence
Append a WordSequence to the end of this WordSequence.
add_handle(WmfDecObj) - Method in class standup.symbol.WMFDecoder
 
addBlacklist(CustomLexicon) - Method in class standup.lexicon.ProfileLexicon
Adds the given blacklist to this profile, and saves it to a file with the default name of <label>.blacklist (where label is the given blacklist's label) in the directory returned by ProfileManager.getLexiconDirectory(String).
addBlacklist(CustomLexicon, String) - Method in class standup.lexicon.ProfileLexicon
Adds the given blacklist to this profile, and saves it to a file with the given filename in the directory returned by ProfileManager.getLexiconDirectory(String).
addBlacklistFilename(String) - Method in class standup.lexicon.OptionsLexicon
Adds the given filename to the list of blacklist filenames stored within this OptionsLexicon.
addCheckBox(String, JPanel, ItemListener) - Static method in class standup.utils.MySwingTools
Adds a JCheckBox with the given label to the given panel, and registers the given ItemListener.
addConsumer(ImageConsumer) - Method in class standup.symbol.WMFDecoder
 
addCustomLexicon(CustomLexicon) - Method in class standup.lexicon.ProfileLexicon
Adds the given custom lexicon to this profile, and saves it to a file with the default name of <label>.lexicon (where label is the given custom lexicon's label) in the directory returned by ProfileManager.getLexiconDirectory(String).
addCustomLexicon(CustomLexicon, String) - Method in class standup.lexicon.ProfileLexicon
Adds the given custom lexicon to this profile, and saves it to a file with the given filename in the directory returned by ProfileManager.getLexiconDirectory(String).
addCustomLexiconFilename(String) - Method in class standup.lexicon.OptionsLexicon
Adds the given filename to the list of custom lexicon filenames stored within this OptionsLexicon.
addEdge(String, JokeGraphNode, JokeGraphNode, SourceProcess, String) - Method in class standup.joke.JokeGraph
 
addEntity(EntityAnimatedInteractive) - Method in class standup.clouds.PanelCloudButtonMenu
Adds the given EntityAnimatedInteractive to the list of "active" entities in this PanelCloudButtonMenu.
addFromClause(String) - Method in class standup.joke.SQLQuerySchema
 
addFrontendLoginProfile(Profile) - Static method in class standup.profiling.ProfileManager
Tries to create the 'login' user profile, and adds the given Profile, assumed to be a ProfileCloudFrontend as 'clouds.profile';
addImage(Image, String) - Method in class standup.symbol.SymbolPanel
 
addLabel(CloudLabel) - Method in class standup.clouds.CloudLabel
 
addLexemesFromXML(Element) - Method in class standup.lexicon.LexemeSet
Adds all Lexemes specified within the given XML Element to this LexemeSet.
addLexNode(Bindings, UnifiableVariable, SourceProcess, String) - Method in class standup.joke.JokeGraph
Given a UnifiableVariable that is bound to a Keyword, it creates a new JokeGraphNodeKeyword and replaces the binding of the variable to the node instead.
addPlainSegmentedTextToCloudLabel(CloudLabel, String) - Static method in class standup.clouds.CloudLabelFactory
 
addPrecondition(UnifiableCompound, SourceProcess, String) - Method in class standup.joke.JokeGraph
Adds edges representing the given (instantiated) Precondition.
addPreconditions(Bindings, List<Precondition>, SourceProcess, String) - Method in class standup.joke.JokeGraph
Given a list of Preconditions, this method goes through them and adds representations of them to this JokeGraph.
addPrevNextButtons(int, CloudButton, int) - Method in class standup.clouds.PanelCloudButtonMenu
 
addRadioButton(String, ButtonGroup, JPanel, ItemListener) - Static method in class standup.utils.MySwingTools
Adds a JRadioButton with the given label to the given ButtonGroup and JPanel, and registers the given ItemListener.
addSegment(CloudLabelSegment) - Method in class standup.clouds.CloudLabel
 
addSegmentString(String, boolean) - Method in class standup.clouds.BubbleLabelSegmentString
 
addSTPs(List<SchemaTemplatePair>, List<SchemaTemplatePair>) - Method in class standup.joke.JokeConstraintTypes
 
addSubtopic(Topic) - Method in class standup.lexicon.Topic
Adds the given Topic to the list of subtopics.
addSymbols(BufferedImage[], Dimension[], double, double, List<StuffToRender>, double, double) - Method in class standup.clouds.CloudLabel
 
addTemplateNode(String, String, int) - Method in class standup.joke.JokeGraph
This method adds a node to the jokegraph that represents a template.
addToFavourites(JokeStructure) - Method in class standup.joke.Backend
Adds the given JokeStructure to the current user's favourite jokes collection.
addToLog(String) - Method in class standup.clouds.Logger
 
addTopic(Topic) - Method in class standup.lexicon.ProfileLexicon
Adds the given topic to this profile, and saves it to a file with the default name of <label>.topic (where label is the given topic's root label) in the directory returned by ProfileManager.getLexiconDirectory(String).
addTopic(Topic, String) - Method in class standup.lexicon.ProfileLexicon
Adds the given topic to this profile, and saves it to a file with the given filename in the directory returned by ProfileManager.getLexiconDirectory(String).
addTopicFilename(String) - Method in class standup.lexicon.OptionsLexicon
Adds the given filename to the list of topic filenames stored within this OptionsLexicon.
addUserConstraints(JokeConstraints, JokeTypeSet, LexicalComponents) - Method in class standup.joke.ProfileJokeGeneration
Constructs the various constraints found in this profile relating to joke generation, and adds them to the given JokeConstraints.
addVars(Bindings, UnifiableListVar, SourceProcess, String) - Method in class standup.joke.JokeGraph
This function adds a node to the jokegraph for a variable appearing in a lexical precondition, whether coming from a schema or a clause.
addWhereClause(String) - Method in class standup.joke.SQLQuerySchema
 
ADJ - Static variable in class standup.lexicon.POS
 
adjacency - Variable in class standup.joke.JokeGraph
A Hashtable that stores all the JokeGraphEdge s in this JokeGraph.
ADV - Static variable in class standup.lexicon.POS
 
aktbackgnd - Variable in class standup.symbol.WmfDecDC
 
aktbkmode - Variable in class standup.symbol.WmfDecDC
 
aktbmp - Variable in class standup.symbol.WmfDecDC
 
aktbrush - Variable in class standup.symbol.WmfDecDC
 
aktclip - Variable in class standup.symbol.WmfDecDC
 
aktfont - Variable in class standup.symbol.WmfDecDC
 
aktpal - Variable in class standup.symbol.WmfDecDC
 
aktpen - Variable in class standup.symbol.WmfDecDC
 
akttextalign - Variable in class standup.symbol.WmfDecDC
 
akttextc - Variable in class standup.symbol.WmfDecDC
 
aktXpos - Variable in class standup.symbol.WmfDecDC
 
aktYpos - Variable in class standup.symbol.WmfDecDC
 
alive - Variable in class standup.clouds.ScannerMyDialog
 
AllowableAmbiguity - Enum in standup.joke
Possible values for InstantiationConstraintAmbiguity.
AllowableAmbiguity() - Constructor for enum standup.joke.AllowableAmbiguity
 
allowableAmbiguity - Variable in class standup.joke.InstantiationConstraintAmbiguity
The allowed ambiguity
allowableAmbiguity - Variable in class standup.joke.OptionsJokeGeneration
 
allowAmbigManyJRadioButton - Variable in class standup.joke.OptionsGUIJokeGeneration
 
allowAmbigOneJRadioButton - Variable in class standup.joke.OptionsGUIJokeGeneration
 
allowAmbigTwoJRadioButton - Variable in class standup.joke.OptionsGUIJokeGeneration
 
allowedSchemaLabels - Variable in class standup.joke.OptionsJokeGeneration
 
allowedSchemasDefaultListModel - Variable in class standup.joke.OptionsGUIJokeGeneration
 
allowedSchemasJList - Variable in class standup.joke.OptionsGUIJokeGeneration
 
allSchemaLabels - Variable in class standup.joke.OptionsGUIJokeGeneration
 
allTheseStringsStartWith(String, String[]) - Static method in class standup.clouds.CloudButtonWordClustered
 
allTheseStringsStartWith(String, String[]) - Static method in class standup.clouds.WordTrie
 
ambiguityCount - Variable in class standup.lexicon.Lexeme
 
animateHideMessage() - Method in class standup.clouds.PanelMessageWindow
 
animateShowMessage() - Method in class standup.clouds.PanelMessageWindow
 
animationDelay - Static variable in class standup.clouds.CloudFrontend
Delay in milliseconds between 'frames' of animation.
animationInProgress() - Method in class standup.clouds.CloudFrontend
 
animationInProgress() - Method in class standup.clouds.PanelCloudButtonMenu
 
animationInProgress() - Method in class standup.clouds.PanelMessageWindow
 
animationInProgress() - Method in class standup.clouds.PanelProgressMap
 
animator - Variable in class standup.clouds.CloudButton
 
AnimatorCloudButton - Class in standup.clouds
An instance of AnimatorCloudButton defines a type of animation that can be applied to a CloudButton.
AnimatorCloudButton(int, int, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButton
Default constructor for an AnimatorCloudButton
AnimatorCloudButtonMoveIn - Class in standup.clouds
Animates a CloudButton to move from its position as a peripheral child to the centre.
AnimatorCloudButtonMoveIn(int, int, Point, Point, Dimension, Dimension, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButtonMoveIn
 
AnimatorCloudButtonMoveOut - Class in standup.clouds
Animates a CloudButton to move from the centre to its position as a peripheral child.
AnimatorCloudButtonMoveOut(int, int, Point, Point, Dimension, Dimension, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButtonMoveOut
 
AnimatorCloudButtonResize - Class in standup.clouds
Animates a CloudButton to grow/shrink at a given position.
AnimatorCloudButtonResize(int, int, Dimension, Dimension, Point, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButtonResize
 
AnimatorCloudButtonRotateLeft - Class in standup.clouds
Animates a CloudButton to rotate 360 degrees to the left, eventually returning to its starting position.
AnimatorCloudButtonRotateLeft(int, int, Point, Dimension, float, float, Dimension, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButtonRotateLeft
 
AnimatorCloudButtonRotateRight - Class in standup.clouds
Animates a CloudButton to rotate 360 degrees to the right, eventually returning to its starting position.
AnimatorCloudButtonRotateRight(int, int, Point, Dimension, float, float, Dimension, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButtonRotateRight
 
AnimatorCloudButtonStayPut - Class in standup.clouds
"Animates" a CloudButton to stay in its current position.
AnimatorCloudButtonStayPut(int, int, Dimension, Point, CloudButton.LineMode) - Constructor for class standup.clouds.AnimatorCloudButtonStayPut
 
AnimatorLock - Class in standup.clouds
An object that is used to control synchronization between different animation routines.
AnimatorLock(CloudFrontend) - Constructor for class standup.clouds.AnimatorLock
 
animatorLock - Variable in class standup.clouds.PanelCloudButtonMenu
 
animatorLock - Variable in class standup.clouds.PanelMessageWindow
 
animatorLock - Variable in class standup.clouds.PanelProgressMap
 
animInProgress - Variable in class standup.clouds.PanelCloudButtonMenu
 
animInProgress - Variable in class standup.clouds.PanelMessageWindow
 
animInProgress - Variable in class standup.clouds.PanelProgressMap
 
animType - Variable in class standup.clouds.PanelCloudButtonMenu
 
answerFClass - Variable in class standup.joke.FLevel
The minimum threshold FScore frequency allowable by this constraint for answer lexemes.
answerOutSpecs - Variable in class standup.joke.Schema
 
answerTemplate - Variable in class standup.joke.JokeStructure
 
answerThreshold - Variable in class standup.joke.InstantiationConstraintFamiliarityScore
The minimum threshold FScore frequency allowable by this constraint for answer lexemes.
answerWordStruct - Variable in class standup.joke.JokeStructure
 
AnyLock - Class in standup.clouds
An object that is used to control synchronization between different threads.
AnyLock(String) - Constructor for class standup.clouds.AnyLock
 
arcus(int, int) - Method in class standup.symbol.WMFDecoder
 
arguments - Variable in class standup.unify.UnifiableCompound
 
arguments - Static variable in class standup.utils.CommandLineArguments
 
aTemplateFunctors - Variable in class standup.joke.SchemaTemplatePair
 
atProfileSelectionStage - Variable in class standup.clouds.CloudFrontend
This field records whether the user is currently at the profile selection stage, or whether a profile has been chosen and someone is using the system proper.
AutoCompletion - Class in standup.utils
 
AutoCompletion(JComboBox) - Constructor for class standup.utils.AutoCompletion
 
availableBlacklistFilenames - Variable in class standup.lexicon.OptionsGUILexicon
 
availableCustomLexiconFilenames - Variable in class standup.lexicon.OptionsGUILexicon
 
availableTopicFilenames - Variable in class standup.lexicon.OptionsGUILexicon
 
avatarImage - Variable in class standup.clouds.PanelProgressMap
 
avatarPath - Variable in class standup.clouds.PanelProgressMap
 

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