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