NoteFly.DownloadDetailsPlugin | |
NoteFly.ExportNotes | Class for exporting to several different note formats. |
Form | |
NoteFly.FrmAbout | About window. |
NoteFly.FrmDownloader | FrmDownloader window, provides multifile download functions. |
NoteFly.FrmException | Exception window |
NoteFly.FrmManageNotes | Manage notes window |
NoteFly.FrmNewNote | New and edit note window. |
NoteFly.FrmNote | Note window. |
NoteFly.FrmPlugins | FrmPlugins window |
NoteFly.FrmSettings | Setting window. |
NoteFly.FormManager | FormManager class |
NoteFly.GPGVerifyWrapper | Class to verify files with GnuPG |
NoteFly.HighlightLanguage | HighlightLanguage class, a data class that holds lexicon of a language to highlight. |
NoteFly.HttpUtil | Http utily class |
IDisposable | |
NoteFly.ZipStorer | Unique class for compression/decompression file. Represents a Zip file. |
NoteFly.ImportNotes | Class for importing from several different note formats. |
IPlugin.IPlugin | Plugin interface status: DRAFT (Subject to change) revision: 9 |
IPlugin.PluginBase | PluginBase class. |
IPlugin.IPluginHost | Plugin interface to NoteFly status: DRAFT (Subject to change) revision: 6 |
NoteFly.Notes | Notes class, holds all notes |
NoteFly.KeyboardListener | The 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. |
KeyEventArgs | |
NoteFly.KeyboardListener.UniversalKeyEventArgs | An instance of this class is passed when Keyboard events are fired by the KeyboardListener. |
Label | |
NoteFly.FrmAbout.MovingAuthorLabel | A moving label. |
NoteFly.Log | Log class, for logging. |
NativeWindow | |
NoteFly.KeyboardListener.ListeningWindow | A ListeningWindow object is a Window that intercepts Keyboard events. |
NoteFly.Note | Note data class, holds setting note. |
NoteFly.PluginsManager | PluginsManager class, provides plugins functions |
NoteFly.Program | Program class, main entry application. |
RichTextBox | |
NoteFly.TransparentRichTextBox | A transparent version of the RichTextBox control. |
NoteFly.RSAVerify | This 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 |
NoteFly.RTFDirectEdit | Allows RTF text to be edited if it's normal text without formatting. |
NoteFly.Settings | Settings struct. |
NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64 | SHFILEOPSTRUCT_x64 struct |
NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86 | SHFILEOPSTRUCT_x86 struct |
NoteFly.Skin | Skin data class. |
NoteFly.Strings | Strings class, used to lookup translations with GNU Gettext |
NoteFly.SyntaxHighlight | Highlight class, provides highlighting of a richedittextbox. |
TextBox | |
NoteFly.ShortcutTextBox | ShortCutTextBox control |
NoteFly.Textfile | Textfile saving class |
NoteFly.TrayIcon | TrayIcon gui object class. |
UserControl | |
NoteFly.PluginGrid | PluginGrid gui object class |
NoteFly.SearchTextBox | A SearchTextBox control |
NoteFly.xmlUtil | XmlUtil class, for saving and parsering xml. |
NoteFly.ZipStorer.ZipFileEntry | Represents an entry in Zip file directory |