|
Class Summary |
| EffectTabFolder |
This is the TabFolder that holds the currently edited effect |
| FakeToolTip |
A fake tooltip simulates the native ToolTip that shows on some controls when
hovering over with the mouse. |
| GeebossMenu |
This is the Menu that is displayed on top of the Geeboss application |
| MainView |
This is Geeboss's Main view. |
| MenuManager |
The MenuManager manages the disabled / enabled state of some MenuItems and ToolItems. |
| MessageBoxFactory |
Class for displaying a MessageBox in an easy way in just one method call. |
| PatchTree |
This is the Tree that holds the bank and patch items. |
| Quickview |
This is the Geeboss Quickview controll that is displayed directly under the menu. |
| StompView |
This is the ViewForm where stomps are shown |
| ViewForm |
Instances of this class implement a Composite that lays out three children horizontally and
allows programmatic control of layout and border parameters. |