|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |
java.lang.Objectcom.foxconn.ebook.reader.engine.core.EREngine.EngineHandler
public class EREngine.EngineHandler
The Class EngineHandler.
字段摘要 | |
---|---|
static int |
UPDATE_VIEW
The Constant UPDATE_VIEW. |
构造函数摘要 | |
---|---|
EREngine.EngineHandler()
Instantiates a new engine handler. |
方法摘要 | |
---|---|
void |
sendMessage(int what)
Send message. |
从类 java.lang.Object 继承的方法 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
字段详细信息 |
---|
public static final int UPDATE_VIEW
构造函数详细信息 |
---|
public EREngine.EngineHandler()
方法详细信息 |
---|
public void sendMessage(int what)
what
- the what
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |