Class | Description |
---|---|
AdvancedGBFWrapper |
This class wraps the information contained in a .gbf file.
|
AdvancedGBFWrapper.Event |
The base of all events in the GBFWrapper, extended by GuiEvent, and
used directly for the NonGUIEvents (Timer, and Namespace)
|
AdvancedGBFWrapper.GuiEvent |
The base GUIevent class, extended by WinEvent and PopupEvent
|
AdvancedGBFWrapper.PopupEvent |
This class encapsulates the PopupEvents
|
AdvancedGBFWrapper.WinEvent |
This class encapsulates the TopLevel Window Events
|