|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActiveStatusListener extends EventListener
The ActiveStatusListener represents a listener for ActiveStatusEvents.
| Modifier and Type | Method and 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. |
| Method Detail |
|---|
void busy(ActiveStatusEvent event)
event - The event.void idle(ActiveStatusEvent event)
event - The event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||