Package com.microej.kernel.green
Class Main.OnAppStateChanged
- java.lang.Object
-
- com.microej.kernel.green.Main.OnAppStateChanged
-
- All Implemented Interfaces:
ej.kf.FeatureStateListener
- Enclosing class:
- Main
public static class Main.OnAppStateChanged extends java.lang.Object implements ej.kf.FeatureStateListener
Listener triggered when the application state changes.
-
-
Constructor Summary
Constructors Constructor Description OnAppStateChanged()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
stateChanged(ej.kf.Feature app, ej.kf.Feature.State previousState)
-