|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationListener | |
---|---|
edu.rice.comp211.laundry.ui |
Uses of ApplicationListener in edu.rice.comp211.laundry.ui |
---|
Fields in edu.rice.comp211.laundry.ui with type parameters of type ApplicationListener | |
---|---|
private java.util.List<ApplicationListener> |
Application.appListeners
|
Methods in edu.rice.comp211.laundry.ui with parameters of type ApplicationListener | |
---|---|
void |
Application.addApplicationListener(ApplicationListener listener)
Adds a listener for application events. |
void |
Application.removeApplicationListener(ApplicationListener listener)
Adds a listener for application events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |