|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface PriorityUsed to indicate an elements' position in the configurator. Configurable elements have a default priority of 0;
| Optional Element Summary | |
|---|---|
int |
value
The priority of the element. |
public abstract int value
Configurator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||