Public Member Functions | |
void | onStateChanged (State state) |
StateListener is the interface to handle the state change of viewer. EPubViewState.NORMAL, EPubViewState.BUSY
void com.skytree.epub.StateListener.onStateChanged | ( | State | state | ) |
called when the state of viewer is changed.
state | NORMAL is normal state, BUSY is busy state such as loading content. |