talx x1.0.5
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 Z

G

GOTO_ELEMENT - Static variable in interface wizx.util.WizardConstants
 
GRID_COLOR - Static variable in class mouse.MouseModelClickingPanel
Task properties key for the 24-bit RGB value for the color of the non-highlighted squares.
GRID_COLOR - Static variable in class mouse.MouseTrainingPanel
Task properties key for the 24-bit RGB value for the color of the non-highlighted squares.
GRID_SIZE - Static variable in class mouse.MouseModelClickingPanel
Task properties key for space separated x and y dimensions of the mouse grid.
GRID_SIZE - Static variable in class mouse.MouseTrainingPanel
Task properties key for space separated x and y dimensions of the mouse grid.
GUIState - class talx.model.GUIState.
Holds the entire visual state of the system.
GUIState(TransportToolkit) - Constructor for class talx.model.GUIState
Creates a new gui state with no values set.
GUIStateConstants - interface talx.model.GUIStateConstants.
Constants used to interpret the GUIState object.
Game - class talx.games.Game.
Holds the current GameState, and provides handler and view factory methods.
Game(Player, GameManager) - Constructor for class talx.games.Game
 
GameChangeProposedEvent - class talx.events.GameChangeProposedEvent.
 
GameChangeProposedEvent(Object, Game, GameState) - Constructor for class talx.events.GameChangeProposedEvent
 
GameChangedEvent - class talx.events.GameChangedEvent.
 
GameChangedEvent(Object, GameState) - Constructor for class talx.events.GameChangedEvent
 
GameControl - interface talx.games.GameControl.
Interface used by controls that activate game play.
GameHandler - interface talx.games.GameHandler.
Handles moves generated by local and remote players.
GameListener - interface talx.games.GameListener.
This interface is implemented by any class that wants to hear about changes to games.
GameLogger - class talx.controller.GameLogger.
 
GameLogger(Controller) - Constructor for class talx.controller.GameLogger
 
GameManager - class talx.model.GameManager.
This class holds all games that are currently being played, as well as reading in and writing out their corresponding states.
GameManager(TransportToolkit, Settings) - Constructor for class talx.model.GameManager
 
GameService - interface talx.games.GameService.
Interface for game service providers.
GameState - class talx.model.GameState.
Holds the state of a Game.
GameView - interface talx.games.GameView.
Provides visual representation of game state.
GetHashCode() - Method in class logging.loggers.DispatchLogger
 
GetType() - Method in class logging.loggers.DispatchLogger
 
GossipInterceptor - class talx.controller.extended.GossipInterceptor.
 
GossipInterceptor() - Constructor for class talx.controller.extended.GossipInterceptor
 
GotoWidget - class wizx.widgets.GotoWidget.
widget to display list of available wizards.
GotoWidget(String, WizardHolder[], Settings) - Constructor for class wizx.widgets.GotoWidget
 
GrayPanel - class tal.component.GrayPanel.
Semi-Transparent panel that grays out whatever is in it.
GrayPanel(LayoutManager) - Constructor for class tal.component.GrayPanel
 
get(String) - Method in class desktop.TrainingPanel.TaskPropertyMap
 
get(String) - Method in class keyboard.Keymapping
This method returns the value associated with some settings key.
get(int, int) - Method in class mouse.MouseModelClickingPanel.MouseGridButtonHolder
 
get(int) - Method in class mouse.MouseModelClickingPanel.MouseGridButtonLink
 
get(int, int) - Method in class mouse.MouseTrainingPanel.MouseGridButtonHolder
 
get(int) - Method in class mouse.MouseTrainingPanel.MouseGridButtonLink
 
get(String) - Method in class talx.model.GUIState
Gets the value associated with the given key.
get(String) - Method in class talx.model.GameState
This method returns the value associated with the key provided.
get(String) - Method in class talx.util.StringValueMap
Returns the value associated with the key.
get(String) - Method in class util.Continuation
This method returns the value associated with some settings key.
get(String) - Method in class util.Settings
This method returns the value associated with some settings key.
get(String) - Method in class util.Stats
This method returns the value associated with some settings key.
get(String) - Method in interface util.TaskProperties
Retrieves the value of the key.
get(String) - Method in class wizx.util.Settings
Returns the value associated with some settings key.
getAction() - Method in class talx.controller.ActionVetoException
 
getActionCommand() - Method in class talx.games.survey.SurveyView.SurveyButton
 
getActionCommand() - Method in class wizx.controller.WidgetEvent
 
getActionEvent() - Method in class talx.events.ChangeFinishedEvent
 
getActionEvent() - Method in class util.EventWrapper
 
getActionHandler() - Method in class talx.controller.Controller
Returns the current behavioral state.
getActionHandler() - Method in class talx.events.ChangeFinishedEvent
 
getAddress() - Method in class talx.util.ShallowSettings
Returns the user's return address for outgoing email.
getAddresses() - Method in class talx.util.ShallowSettings.ShallowPerson
Returns the space-delimited list of email addresses for this person.
getAffectedText() - Method in class talx.events.ComposerActionEvent
 
getAllAddresses() - Method in class talx.model.Person
Returns the space-delimited list of email addresses for this person.
getAnswer() - Method in class talx.games.tech.QuestionAndAnswer
Returns the question encapsulated in this object.
getAnsweredCaption() - Method in class talx.util.ShallowSettings
Returns the caption text indicating the displayed message has been answered.
getAnswers() - Method in class talx.games.survey.SurveyQuestion
 
getArchiveCaption() - Method in class talx.util.ShallowSettings
Returns the caption text indicating the message history is being displayed.
getArchiveSubject() - Method in class talx.util.ShallowSettings
Returns the subject text for message histories.
getArg(String[], char, String) - Static method in class talx.Email
This method is gets the value of an argument from the command line.
getArg(String[], String, String) - Static method in class util.CommandLine
This method is used to get the value of an argument from the command line.
getArg(String[], char, String) - Static method in class wizx.Wizard
This method is gets the value of an argument from the command line.
getAutoDelete() - Method in class talx.util.ShallowSettings
Returns true if messages should be automatically deleted when they are answered.
getBlankText() - Method in class talx.util.ShallowSettings
Returns the message text for incoming messages with no text.
getBlinkRate() - Method in class component.FatCaret.Descriptor
 
getBoolean() - Method in class wizx.lang.BooleanValue
 
getBoxSet(Settings) - Static method in class talx.model.mail.Outbox
 
getBuddy(String) - Method in class tal.component.TalInbox
 
getBuddyHeight() - Method in class talx.util.ShallowSettings
Returns the height of the buddy pictures in percent of main window height.
getBuddyPanel() - Method in class tal.component.TalInbox
 
getBuddyScrollPane() - Method in class tal.component.TalInbox
 
getBuddyWidth() - Method in class talx.util.ShallowSettings
Returns the width of the buddy pictures in percent of main window width.
getBuilder() - Method in class talx.util.ShallowSettings
This obtains a document builder suitable for settings.
getBuilder() - Method in class wizx.util.WizardParser
This obtains a document builder suitable for settings.
getButtonColor() - Method in class talx.util.ShallowSettings
Returns the color to paint all buttons except the mailboxes.
getCallbackLevel() - Method in class util.EventWrapper
 
getCapacity() - Method in class mouse.MouseModelClickingPanel.MouseGridButtonLink
 
getCapacity() - Method in class mouse.MouseTrainingPanel.MouseGridButtonLink
 
getCaretBlink() - Method in class talx.util.ShallowSettings
Returns number of milliseconds between showing and hiding the composer caret rectangle.
getCaretColor() - Method in class talx.util.ShallowSettings
Returns the color of the composer caret rectangle.
getCaretWidth() - Method in class component.FatCaret
 
getCaretWidth() - Method in class talx.util.ShallowSettings
Returns the number of pixels in the width of the composer caret rectangle.
getCharacterCount() - Method in class talx.events.EraseEvent
returns the number of non-whitespace characters deleted by this event.
getCircleColor() - Method in class component.HighlightCircle
 
getCircleColor() - Method in class tal.component.ReaderComposer.TalTextArea
 
getClassName() - Method in class util.ShallowConstraint
 
getColor() - Method in class component.FatCaret.Descriptor
 
getColor() - Method in class component.FatCaret
 
getColors() - Method in class talx.view.components.Marque.ColoredText
 
getCompletionConstraint() - Method in class desktop.TrainingPanel.TaskPropertyMap
 
getCompletionConstraint() - Method in interface util.TaskProperties
Returns the failure condition (if any).
getCompletionReason() - Method in class desktop.TrainingPanel.TaskPropertyMap
Returns the failure condition (if any).
getCompletionReason() - Method in interface util.TaskProperties
Returns the failure condition (if any).
getCompletionStatus() - Method in class desktop.TrainingPanel.TaskPropertyMap
 
getCompletionStatus() - Method in interface util.TaskProperties
 
getComponent() - Method in class util.Task
 
getComposer() - Method in class tal.component.ReaderComposer
 
getComposer() - Method in interface talx.view.ComposerControl
 
getComposer() - Method in class talx.view.MailSystemDesktop
 
getComposer() - Method in class talx.view.composer.BasicComposer.ComposerButton
 
getComposer() - Method in class talx.view.composer.ReplyPane
Returns the owner of this reply pane.
getComposerButtonPanel() - Method in class tal.component.ReaderComposer
 
getComposerCaption() - Method in class tal.component.ReaderComposer
 
getComposerCaptionLabel() - Method in class tal.component.ReaderComposer
 
getComposerClass() - Method in class talx.util.ShallowSettings
Returns the class name of the composer class.
getComposerClassParameter() - Method in class talx.util.ShallowSettings
Returns the string parameter (if any) for the composer constructor.
getComposerColor() - Method in class talx.util.ShallowSettings
Returns the background color for the composer's text.
getComposerDont() - Method in class tal.component.ReaderComposer
 
getComposerDown() - Method in class tal.component.ReaderComposer
 
getComposerIBar() - Method in class talx.util.ShallowSettings
Returns true if the composer cursor should be an IBar.
getComposerLabelPanel() - Method in class tal.component.ReaderComposer
 
getComposerPanel() - Method in class tal.component.ReaderComposer
 
getComposerScrollBar() - Method in class tal.component.ReaderComposer
 
getComposerSend() - Method in class tal.component.ReaderComposer
 
getComposerSubject() - Method in class tal.component.ReaderComposer
 
getComposerText() - Method in class tal.component.ReaderComposer
 
getComposerText() - Method in class talx.games.helpdesk.HelpDeskView
 
getComposerText() - Method in class talx.games.survey.SurveyView
 
getComposerUp() - Method in class tal.component.ReaderComposer
 
getConditions() - Method in class wizx.lang.Page
 
getConstraints(TaskProperties) - Method in class util.Task
Returns the initialized constraints for this task.
getContent(DataSource) - Method in class talx.util.OctetStreamContentHandler
Returns the data source's content as an array of bytes.
getContentType() - Method in class talx.util.MessageUtils.ByteArrayDataSource
 
getContinuation(String) - Method in class util.Stats
 
getController() - Method in class controller.State
 
getController() - Method in class desktop.TrainingDesktop
 
getControls() - Method in interface talx.view.ReaderGUI
Returns the reply button.
getControls() - Method in class talx.view.composer.ReplyPane
Returns an iterator over the radio buttons.
getControls() - Method in class talx.view.reader.BasicReader
Returns all the controls.
getCorrectTarget() - Method in class util.Drill
 
getCorrectTargetId() - Method in class util.Drill
 
getCriteria() - Method in class util.Drill
 
getCurrentFeatureThreadGroup() - Static method in class talx.view.ActionDispatcher
Returns a thread group that is shared amoung features.
getCurrentTask() - Method in class controller.State
 
getDate() - Method in class talx.games.tech.TestResult
 
getDate(DateFormat) - Method in class talx.games.tech.TestResult
 
getDate() - Method in class util.Skill
Returns the date of this Skill.
getDate() - Method in class util.SkillAlias
 
getDate(String) - Method in class util.Stats
 
getDateFormat() - Method in class talx.util.ShallowSettings
Returns format string to use for the caption date information.
getDecorated() - Method in class talx.util.ShallowSettings
Returns true if the window should be framed with icons to minimize, maximise, etc.
getDefaultCaption() - Method in class talx.util.ShallowSettings
Returns the caption text indicating the displayed was generated by the system.
getDefaultFolder() - Method in class edu.uoregon.talstore.TALStore
 
getDefaultMessage(Person) - Method in class talx.model.TransportToolkit
Constructs the default message from the given person.
getDefaultPicture() - Method in class talx.model.Person
Supplies the default picture filename to the Person(String) constructor.
getDefaultSubject() - Method in class talx.util.ShallowSettings
Returns the subject text for system-generated messages.
getDefaultText() - Method in class talx.util.ShallowSettings
Returns the message text for system-generated messages.
getDeletedCharCount() - Method in class talx.events.ComposeMailEvent
 
getDeletedWordCount() - Method in class talx.events.ComposeMailEvent
 
getDeletions() - Method in interface talx.view.ComposerGUI
Returns the information on erasures.
getDeletions() - Method in class talx.view.composer.BasicComposer
Returns the information on erasures.
getDescription() - Method in class util.Skill
Returns the description of this Skill.
getDescription() - Method in class util.SkillAlias
 
getDescription() - Method in class wizx.lang.Wizard
 
getDescription() - Method in class wizx.util.WizardHolder
 
getDesktop() - Method in class desktop.TrainingPanel
 
getDesktop() - Method in interface talx.view.ComposerGUI
Returns the parent desktop.
getDesktop() - Method in interface talx.view.ReaderGUI
Returns this MailReader's desktop.
getDesktop() - Method in class talx.view.composer.BasicComposer
Returns the desktop of which this composer is a part.
getDesktop() - Method in class talx.view.reader.BasicReader
Returns this BasicReader's desktop.
getDialogs() - Method in class talx.view.MailSystemDesktop
 
getDialogsClassParameter() - Method in class talx.util.ShallowSettings
Returns the string parameter (if any) for the dialog manager constructor.
getDomain() - Method in class component.TOCTopPanel.DomainButton
 
getDomain() - Method in class tal.component.IntroPanel.DomainButton
 
getDownButton() - Method in class tal.component.ReaderPane
 
getDownButton() - Method in class talx.util.TALVerticalScrollerUI
 
getDrafts() - Method in class talx.model.TransportToolkit
Returns the message box used for outgoing messages).
getDragMode() - Method in class talx.util.ShallowSettings
Returns the constant indicating the behavior to exhibit when the mouse is dragged through the message text.
getDrill(Drill, String) - Method in class controller.Controller
Recursively tries to find a particular drill in the tree structure of drills starting with the given drill.
getDrill() - Method in class util.Skill
Returns the drill that this Skill starts with.
getDrill() - Method in class util.SkillAlias
 
getDuration() - Method in class component.AudioPlayer
This method returns the duration of the preloaded media.
getDuration() - Method in class component.MoviePlayer
This method returns the duration of the preloaded media.
getEmailAddress() - Method in class talx.model.Person
Returns the primary email address for this person.
getEmptyArchiveText() - Method in class talx.util.ShallowSettings
Returns the message text for message histories with no messages.
getEmptyCaption() - Method in class talx.util.ShallowSettings
Returns the caption text indicating no message is being displayed.
getErrorCode() - Method in class events.ErrorEvent
 
getErrorCode() - Method in class logging.ErrorEvent
 
getEventClassName() - Method in class util.EventWrapper
 
getFaqs() - Method in class orientation.FaqReader
 
getFeatureDirectory() - Method in class talx.model.Settings
Returns the subdirectory where feature-specific information should be stored.
getFeatures() - Method in class talx.util.ShallowSettings
Returns the list of feature classes and parameters.
getFile(String, File) - Method in class talx.util.HttpConnector
 
getFileList(String) - Method in class talx.util.HttpConnector
 
getFileName() - Method in class talx.model.Person
Returns the filename that contains the picture of this person.
getFileName() - Method in class talx.util.ShallowSettings.ShallowPerson
Returns the filename that contains the picture of this person.
getFilename() - Method in class component.AudioPlayer
This method returns the filename of media
getFilename() - Method in class component.MoviePlayer
This method returns the filename of media
getFilename() - Method in class wizx.util.WizardHolder
 
getFiles(MimeMessage) - Static method in class talx.util.MessageUtils
Returns the file attachments of a message.
getFinalVariables() - Method in class wizx.lang.Wizard
 
getFocusCycleCurrent() - Method in class talx.games.tech.TechView
 
getFocusCycleCurrent() - Method in class talx.view.DialogManager
Gets the current component in the focus cycle.
getFocusCycleCurrent() - Method in interface talx.view.TALComponent
Gets the current component in the focus cycle.
getFocusCycleCurrent() - Method in class talx.view.components.TALPanel
Returns the current component in the focus cycle without moving the cycle pointer.
getFocusCycleCurrent() - Method in class talx.view.composer.ReplyPane
Gets the current component in the focus cycle.
getFocusCycleStart() - Method in class talx.games.tech.TechView
 
getFocusCycleStart() - Method in class talx.view.DialogManager
Resets the focus cycle and returns the first component.
getFocusCycleStart() - Method in interface talx.view.TALComponent
Resets the focus cycle and returns the first component.
getFocusCycleStart() - Method in class talx.view.components.TALPanel
Resets the focus cycle to the beginning and returns that component.
getFocusCycleStart() - Method in class talx.view.composer.ReplyPane
Resets the focus cycle and returns the first component.
getFolder(URLName) - Method in class edu.uoregon.talstore.TALStore
 
getFolder(String) - Method in class edu.uoregon.talstore.TALStore
Returns new folder with given name in the current user's folder space.
getFont() - Method in class talx.util.ShallowSettings
Returns the font face to use for all components.
getFontSize() - Method in class talx.util.ShallowSettings
Returns the font size
getGUIState() - Method in class talx.controller.Controller
Returns the current visual state of the application.
getGUIState() - Method in class talx.events.ControllerChangeEvent
 
getGame() - Method in class talx.events.GameChangeProposedEvent
 
getGame() - Method in interface talx.games.GameControl
Returns the game for which this is a control.
getGame() - Method in class talx.games.helpdesk.HelpDeskView.HDButton
 
getGame() - Method in class talx.games.survey.SurveyView.SurveyButton
 
getGame() - Method in class talx.games.tech.TechButton
 
getGame() - Method in class talx.games.tech.TechTextField
 
getGame(Player) - Method in class talx.model.GameManager
Returns the Game associated with the given StartGame.
getGame() - Method in class talx.model.Player
 
getGame() - Method in class talx.util.ShallowSettings.ShallowPerson
Returns the name of the game that this person plays (if the person is a player).
getGameLogger() - Method in class talx.controller.Controller
Returns the logger that should listen to all games.
getGameManager() - Method in class talx.controller.Controller
Returns the game manager for the application.
getGameManager() - Method in class talx.games.Game
 
getGameType() - Method in interface talx.games.GameService
Returns a String representing the type of Game.
getGameType() - Method in class talx.games.helpdesk.HelpDesk
 
getGameType() - Method in class talx.games.survey.Survey
 
getGameType() - Method in class talx.games.tech.Tech
 
getHandler() - Method in class talx.games.Game
Returns the handler for this Game.
getHandler() - Method in class talx.games.helpdesk.HelpDeskGame
 
getHandler() - Method in class talx.games.survey.SurveyGame
 
getHandler() - Method in class talx.games.tech.TechGame
 
getHighlightColor() - Method in class component.HighlightCircle
 
getHorizontalScrollBarPolicy() - Method in class keyboard.KeyboardTrainingPanel.BigScrollPane
 
getHorizontalScrollBarPolicy() - Method in class tal.component.PictureReader.BigScrollPane
 
getHorizontalScrollBarPolicy() - Method in class tal.component.ReaderComposer.BigScrollPane
 
getHorizontalScrollBarPolicy() - Method in class talx.games.helpdesk.HelpDeskView.BigScrollPane
 
getHorizontalScrollBarPolicy() - Method in class talx.games.survey.SurveyView.BigScrollPane
 
getId() - Method in class component.TOCPanel.SkillInfo
 
getId() - Method in class component.TOCPanel2.SkillInfo
 
getId() - Method in class util.Drill
 
getId() - Method in class util.Skill
Returns the id of this Skill.
getId() - Method in class wizx.lang.Page
 
getImages(MimeMessage) - Static method in class talx.util.MessageUtils
Extracts images from a message, if present.
getInFilters() - Method in class talx.util.ShallowSettings
Returns the list of incoming filter classes and parameters.
getInbox() - Method in class talx.model.TransportToolkit
Returns the message box used for incoming messages (part of IMAP system).
getInbox() - Method in class talx.view.MailSystemDesktop
 
getInboxClass() - Method in class talx.util.ShallowSettings
Returns the class name of the inbox class.
getInboxClassParameter() - Method in class talx.util.ShallowSettings
Returns the string parameter (if any) for the inbox constructor.
getInboxColor() - Method in class talx.util.ShallowSettings
Returns the color to be used for unselected mailboxes.
getInboxDown() - Method in class tal.component.TalInbox
 
getInboxHighlightColor() - Method in class talx.util.ShallowSettings
Returns the color to be used for selected mailboxes.
getInboxOnRight() - Method in class talx.util.ShallowSettings
Returns true if the inbox should be displayed to the right of the reader and composer.
getInboxScrollBar() - Method in class tal.component.TalInbox
 
getInboxUp() - Method in class tal.component.TalInbox
 
getInboxWidth() - Method in class talx.util.ShallowSettings
Returns width of the inbox in percent of main window width.
getIncorrectTarget() - Method in class util.Drill
 
getIncorrectTargetId() - Method in class util.Drill
 
getInitialActionHandler() - Method in class talx.controller.Controller
Return the initial action handler specified in the settings.
getInitialHandlerClass() - Method in class talx.util.ShallowSettings
Returns the class name of the handler that represents a controller "start" state.
getInitialVariables() - Method in class wizx.lang.Wizard
 
getInitiateCaption() - Method in class talx.util.ShallowSettings
Returns the text color for the caption indicating the composed message is not a response to a buddy message.
getInlineText(MimeMessage) - Static method in class talx.util.MessageUtils
Returns the concatenation of all the inline text parts of a message.
getInputStream() - Method in class talx.util.MessageUtils.ByteArrayDataSource
 
getInsets() - Method in class talx.view.components.TALButton
Overridden to remove extra space from around the button.
getInstance() - Static method in class talx.controller.base.ComposerHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.base.InboxHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.base.ReaderHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.mixed.ComposerHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.mixed.InboxHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.mixed.ReaderHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.simple.BusyComposerHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.simple.BusyInboxHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.simple.ComposerHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.simple.InboxHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.simple.MixedComposerHandler
Returns the only object of this type.
getInstance() - Static method in class talx.controller.simple.MixedInboxHandler
Returns the only object of this type.
getInstance() - Static method in class talx.games.helpdesk.HelpDeskHandler
Returns the singleton instance of this class.
getInstance() - Static method in class talx.games.survey.SurveyHandler
Returns the singleton instance of this class.
getInstance() - Static method in class talx.games.tech.TechHandler
Returns the singleton instance of this class.
getInstance() - Static method in class talx.model.mail.EmptyTerm
 
getInstance() - Static method in class talx.model.mail.MessageDateComparator
 
getInstance() - Static method in class talx.model.mail.MessageDateReverseComparator
 
getInstance() - Static method in class talx.model.mail.NullTerm
 
getInt(String) - Method in class desktop.TrainingPanel.TaskPropertyMap
 
getInt(String) - Method in class util.Settings
This method returns the int value associated with some settings key.
getInt(String) - Method in interface util.TaskProperties
Retrieves the value of the key as an int, if possible.
getInt(String) - Method in class wizx.util.Settings
This method returns the int value associated with some settings key.
getIntValue() - Method in class constraint.ConstraintAdapter
Returns the value converted to an int, or zero if the conversion fails.
getIntValue() - Method in class constraint.LayeredConstraint
Returns the value converted to an int, or zero if the conversion fails.
getInternalControls() - Method in interface talx.view.ComposerGUI
Returns any controls that the user can access to compose a message.
getInternalControls() - Method in class talx.view.composer.BasicComposer
Returns an iterator on the radio buttons (if any) in the message pane.
getKey() - Method in class desktop.TrainingPanel.KeyValue
 
getKey() - Method in class talx.util.StringValueMap.Pair
Returns the key supplied in the constructor.
getKeyEvent() - Method in class util.EventWrapper
 
getLastWord(String) - Static method in class talx.view.composer.ReplyPane
 
getLetters() - Method in class talx.view.components.Marque.ColoredText
 
getLevel() - Method in class constraint.LayeredConstraint
Returns the level of callback for this constraint.
getLevel() - Method in class keyboard.constraint.AutoFingerFirstTargetTextError
 
getLevel() - Method in class keyboard.constraint.AutoFingerFirstUserTextError
 
getLevel() - Method in class keyboard.constraint.AutoFingerInstruction
 
getLevel() - Method in class keyboard.constraint.AutoFingerLastTargetTextError
 
getLevel() - Method in class keyboard.constraint.AutoFingerLastUserTextError
 
getLevel() - Method in class keyboard.constraint.AutoFingerUserHighlight
 
getLevel() - Method in class keyboard.constraint.AutoFingerUserTextCaret
 
getLevel() - Method in class keyboard.constraint.AutoHighlightFirstTargetTextError
 
getLevel() - Method in class keyboard.constraint.AutoHighlightFirstUserTextError
 
getLevel() - Method in class keyboard.constraint.AutoHighlightLastTargetTextError
 
getLevel() - Method in class keyboard.constraint.AutoHighlightLastUserTextError
 
getLevel() - Method in class keyboard.constraint.AutoHighlightTargetTextError
 
getLevel() - Method in class keyboard.constraint.AutoHighlightUserTextError
 
getLevel() - Method in class keyboard.constraint.AutoKeymapFingerFirstError
 
getLevel() - Method in class keyboard.constraint.AutoKeymapFingerLastError
 
getLevel() - Method in class keyboard.constraint.AutoKeymapFingerToPosition
 
getLevel() - Method in class keyboard.constraint.AutoKeymapFirstError
 
getLevel() - Method in class keyboard.constraint.AutoKeymapLastError
 
getLevel() - Method in class keyboard.constraint.AutoKeymapToPosition
 
getLevel() - Method in class keyboard.constraint.AutoSelectFirstUserTextError
 
getLevel() - Method in class keyboard.constraint.AutoSelectLastUserTextError
 
getLevel() - Method in class keyboard.constraint.FailOnError
 
getLevel() - Method in class keyboard.constraint.PassOnCaretChangePosition
 
getLevel() - Method in class keyboard.constraint.PassOnCaretPosition
 
getLevel() - Method in class keyboard.constraint.PassOnCaretRange
 
getLevel() - Method in class keyboard.constraint.PassOnLogicalCaretPosition
 
getLevel() - Method in class keyboard.constraint.PassOnLooseText
 
getLevel() - Method in class keyboard.constraint.PassOnSameText
 
getLevel() - Method in class keyboard.constraint.PassOnThisText
 
getLevel() - Method in class keyboard.constraint.SucceedOnAutowrap
 
getLevel() - Method in class keyboard.constraint.SucceedOnMultiwrap
 
getLevel() - Method in class mouse.constraint.AutoFingerInstruction
 
getLevel() - Method in class tal.constraint.ChangeStateOnScrollText
 
getLevel() - Method in class tal.constraint.ChangeStateOnText
 
getLevel() - Method in class util.Pause
 
getLimit() - Method in class util.Drill
 
getLimitCount() - Method in class util.Drill
 
getLimitCount(String) - Method in class util.Stats
 
getLimitTarget() - Method in class util.Drill
 
getLimitTargetId() - Method in class util.Drill
 
getLocation() - Method in class edu.uoregon.talstore.TALStore
 
getLogger(ReceiverFilter, SenderFilter) - Method in class talx.controller.Controller
Return the TALLogger subclass specified in the settings.
getLoggerClass() - Method in class talx.util.ShallowSettings
Returns the class name of the logger to give to LoggerProxy.
getLoggerParam() - Method in class talx.util.ShallowSettings
Returns the class name of the handler that represents a controller "start" state.
getLogoutButton() - Method in class tal.component.TalInbox
 
getMailBoxes() - Method in interface talx.view.InboxGUI
 
getMailBoxes() - Method in class talx.view.inbox.AbstractInbox
 
getMainControls() - Method in interface talx.view.ComposerGUI
Returns the abort button.
getMainControls() - Method in class talx.view.composer.BasicComposer
Returns the send and abort buttons.
getMainPanel() - Method in class tal.component.ReaderComposer
 
getMarkedUpName() - Method in class talx.model.Person
Returns the html version of the name of this person.
getMarkedUpName() - Method in class talx.util.ShallowSettings.ShallowPerson
Returns the html version of the name of this person.
getMask() - Method in class talx.model.GUIState
Returns the bit mask of this state
getMessage() - Method in class events.ErrorEvent
 
getMessage() - Method in class logging.ErrorEvent
 
getMessage() - Method in class talx.controller.base.DialogInterceptor.DialogTree
 
getMessage() - Method in class talx.events.MessageActionEvent
 
getMessage() - Method in class talx.events.TALMailEvent
Returns the message for this event.
getMessage() - Method in class talx.model.GUIState
Returns the current message.
getMessage(SearchTerm, Outbox) - Method in class talx.model.Person
Returns the next message that matches the given search term.
getMessage(SearchTerm, Outbox) - Method in class talx.model.Player
Returns null because Players don't get mail.
getMessageCount(SearchTerm, Outbox) - Method in class talx.model.Person
Returns the number of messages matching the given search term.
getMessageCount(SearchTerm, Outbox) - Method in class talx.model.Player
Returns zero because Players don't get mail.
getMessageHistory(Person) - Method in class talx.model.TransportToolkit
Constructs the message history for the given person.
getMinimumThumbSize() - Method in class wizx.desktop.WizardVerticalScrollerUI
 
getMonitoredKeyEvents() - Method in class constraint.LayeredConstraint
Returns an array of KeyEvent ids that will generate a callback.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerFirstTargetTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerFirstUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerInstruction
Returns .KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerLastTargetTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerLastUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerUserHighlight
Returns .KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoFingerUserTextCaret
Returns .KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoHighlightFirstTargetTextError
Returns
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoHighlightFirstUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoHighlightLastTargetTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoHighlightLastUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoHighlightTargetTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoHighlightUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoKeymapFingerFirstError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoKeymapFingerLastError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoKeymapFingerToPosition
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoKeymapFirstError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoKeymapLastError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoKeymapToPosition
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoSelectFirstUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.AutoSelectLastUserTextError
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.FailOnError
Returns KEY_RELEASED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnCaretChangePosition
Returns KEY_RELEASED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnCaretPosition
Returns KEY_RELEASED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnCaretRange
Returns KEY_RELEASED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnLogicalCaretPosition
Returns KEY_RELEASED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnLooseText
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnSameText
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.PassOnThisText
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.SucceedOnAutowrap
Returns .KEY_TYPED.
getMonitoredKeyEvents() - Method in class keyboard.constraint.SucceedOnMultiwrap
Returns .KEY_TYPED.
getMonitoredKeyEvents() - Method in class mouse.constraint.AutoFingerInstruction
Returns .KEY_TYPED.
getMonitoredKeyEvents() - Method in class tal.constraint.ChangeStateOnScrollText
Returns KEY_TYPED.
getMonitoredKeyEvents() - Method in class tal.constraint.ChangeStateOnText
Returns KEY_TYPED.
getMonitoredKeys() - Method in class component.TOCPanel
Returns the array of monitored keys that this class cares about.
getMonitoredKeys() - Method in class component.TOCPanel2
Returns the array of monitored keys that this class cares about.
getMonitoredKeys() - Method in class component.TOCTopPanel
 
getMonitoredKeys() - Method in class component.TOCTreePanel
 
getMonitoredKeys() - Method in class desktop.TrainingPanel
Returns the array of monitored keys.
getMonitoredKeys() - Method in class keyboard.KeyboardTrainingPanel
Returns the array of monitored keys.
getMonitoredKeys() - Method in class mouse.MouseModelClickingPanel
Returns the array of monitored keys.
getMonitoredKeys() - Method in class mouse.MouseModelMovingPanel
Returns the array of monitored keys.
getMonitoredKeys() - Method in class mouse.MouseTrainingPanel
Returns the array of monitored keys.
getMonitoredKeys() - Method in class tal.TalPanel
Returns the array of monitored keys.
getMonitoredKeys() - Method in class tal.component.IntroPanel
 
getMonitoredKeys() - Method in class test.MediaPanel
Returns the array of monitored keys that this class cares about.
getMonitoredKeys() - Method in class test.SoundPanel
Returns the array of monitored keys.
getMonitoredMouseEvents() - Method in class constraint.LayeredConstraint
Returns an array of MouseEvent ids that will generate a callback.
getMonitoredMouseEvents() - Method in class keyboard.constraint.AutoFingerInstruction
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.AutoFingerUserHighlight
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.AutoFingerUserTextCaret
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.AutoKeymapFingerToPosition
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.AutoKeymapToPosition
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.FailOnError
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.PassOnCaretChangePosition
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.PassOnCaretPosition
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.PassOnCaretRange
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.PassOnLogicalCaretPosition
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.SucceedOnAutowrap
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class keyboard.constraint.SucceedOnMultiwrap
Returns MOUSE_RELEASED.
getMonitoredMouseEvents() - Method in class mouse.constraint.AutoFingerInstruction
Returns MOUSE_RELEASED.
getMouseEvent() - Method in class util.EventWrapper
 
getMusic(MimeMessage) - Static method in class talx.util.MessageUtils
Extracts images from a message, if present.
getName() - Method in class talx.model.Person
Returns the name of this person.
getName() - Method in class talx.util.FeatureDescriptor
 
getName() - Method in class talx.util.MessageUtils.ByteArrayDataSource
 
getName() - Method in class talx.util.ShallowSettings.ShallowPerson
Returns the name of this person.
getName() - Method in interface talx.view.ComposerControl
 
getName() - Method in interface talx.view.ReaderControl
 
getName() - Method in class wizx.lang.ShallowVariable
 
getNext() - Method in class mouse.MouseModelClickingPanel.MouseGridButtonLink
 
getNext() - Method in class mouse.MouseTrainingPanel.MouseGridButtonLink
 
getNext() - Method in class talx.games.tech.QuestionAndAnswer
Returns the next object in the chain.
getNextFocusOwner() - Method in class talx.games.tech.TechView
 
getNextFocusOwner() - Method in class talx.view.DialogManager
Gets the next component in the focus cycle.
getNextFocusOwner() - Method in interface talx.view.TALComponent
Gets the next component in the focus cycle.
getNextFocusOwner() - Method in class talx.view.components.TALPanel
Advances the focus cycle pointer one component and returns that component.
getNextFocusOwner() - Method in class talx.view.composer.ReplyPane
Gets the next component in the focus cycle.
getNo() - Method in class talx.view.components.ChoiceFrame
Returns the button that indicates disagreement with the question.
getNullCursor() - Method in class desktop.TrainingDesktop
Returns an invisible cursor.
getNullCursor() - Method in class talx.view.MailSystemDesktop
Returns an invisible cursor.
getNumber() - Method in class wizx.lang.NumberValue
 
getOldestMessage(SearchTerm, Outbox) - Method in class talx.model.Person
Returns the last message that matches the given search term.
getOldestMessage(SearchTerm, Outbox) - Method in class talx.model.Player
Returns null because Players don't get mail.
getOriginal() - Method in class talx.events.ComposeMailEvent
 
getOutFilters() - Method in class talx.util.ShallowSettings
Returns the list of outgoing filter classes and parameters.
getOutbox() - Method in class talx.model.TransportToolkit
Returns the message box used for outgoing messages).
getOutputStream() - Method in class talx.util.MessageUtils.ByteArrayDataSource
Always throws UnknownServiceException.
getPages() - Method in class wizx.lang.Wizard
 
getPairs() - Method in class talx.util.StringValueMap
Returns the entire set of key-value pairs.
getParam() - Method in class talx.util.FeatureDescriptor
 
getParts(MimeMessage, String) - Static method in class talx.util.MessageUtils
Returns the portions of a message matching the given content description.
getPeople() - Method in class talx.events.TALPeopleMailEvent
 
getPeopleData() - Method in class talx.util.ShallowSettings
Returns the list of email buddies.
getPercentOfScreen() - Method in class talx.util.ShallowSettings
Returns percent of the physical screen that the main window should occupy
getPerson() - Method in class talx.events.PersonActionEvent
 
getPerson(String) - Method in class talx.model.TransportToolkit
Returns the person in the model with the given name or null.
getPerson() - Method in class talx.model.mail.FromPersonTerm
 
getPerson() - Method in class talx.model.mail.ToPersonTerm
 
getPerson() - Method in interface talx.view.InboxControl
 
getPersonalNamespaces() - Method in class edu.uoregon.talstore.TALStore
Returns the list of folders.
getPersons() - Method in class talx.model.Settings
Returns the list of email buddies.
getPictureBounds(int) - Method in class tal.component.ReaderPane
Returns the bounds of the given picture.
getPictureDirectory() - Method in class talx.model.Settings
Returns the subdirectory with the buddy pictures, and other user-specific pictures.
getPlayer() - Method in class talx.games.Game
 
getPlayer() - Method in interface talx.view.inbox.StartGame
Returns the player represented by this control.
getPlayerData(GameState) - Static method in class talx.model.GameManager
Extracts the player email and game from game state ID.
getPlayerData() - Method in class talx.util.ShallowSettings
Returns the list of game buddies.
getPlayerID(Player) - Method in class talx.model.GameManager
 
getPlayers() - Method in class talx.model.Settings
Returns the list of game buddies.
getPointerCursor() - Method in class desktop.TrainingDesktop
Returns an pointer cursor.
getPreReqs(Skill) - Method in class controller.Controller
 
getPreferredScrollableViewportSize() - Method in class tal.component.ReaderPane
 
getPreferredScrollableViewportSize() - Method in class talx.view.reader.ReaderPane
 
getPreferredSize() - Method in class component.BullseyePanel
This method returns our preferred size which should be the size of the map image that this object displays.
getPreferredSize() - Method in class component.TrainingButton
Returns a larger prefered size than normal.
getPreferredSize() - Method in class component.TransparentPanel
This method returns our preferred size which should be the size of the map image that this object displays.
getPreferredSize() - Method in class keyboard.KeyboardTrainingPanel.BigScrollPane
 
getPreferredSize() - Method in class tal.component.PictureReader.BigScrollPane
 
getPreferredSize() - Method in class tal.component.ReaderComposer.BigScrollPane
 
getPreferredSize() - Method in class tal.component.ReaderPane
 
getPreferredSize() - Method in class talx.games.helpdesk.HelpDeskView.BigScrollPane
 
getPreferredSize() - Method in class talx.games.survey.SurveyView.BigScrollPane
 
getPreferredSize(JComponent) - Method in class talx.util.TALVerticalScrollerUI
 
getPreferredSize() - Method in class talx.view.components.TALButton
Returns a larger prefered size than normal.
getPreferredSize() - Method in class talx.view.reader.ReaderPane
 
getPreferredSize() - Method in class wizx.desktop.WizardButton
Returns a larger prefered size than normal.
getPreferredSize(JComponent) - Method in class wizx.desktop.WizardVerticalScrollerUI
 
getPrerequisits() - Method in class util.Skill
Returns the prereqs of this Skill.
getPrerequisits() - Method in class util.SkillAlias
 
getPreviousFocusOwner() - Method in class talx.games.tech.TechView
 
getPreviousFocusOwner() - Method in class talx.view.DialogManager
Gets the next component in the focus cycle.
getPreviousFocusOwner() - Method in interface talx.view.TALComponent
Gets the next component in the focus cycle.
getPreviousFocusOwner() - Method in class talx.view.components.TALPanel
Cycles backward through the FocusableControls.
getPreviousFocusOwner() - Method in class talx.view.composer.ReplyPane
Gets the next component in the focus cycle.
getProgress(String) - Method in class util.Mastery
Returns int[] format of the current progress.
getProgressPanel() - Method in class desktop.TrainingDesktop
 
getProgressString(String) - Method in class util.Mastery
Returns String format of the current progress.
getProposedState() - Method in class talx.events.GameChangeProposedEvent
 
getProps() - Method in class talx.model.GUIState
 
getPureText() - Method in class wizx.desktop.WizardButton
 
getPureText() - Method in class wizx.desktop.WizardLabel
Returns the text without the tags.
getQualifier() - Method in interface talx.view.inbox.QualifiedMailBox
 
getQueryKeys() - Method in class component.TOCPanel
This method is not used.
getQueryKeys() - Method in class component.TOCPanel2
This method is not used.
getQueryKeys() - Method in class component.TOCTopPanel
This method is not used.
getQueryKeys() - Method in class component.TOCTreePanel
This method is not used.
getQueryKeys() - Method in class desktop.TrainingPanel
Returns the array of query keys.
getQueryKeys() - Method in class keyboard.KeyboardTrainingPanel
 
getQueryKeys() - Method in class mouse.MouseModelClickingPanel
 
getQueryKeys() - Method in class mouse.MouseModelMovingPanel
 
getQueryKeys() - Method in class mouse.MouseTrainingPanel
 
getQueryKeys() - Method in class tal.TalPanel
 
getQueryKeys() - Method in class tal.component.IntroPanel
This method is not used.
getQueryKeys() - Method in class test.MediaPanel
This method returns keys for which we can answer a query.
getQueryKeys() - Method in class test.SoundPanel
 
getQuestion() - Method in class talx.games.tech.QuestionAndAnswer
Returns the question encapsulated in this object.
getReadCaption() - Method in class talx.util.ShallowSettings
Returns the caption text indicating the displayed message has been read.
getReader() - Method in class tal.component.ReaderComposer
 
getReader() - Method in class talx.view.MailSystemDesktop
 
getReader() - Method in interface talx.view.ReaderControl
 
getReader() - Method in class talx.view.reader.BasicReader.ReaderButton
 
getReaderButtonPanel() - Method in class tal.component.PictureReader
 
getReaderButtonPanel() - Method in class tal.component.ReaderComposer
 
getReaderCaption() - Method in class tal.component.PictureReader
 
getReaderCaption() - Method in class tal.component.ReaderComposer
 
getReaderCaptionLabel() - Method in class tal.component.PictureReader
 
getReaderCaptionLabel() - Method in class tal.component.ReaderComposer
 
getReaderClass() - Method in class talx.util.ShallowSettings
Returns the class name of the reader class.
getReaderClassParameter() - Method in class talx.util.ShallowSettings
Returns the string parameter (if any) for the reader constructor.
getReaderColor() - Method in class talx.util.ShallowSettings
Returns the background color for the reader's text.
getReaderDate() - Method in class tal.component.PictureReader
 
getReaderDate() - Method in class tal.component.ReaderComposer
 
getReaderDelete() - Method in class tal.component.PictureReader
 
getReaderDelete() - Method in class tal.component.ReaderComposer
 
getReaderDown() - Method in class tal.component.PictureReader
 
getReaderDown() - Method in class tal.component.ReaderComposer
 
getReaderLabelPanel() - Method in class tal.component.PictureReader
 
getReaderLabelPanel() - Method in class tal.component.ReaderComposer
 
getReaderPanel() - Method in class tal.component.PictureReader
 
getReaderPanel() - Method in class tal.component.ReaderComposer
 
getReaderReply() - Method in class tal.component.PictureReader
 
getReaderReply() - Method in class tal.component.ReaderComposer
 
getReaderSave() - Method in class tal.component.PictureReader
 
getReaderSave() - Method in class tal.component.ReaderComposer
 
getReaderScrollBar() - Method in class tal.component.ReaderComposer
 
getReaderSubject() - Method in class tal.component.PictureReader
 
getReaderSubject() - Method in class tal.component.ReaderComposer
 
getReaderText() - Method in class tal.component.PictureReader
 
getReaderText() - Method in class tal.component.ReaderComposer
 
getReaderUp() - Method in class tal.component.PictureReader
 
getReaderUp() - Method in class tal.component.ReaderComposer
 
getRealname() - Method in class talx.util.ShallowSettings
Returns "human readable" name for the user on outgoing email.
getReason() - Method in class talx.events.IllegalActionEvent
Returns the illegal action command.
getRecommendedSkill() - Method in class controller.Controller
 
getRefreshCriteria() - Method in class util.Skill
Returns the refresh criteria of this Skill.
getRefreshCriteria() - Method in class util.SkillAlias
 
getResetProperties() - Method in class desktop.TrainingPanel
 
getResponseCaption() - Method in class talx.util.ShallowSettings
Returns the caption text colorindicating the composed message is a response to a buddy message.
getRetries() - Method in class util.Drill
 
getRetriesCount() - Method in class util.Drill
 
getReviewCriteria() - Method in class util.Skill
Returns the review criteria of this Skill.
getReviewCriteria() - Method in class util.SkillAlias
 
getReviewSkill() - Method in class controller.Controller
 
getReviewTask() - Method in class util.Skill
Returns the current task to do for this Skill (when reviewing/refreshing).
getReviewTask() - Method in class util.SkillAlias
 
getRobot() - Static method in class desktop.TrainingDesktop
Provides access to a single robot instance that can be shared amoung contraints.
getRootDirectory() - Method in class talx.controller.Controller
Returns the root directory for the current user.
getRowHeight() - Method in class tal.component.ReaderComposer.TalTextArea
 
getScaledIcon(Image, int, int) - Static method in class tal.component.ReaderPane
Returns a scaled ImageIcon from the given filename.
getScaledIcon(String, int, int, boolean) - Static method in class talx.util.DrawUtils
Returns a scaled ImageIcon from the given filename.
getScrollBar() - Method in class tal.component.PictureReader
 
getScrollDownText() - Method in class talx.util.ShallowSettings
Returns text to place in the lower scroll button.
getScrollPane() - Method in class tal.component.PictureReader
 
getScrollSpeed() - Method in class talx.util.ShallowSettings
Returns number of pixels to scroll at each scroll interval while a scroll button is held down.
getScrollUpText() - Method in class talx.util.ShallowSettings
Returns text to place in the upper scroll button.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class tal.component.ReaderPane
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class talx.view.reader.ReaderPane
 
getScrollableTracksViewportHeight() - Method in class tal.component.ReaderPane
 
getScrollableTracksViewportHeight() - Method in class talx.view.reader.ReaderPane
 
getScrollableTracksViewportWidth() - Method in class tal.component.ReaderPane
 
getScrollableTracksViewportWidth() - Method in class talx.view.reader.ReaderPane
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class tal.component.ReaderPane
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class talx.view.reader.ReaderPane
 
getScrollbar() - Method in interface talx.view.ReaderGUI
Returns the mechanism used for scrolling.
getScrollbar() - Method in class talx.view.reader.BasicReader
 
getSecondSelectionColor() - Method in class tal.component.ReaderComposer.TalTextArea
 
getSelectionEnd() - Method in class tal.component.ReaderComposer.TalTextArea
 
getSelectionStart() - Method in class tal.component.ReaderComposer.TalTextArea
 
getSettings() - Method in class controller.Controller
 
getSettings() - Method in class desktop.TrainingDesktop
 
getSettings() - Method in class desktop.TrainingPanel.TaskPropertyMap
 
getSettings() - Method in class desktop.TrainingPanel
 
getSettings() - Method in class talx.controller.Controller
Returns the settings for the application.
getSettings() - Method in interface util.TaskProperties
Returns the settings for the application.
getSettings() - Method in class wizx.controller.Controller
Returns the settings for this application.
getSeverity() - Method in class events.ErrorEvent
 
getSeverity() - Method in class logging.ErrorEvent
 
getSkill(String) - Method in class controller.Controller
 
getSkill() - Method in class controller.State
 
getSkillArray() - Method in class util.SkillLattice
Returns all the skills topologically sorted.
getSkillMap() - Method in class util.SkillLattice
Returns a map of skills for quick searching.
getSkills(String) - Method in class controller.Controller
 
getSkills() - Method in class controller.Controller
 
getSkills() - Method in class controller.State
 
getSounds(MimeMessage) - Static method in class talx.util.MessageUtils
Extracts images from a message, if present.
getStartPage() - Method in class wizx.lang.Wizard
 
getState() - Method in class talx.events.GameChangedEvent
 
getState() - Method in class talx.games.Game
Returns the current state of this Game.
getStatus() - Method in class component.TOCPanel.SkillInfo
 
getStatus() - Method in class component.TOCPanel2.SkillInfo
 
getStatus() - Method in class controller.State
This method returns the name of the current skill, drill, etc.
getStatus() - Method in class state.ConfirmState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.DrillingState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.PauseState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.RefreshState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.ReviewState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.TOCState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.TOCState2
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class state.TOCTopState
Always returns "null".
getStatus() - Method in class state.TOCTreeState
Returns the id of the selected skill or "null" if no skill is selected.
getStatus() - Method in class tal.state.AssessmentState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class tal.state.DrillingState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class tal.state.IntroState
Always returns "null".
getStatus() - Method in class tal.state.TOCState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class tal.state.TeachState
This should return Some identifier for the skill or drill in the state.
getStatus() - Method in class util.Skill
Returns the status of this Skill.
getStatus() - Method in class util.SkillAlias
 
getStatus(String) - Method in class util.Stats
 
getStoreclass() - Method in class wizx.lang.Wizard
 
getStoreparam() - Method in class wizx.lang.Wizard
 
getString() - Method in class wizx.lang.StringValue
 
getSubject() - Method in interface talx.view.ComposerGUI
Returns the subject entered into this reply.
getSubject() - Method in class talx.view.composer.BasicComposer
Returns the subject entered into this reply.
getSubjectField() - Method in class talx.util.ShallowSettings
Returns true if the composer should contain a control for editing the message subject.
getSurveyResults() - Method in class talx.games.survey.SurveyView
 
getTALLoggerClass() - Method in class talx.util.ShallowSettings
Returns the subclass of TALLogger to use for controller logging.
getTarget() - Method in class util.Pause
 
getTarget() - Method in class wizx.lang.Condition
 
getTargetId() - Method in class util.Pause
 
getTargetSkill() - Method in class controller.Controller
 
getTask() - Method in class util.Drill
Returns a task suitable for this drill.
getTask() - Method in class util.TaskList
retreives a task from the list.
getTaskProperties() - Method in class controller.Controller
 
getTaskProperties() - Method in class desktop.TrainingPanel
 
getTest() - Method in class wizx.lang.Condition
 
getTestResults(Date) - Method in class talx.model.filters.CommandFilter
 
getText() - Method in class talx.util.ComboBoxItem
 
getText(MimeMessage) - Static method in class talx.util.MessageUtils
Returns the text parts of a message.
getText(Element) - Static method in class talx.util.ShallowSettings
This method takes in an Element and returns the concatenation of all of its text subnodes.
getText() - Method in interface talx.view.ComposerGUI
Returns the text entered into this reply.
getText() - Method in class talx.view.components.Marque.ColoredText
 
getText() - Method in class talx.view.composer.BasicComposer
Returns the text entered into this reply.
getTextCursor() - Method in class desktop.TrainingDesktop
Returns an I-bar style cursor.
getTextCursor() - Method in class talx.view.MailSystemDesktop
Returns an I-bar style cursor.
getTime() - Method in class talx.events.ComposeMailEvent
 
getTime() - Method in interface talx.view.ComposerGUI
Returns the elapsed time since the composer was made visible.
getTime() - Method in class talx.view.composer.BasicComposer
Returns the time since the composer was last made visible.
getTimeRemaining() - Method in class component.AudioPlayer
This method returns the time left till it finished in seconds.
getToString() - Method in class logging.loggers.DispatchLogger
 
getToolkit() - Method in class talx.controller.Controller
Returns the transport toolkit for the application.
getTrainerPanel() - Method in class desktop.TrainingDesktop
 
getTransferData(DataFlavor, DataSource) - Method in class talx.util.OctetStreamContentHandler
Returns the data source's content as an array of bytes.
getTransferDataFlavors() - Method in class talx.util.OctetStreamContentHandler
 
getTrash() - Method in class talx.model.TransportToolkit
Returns the message box used for messages that are scheduled for deletion.
getType() - Method in class constraint.AutoFail
 
getType() - Method in class constraint.ConstraintAdapter
 
getType() - Method in class constraint.DialogOnFailure
 
getType() - Method in class constraint.DialogOnSuccess
 
getType() - Method in class constraint.LayeredConstraint
 
getType() - Method in class constraint.PassElseFailOnPreviousCompletionPeriod
 
getType() - Method in class constraint.PassElseFailOnPreviousCompletionReason
 
getType() - Method in class constraint.PassElseFailOnPreviousCompletionSpace
 
getType() - Method in class constraint.PauseOnFailure
 
getType() - Method in class constraint.PauseOnSuccess
 
getType() - Method in class constraint.SetInstruction
 
getType() - Method in class constraint.SetSound
 
getType() - Method in class constraint.Snoop
 
getType() - Method in class constraint.SoundOnFailure
 
getType() - Method in class constraint.SoundOnSuccess
 
getType() - Method in class constraint.SucceedOnSoundFinished
 
getType() - Method in class constraint.TrainerConstraint
 
getType() - Method in class constraint.WaitOnSound
 
getType() - Method in class state.TOCTopState.TOCTopConstraint
 
getType() - Method in class state.TOCTreeState.TOCTreeConstraint
 
getType() - Method in class tal.state.IntroState.IntroConstraint
 
getType() - Method in interface util.Constraint
 
getType() - Method in class util.ShallowConstraint
 
getTypes() - Method in class util.Task
 
getUnreadCaption() - Method in class talx.util.ShallowSettings
Returns the caption text indicating the displayed message has been neither read nor answered.
getUntrainedPreReqs(Skill) - Method in class controller.Controller
 
getUpButton() - Method in class tal.component.ReaderPane
 
getUpButton() - Method in class talx.util.TALVerticalScrollerUI
 
getUserDirectory() - Method in class talx.model.Settings
Returns the subdirectory with the buddy pictures, and other user-specific pictures.
getUsername() - Method in class edu.uoregon.talstore.TALStore
 
getUsername() - Method in class talx.util.ShallowSettings
Returns user's name on the local TAL store.
getValue() - Method in class constraint.AutoFail
 
getValue() - Method in class constraint.ConstraintAdapter
 
getValue() - Method in class constraint.DialogOnFailure
 
getValue() - Method in class constraint.DialogOnSuccess
 
getValue() - Method in class constraint.LayeredConstraint
 
getValue() - Method in class constraint.PassElseFailOnPreviousCompletionPeriod
 
getValue() - Method in class constraint.PassElseFailOnPreviousCompletionReason
 
getValue() - Method in class constraint.PassElseFailOnPreviousCompletionSpace
 
getValue() - Method in class constraint.PauseOnFailure
 
getValue() - Method in class constraint.PauseOnSuccess
 
getValue() - Method in class constraint.SetInstruction
 
getValue() - Method in class constraint.SetSound
 
getValue() - Method in class constraint.Snoop
 
getValue() - Method in class constraint.SoundOnFailure
 
getValue() - Method in class constraint.SoundOnSuccess
 
getValue() - Method in class constraint.SucceedOnSoundFinished
 
getValue() - Method in class constraint.TrainerConstraint
 
getValue() - Method in class constraint.WaitOnSound
 
getValue() - Method in class desktop.TrainingPanel.KeyValue
 
getValue() - Method in class state.TOCTopState.TOCTopConstraint
 
getValue() - Method in class state.TOCTreeState.TOCTreeConstraint
 
getValue() - Method in class tal.state.IntroState.IntroConstraint
 
getValue() - Method in class talx.util.ComboBoxItem
 
getValue() - Method in class talx.util.StringValueMap.Pair
Returns the value supplied in the constructor.
getValue() - Method in interface util.Constraint
 
getValue() - Method in class util.ShallowConstraint
 
getValue() - Method in class wizx.lang.ShallowVariable
 
getValue() - Method in class wizx.widgets.BooleanWidget
 
getValue() - Method in class wizx.widgets.ChooseWidget
 
getValue() - Method in class wizx.widgets.ColorSchemeWidget
 
getValue() - Method in class wizx.widgets.ColorWidget
 
getValue() - Method in class wizx.widgets.FileWidget
 
getValue() - Method in class wizx.widgets.FontWidget
 
getValue() - Method in class wizx.widgets.GotoWidget
 
getValue() - Method in class wizx.widgets.NumberWidget
 
getValue() - Method in class wizx.widgets.PictureWidget
Returns an empty string value (statements don't take input).
getValue() - Method in class wizx.widgets.SelectWidget
 
getValue() - Method in class wizx.widgets.StatementWidget
Returns an empty string value (statements don't take input).
getValue() - Method in class wizx.widgets.StringWidget
 
getValue() - Method in class wizx.widgets.TokenWidget
 
getValue() - Method in class wizx.widgets.Widget
 
getValues() - Method in class logging.TalEvent
 
getVariable() - Method in class wizx.util.UndefinedVariableException
 
getVariableName() - Method in class wizx.widgets.Widget
Returns the destination variable name supplied in the constructor.
getVersion() - Method in class util.ShallowConstraint
 
getVerticalScrollBarPolicy() - Method in class keyboard.KeyboardTrainingPanel.BigScrollPane
 
getVerticalScrollBarPolicy() - Method in class tal.component.PictureReader.BigScrollPane
 
getVerticalScrollBarPolicy() - Method in class tal.component.ReaderComposer.BigScrollPane
 
getVetoClass() - Method in class talx.controller.ActionVetoException
 
getView() - Method in class controller.Controller
Returns the visual component holder.
getView() - Method in class talx.controller.Controller
Returns the visual component hierarchy.
getView(MailSystemDesktop, Settings) - Method in class talx.games.Game
Returns the view associated with this Game.
getView(MailSystemDesktop, Settings) - Method in class talx.games.helpdesk.HelpDeskGame
 
getView(MailSystemDesktop, Settings) - Method in class talx.games.survey.SurveyGame
 
getView(MailSystemDesktop, Settings) - Method in class talx.games.tech.TechGame
 
getView(Game, Controller) - Method in class talx.model.GameManager
This method returns the cached view associated with the game passed.
getWidth() - Method in class component.FatCaret.Descriptor
 
getWizard() - Method in class wizx.desktop.TOCButton
 
getWizard() - Method in class wizx.util.WizardParser
Returns the Wizard object that this parser created.
getWordCount() - Method in class talx.events.EraseEvent
returns the number of words deleted by this event.
getYes() - Method in class talx.view.components.ChoiceFrame
Returns the button that indicates agreement with the question.
gm - Variable in class talx.view.inbox.AbstractInbox
 

talx x1.0.5
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 Z

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.