Interface | Description |
---|---|
OptionListener |
Interface for listeners for attribute changes of
Options . |
Class | Description |
---|---|
CheckBoxOption |
The base class for all check box options.
|
Option |
The base class for all options.
|
OptionManager |
Maintains a set of named options.
|
OptionManager.Entry |
Pair of
Option and corresponding documentation string. |
Pickup |
Defines constants for pickup mode.
|
PickupOption |
An option that affects the pickup mode.
|
PickupOptionNewMode |
A
CheckBoxOption that toggles a pickup setting in
Pickup.PU_NEW_MODE . |
PickupOptionOldMode |
A
CheckBoxOption that sets a mode without
Pickup.PU_NEW_MODE . |
Exception | Description |
---|---|
OptionException |
Indicates about an incorrect option.
|