EventListenerpublic interface ActiveStatusListener extends EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
busy(ActiveStatusEvent event) |
Deprecated.
Invoked when the active status changes to busy.
|
void |
idle(ActiveStatusEvent event) |
Deprecated.
Invoked when the active status changes to idle.
|
void busy(ActiveStatusEvent event)
event - The event.void idle(ActiveStatusEvent event)
event - The event.Copyright © 2024. All rights reserved.