org.cyberlab
Class R.string

java.lang.Object
  extended by org.cyberlab.R.string
Enclosing class:
R

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


Field Summary
static int app_name
           
static int camera_alert
           
static int hello
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app_name

public static int app_name

camera_alert

public static int camera_alert

hello

public static int hello
Constructor Detail

R.string

public R.string()