Click or drag to resize

Altaxo.Gui.Settings Namespace

Contains controllers and option panels for application settings.
Classes
 ClassDescription
Public classAsciiAnalysisSettingsOptionPanel Option panel for ASCII analysis settings.
Public classAutoUpdateSettingsControllerManages the Gui interface for the auto update settings.
Public classAutoUpdateSettingsOptionPanel Option panel for editing auto-update settings.
Public classClipboardGraphExportOptionPanel Option panel for clipboard graph export settings.
Public classCultureSettingsControllerManages the user interaction to set the members of CultureSettings.
Public classDocumentCultureSettingsOptionPanel Option panel for overriding the document culture settings.
Public classOptionPanelBaseT Base class for option panels backed by an MVCA controller.
Public classSettingsController Controller for the settings dialog.
Public classUICultureSettingsOptionPanel Option panel for overriding the UI culture settings.
Interfaces
 InterfaceDescription
Public interfaceIAutoUpdateSettingsViewInterface that a Gui window must implement in order to be able to be controlled by AutoUpdateSettingsController.
Public interfaceICultureSettingsView Interface that the Gui component has to implement in order to be a view for CultureSettingsController.
Public interfaceIOptionPanel Represents an options panel shown in the settings UI.
Public interfaceIOptionPanelDescriptor Describes an option panel entry in the settings hierarchy.
Public interfaceISettingsView Implemented by the Gui element that displays the settings (topics as a tree, and the selected topic in a control).