|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskListChangeEvent.Type | |
|---|---|
| Task.Manager | |
| Uses of TaskListChangeEvent.Type in Task.Manager |
|---|
| Methods in Task.Manager that return TaskListChangeEvent.Type | |
|---|---|
TaskListChangeEvent.Type |
TaskListChangeEvent.getType()
|
static TaskListChangeEvent.Type |
TaskListChangeEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TaskListChangeEvent.Type[] |
TaskListChangeEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in Task.Manager with parameters of type TaskListChangeEvent.Type | |
|---|---|
TaskListChangeEvent(TaskListChangeEvent.Type type,
AbstractTask task)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||