talx x1.0.5

Uses of Class
util.Settings

Packages that use Settings
component   
controller   
desktop   
util   
 

Uses of Settings in component
 

Methods in component with parameters of type Settings
 void TrainerPanel.initialize(Settings settings)
          This method
 

Constructors in component with parameters of type Settings
TrainerPanel(Settings settings)
          This method
ProgressPanel(Settings settings)
          This constructor
 

Uses of Settings in controller
 

Methods in controller that return Settings
 Settings Controller.getSettings()
           
 

Constructors in controller with parameters of type Settings
Controller(Settings settings)
          This constructor creates a Skill object with all the basic attributes.
 

Uses of Settings in desktop
 

Methods in desktop that return Settings
 Settings TrainingPanel.getSettings()
           
 Settings TrainingPanel.TaskPropertyMap.getSettings()
           
 Settings TrainingDesktop.getSettings()
           
 

Constructors in desktop with parameters of type Settings
TrainingDesktop(Controller c, Settings settings)
           
TrainingDesktop(Controller c, Settings s, java.awt.Dimension screenSize)
           
 

Uses of Settings in util
 

Subclasses of Settings in util
static class Settings.MutableSettings
          This inner class is of type Settings, but unlike Settings, it allows the settings to be written to a file.
 

Methods in util that return Settings
 Settings TaskProperties.getSettings()
          Returns the settings for the application.
 


talx x1.0.5

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