Package org.opt4j.viewer
Annotation Type ToolBarOrder
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface ToolBarOrder
TheToolBarOrder
Annotation is used forToolBarService
ordering.- See Also:
ToolBarService
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description int
value
Returns the order priority.
-