public interface OptionsCategory extends Comparable<OptionsCategory>
| Modifier and Type | Method and Description |
|---|---|
Icon |
getIcon()
Returns 32x32 icon used in list on the top of Options Dialog.
|
String |
getName()
Returns name of category used in list on the top side of Options Dialog.
|
int |
getOrder()
Returns the relative order of category in the Options Dialog.
|
String |
getTooltip()
Returns text for tooltip describing the category.
|
compareToIcon getIcon()
String getName()
int getOrder()
String getTooltip()
Copyright © 2012–2026 cismet GmbH. All rights reserved.