Package | Description |
---|---|
bibliothek.util |
Some classes which are used in DockingFrames, but do not have any
importance.
|
Modifier and Type | Method and Description |
---|---|
static Todo.Priority |
Todo.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Todo.Priority[] |
Todo.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|