Package org.opt4j.config.annotations
Annotation Interface Panel
The
Panel
annotation allows the definition of a custom panel for a
module.-
Required Element Summary
Modifier and TypeRequired ElementDescriptionClass<? extends PropertyPanel>
Returns the parent class.
-
Element Details
-
value
Class<? extends PropertyPanel> valueReturns the parent class.- Returns:
- the parent class
-