org.botlibre.sdk
Class R.drawable

java.lang.Object
  extended by org.botlibre.sdk.R.drawable
Enclosing class:
R

public static final class R.drawable
extends java.lang.Object


Field Summary
static int add
           
static int arrow_down
           
static int arrow_up
           
static int bot
           
static int button
           
static int cancel_button
           
static int check
           
static int check2
           
static int delete_button
           
static int flag
           
static int flag2
           
static int ic_launcher
           
static int login
           
static int login2
           
static int logo
           
static int logout
           
static int logout2
           
static int menu
           
static int mute
           
static int ok_button
           
static int properties
           
static int remove
           
static int sendfile
           
static int sound
           
static int voice
           
static int voiceoff
           
 
Constructor Summary
R.drawable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

add

public static final int add
See Also:
Constant Field Values

arrow_down

public static final int arrow_down
See Also:
Constant Field Values

arrow_up

public static final int arrow_up
See Also:
Constant Field Values

bot

public static final int bot
See Also:
Constant Field Values

button

public static final int button
See Also:
Constant Field Values

cancel_button

public static final int cancel_button
See Also:
Constant Field Values

check

public static final int check
See Also:
Constant Field Values

check2

public static final int check2
See Also:
Constant Field Values

delete_button

public static final int delete_button
See Also:
Constant Field Values

flag

public static final int flag
See Also:
Constant Field Values

flag2

public static final int flag2
See Also:
Constant Field Values

ic_launcher

public static final int ic_launcher
See Also:
Constant Field Values

login

public static final int login
See Also:
Constant Field Values

login2

public static final int login2
See Also:
Constant Field Values

logo

public static final int logo
See Also:
Constant Field Values

logout

public static final int logout
See Also:
Constant Field Values

logout2

public static final int logout2
See Also:
Constant Field Values

menu

public static final int menu
See Also:
Constant Field Values

mute

public static final int mute
See Also:
Constant Field Values

ok_button

public static final int ok_button
See Also:
Constant Field Values

properties

public static final int properties
See Also:
Constant Field Values

remove

public static final int remove
See Also:
Constant Field Values

sendfile

public static final int sendfile
See Also:
Constant Field Values

sound

public static final int sound
See Also:
Constant Field Values

voice

public static final int voice
See Also:
Constant Field Values

voiceoff

public static final int voiceoff
See Also:
Constant Field Values
Constructor Detail

R.drawable

public R.drawable()