Altaxo. |
| Class | Description | |
|---|---|---|
| AsciiAnalysisSettingsOptionPanel | Option panel for ASCII analysis settings. | |
| AutoUpdateSettingsController | Manages the Gui interface for the auto update settings. | |
| AutoUpdateSettingsOptionPanel | Option panel for editing auto-update settings. | |
| ClipboardGraphExportOptionPanel | Option panel for clipboard graph export settings. | |
| CultureSettingsController | Manages the user interaction to set the members of CultureSettings. | |
| DocumentCultureSettingsOptionPanel | Option panel for overriding the document culture settings. | |
| OptionPanelBaseT | Base class for option panels backed by an MVCA controller. | |
| SettingsController | Controller for the settings dialog. | |
| UICultureSettingsOptionPanel | Option panel for overriding the UI culture settings. |
| Interface | Description | |
|---|---|---|
| IAutoUpdateSettingsView | Interface that a Gui window must implement in order to be able to be controlled by AutoUpdateSettingsController. | |
| ICultureSettingsView | Interface that the Gui component has to implement in order to be a view for CultureSettingsController. | |
| IOptionPanel | Represents an options panel shown in the settings UI. | |
| IOptionPanelDescriptor | Describes an option panel entry in the settings hierarchy. | |
| ISettingsView | Implemented by the Gui element that displays the settings (topics as a tree, and the selected topic in a control). |