C# (CSharp) SourceWriter Namespace

Classes

Name Description
AboutViewController Handles the View that is displayed inside the SourceWriter.AboutWindowController
AboutWindowController Controls the custom About Window that is displayed when the user selects the About SourceWriter Menu Item from the SourceWriter Menu.
AppDelegate
AppPreferences
AutoCompletePrefsController
DefinitionView Definition view used to display information about a selected AppKit.TextKit.Formatter.KeywordDescriptor currently selected in the document editor.
DefinitionViewController
EditorPrefsController
EditorWidowDelegate Defines a delegate for handling events on our text editor window such as asking the user to save changes to a document before closing the window.
EditorWindowController
FormatsPrefsController This controller handles the user preferences for language syntax highlighting.
GeneralPrefsController
MainClass The main starting point for the application.
PreferenceWidowDelegate Defines a delegate for handling events on our preference window such updating any open windows when the preference window closes.
PreferenceWindowController Controls the User Preferences window that allows the user to set their preferences for the app.
PreviewVIewController The SourceWriter.PreviewVIewController is used to present a formatted preview of the final output of a given document to the user.
PreviewWindowController
PreviewWindowDelegate Defines a delegate for handling events on our text editor window such as asking the user to save changes to a document before closing the window.
SearchPrefsController
TemplateViewController The SourceWriter.TemplateViewController handles the creation of a new document based on the user's selection.
TemplateWindowController
ViewController Defines the View Controller for a syntax highlighting text editor view.