|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Hints.Option | |
|---|---|
| com.ehsbe.commons.gui | |
| Uses of Hints.Option in com.ehsbe.commons.gui |
|---|
| Methods in com.ehsbe.commons.gui that return Hints.Option | |
|---|---|
static Hints.Option |
Hints.Option.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Hints.Option[] |
Hints.Option.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ehsbe.commons.gui with parameters of type Hints.Option | |
|---|---|
void |
Hints.add(Hints.Option... opt)
Add the given options to the label. |
void |
Hints.remove(Hints.Option... opt)
Remove the given options from the label. |
void |
Hints.setColor(Hints.Option option,
Color color)
Set the color to be used for drawing the symbol for the given option. |
void |
Hints.setSymbol(Hints.Option option,
String symbol)
Set the symbol to use for the given option. |
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||