Package com.zachsthings.libcomponents
Annotation Interface ComponentInformation
Provides useful information about an
AbstractComponent-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionA short description of this component to be used, for example, on a component help page.A name for this component that users see. -
Optional Element Summary
Optional Elements
-
Element Details
-
-
authors
String[] authorsAn array of authors involved in the creation of this component.- Returns:
- The authors.
- Default:
- {""}
-