Venice 0.7beta

Package org.mov.prefs

Contains the modules necessary to change user preferences.

See:
          Description

Interface Summary
PreferencesPage Common interface for all preference pages displayed by the Preferences Module.
 

Class Summary
ChartPreferencesPage Provides a preferences page to let the user set chart parameters.
EquationPage Provides a preference page to let the user manage stored equations.
EquationTable The table in the Expression Preferences page that lists stored expressions.
LanguagePage Provides a preference page to let the user specify their language.
MacrosPage This class allows the user to set their preferences for macro loading and execution
PreferencesException An exception raised when there is an error reading or writing a preferences setting
PreferencesManager The Preferences Manager contains a set of routines for loading and saving all preferences data for the application.
PreferencesModule The preferences module for venice.
ProxyPage Provides a preference page to let the user specify their web proxy.
QuoteSourcePage Provides a preferences page to let the user modify the quote source.
StoredExpression A representation of an expression that can be referenced by name.
TuningPage Provides a preferences page to let the user view and set tuning parameters.
UserInterfacePage Provides a preferences page to let the user set user interface parameters.
 

Package org.mov.prefs Description

Contains the modules necessary to change user preferences.


Venice 0.7beta