Package org.opt4j.viewer
Annotation Type ToolBarOrder
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface ToolBarOrder
TheToolBarOrderAnnotation is used forToolBarServiceordering.- See Also:
ToolBarService
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueReturns the order priority.
-