Package net.ctdp.rfdynhud.widgets.base.widget

Class Summary
__WPrivilegedAccess Don't use this at home!
AbstractAssembledWidget An assembled Widget is a master Widget for other client Widgets.
StatefulWidget<GeneralStore,LocalStore> Widgets extending this class can store state data, that is restored when a Widget of this type and/or name is (re-)loaded.
Widget This is the base for all Widgets to be drawn on the HUD.
WidgetBackground This class encapsulates a Widget's effective background.
WidgetController Controls Widgets' visibility and position.
WidgetFactory Creates Widget instances by class name.
WidgetPackage The WidgetPackage class encapsulates properties for a Widget's virtual package.
 

Annotation Types Summary
Hidden If a Widget sub class carries this annotation, it is hidden from the editor's menu.