logo
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCNoteFly.DownloadDetailsPlugin
oCNoteFly.ExportNotesClass for exporting to several different note formats.
oCForm
|oCNoteFly.FrmAboutAbout window.
|oCNoteFly.FrmDownloaderFrmDownloader window, provides multifile download functions.
|oCNoteFly.FrmExceptionException window
|oCNoteFly.FrmManageNotesManage notes window
|oCNoteFly.FrmNewNoteNew and edit note window.
|oCNoteFly.FrmNoteNote window.
|oCNoteFly.FrmPluginsFrmPlugins window
|\CNoteFly.FrmSettingsSetting window.
oCNoteFly.FormManagerFormManager class
oCNoteFly.GPGVerifyWrapperClass to verify files with GnuPG
oCNoteFly.HighlightLanguageHighlightLanguage class, a data class that holds lexicon of a language to highlight.
oCNoteFly.HttpUtilHttp utily class
oCIDisposable
|\CNoteFly.ZipStorerUnique class for compression/decompression file. Represents a Zip file.
oCNoteFly.ImportNotesClass for importing from several different note formats.
oCIPlugin.IPluginPlugin interface status: DRAFT (Subject to change) revision: 9
|\CIPlugin.PluginBasePluginBase class.
oCIPlugin.IPluginHostPlugin interface to NoteFly status: DRAFT (Subject to change) revision: 6
|\CNoteFly.NotesNotes class, holds all notes
oCNoteFly.KeyboardListenerThe KeyboardListener is a static class that allows registering a number of event handlers that you want to get called in case some keyboard key is pressed or released. The nice thing is that this KeyboardListener is also active in case the parent application is running in the back.
oCKeyEventArgs
|\CNoteFly.KeyboardListener.UniversalKeyEventArgsAn instance of this class is passed when Keyboard events are fired by the KeyboardListener.
oCLabel
|\CNoteFly.FrmAbout.MovingAuthorLabelA moving label.
oCNoteFly.LogLog class, for logging.
oCNativeWindow
|\CNoteFly.KeyboardListener.ListeningWindowA ListeningWindow object is a Window that intercepts Keyboard events.
oCNoteFly.NoteNote data class, holds setting note.
oCNoteFly.PluginsManagerPluginsManager class, provides plugins functions
oCNoteFly.ProgramProgram class, main entry application.
oCRichTextBox
|\CNoteFly.TransparentRichTextBoxA transparent version of the RichTextBox control.
oCNoteFly.RSAVerifyThis class can be used to verify a file or string with the NoteFly public key to check if the file or data is really coming from the developer who owns the NoteFly private key
oCNoteFly.RTFDirectEditAllows RTF text to be edited if it's normal text without formatting.
oCNoteFly.SettingsSettings struct.
oCNoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64SHFILEOPSTRUCT_x64 struct
oCNoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86SHFILEOPSTRUCT_x86 struct
oCNoteFly.SkinSkin data class.
oCNoteFly.StringsStrings class, used to lookup translations with GNU Gettext
oCNoteFly.SyntaxHighlightHighlight class, provides highlighting of a richedittextbox.
oCTextBox
|\CNoteFly.ShortcutTextBoxShortCutTextBox control
oCNoteFly.TextfileTextfile saving class
oCNoteFly.TrayIconTrayIcon gui object class.
oCUserControl
|oCNoteFly.PluginGridPluginGrid gui object class
|\CNoteFly.SearchTextBoxA SearchTextBox control
oCNoteFly.xmlUtilXmlUtil class, for saving and parsering xml.
\CNoteFly.ZipStorer.ZipFileEntryRepresents an entry in Zip file directory