Package org.opt4j.core.config.annotations

Provides the classes for the annotations for the modules.

See:
          Description

Annotation Types Summary
Category The Category annotation marks a class as a category.
File The File annotation marks a String property as a file such that the String can be changed by a browser.
Icon The Icon annotation assigns an icon to modules.
Ignore The Ignore annotation can either be used for modules or properties such that these are ignored in the Configurator.
Info The Info annotation contains textual information about a module or property.
Multi The Multi annotation marks a Module.
Name The Name annotation assigns a user defined name to a module or property.
Order The Order annotation assigns a user defined order to properties of a module.
Panel The Panel annotation allows the definition of a custom panel for a module.
Parent The Parent annotation assigns a module an explicit parent category.
Required The Required annotation defines dependencies between the properties.
 

Package org.opt4j.core.config.annotations Description

Provides the classes for the annotations for the modules.