net.ctdp.rfdynhud.widgets.base.widget
Annotation Type Hidden


@Retention(value=RUNTIME)
public @interface Hidden

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

Author:
Marvin Froehlich (CTDP)