navit 0.5.3-trunk
Loading...
Searching...
No Matches
org.navitproject.navit.NavitCallbackHandler Class Reference

Data Structures

class  CallBackHandler
 
enum  CmdType
 
enum  MsgType
 

Static Package Functions

static void sendCommand (CmdType command)
 

Static Package Attributes

static final Handler sCallbackHandler = new CallBackHandler()
 

Static Private Member Functions

static native int callbackMessageChannel (int channel, String s)
 
static native int callbackCmdChannel (int commandd)
 

Static Private Attributes

static final String TAG = "CallbackHandler"
 
static final MsgType[] msg_values = MsgType.values()
 

Member Function Documentation

◆ callbackCmdChannel()

static native int org.navitproject.navit.NavitCallbackHandler.callbackCmdChannel ( int  commandd)
staticprivate

◆ callbackMessageChannel()

static native int org.navitproject.navit.NavitCallbackHandler.callbackMessageChannel ( int  channel,
String  s 
)
staticprivate

◆ sendCommand()

Field Documentation

◆ msg_values

final MsgType [] org.navitproject.navit.NavitCallbackHandler.msg_values = MsgType.values()
staticprivate

◆ sCallbackHandler

◆ TAG

final String org.navitproject.navit.NavitCallbackHandler.TAG = "CallbackHandler"
staticprivate

The documentation for this class was generated from the following file: