Package org.opt4j.config.annotations
Provides the classes for the annotations for the modules.
-
Annotation Types Summary Annotation Type Description Category TheCategoryannotation marks a class as a category.File Icon TheIconannotation assigns an icon to modules.Ignore TheIgnoreannotation can either be used for modules or properties such that these are ignored in theConfigurator.Info TheInfoannotation contains textual information about a module or property.Multi TheMultiannotation marks aModule.Name TheNameannotation assigns a user defined name to a module or property.Order TheOrderannotation assigns a user defined order to properties of a module.Panel ThePanelannotation allows the definition of a custom panel for a module.Parent TheParentannotation assigns a module an explicit parent category.Required TheRequiredannotation defines dependencies between the properties.