edu.eside.flingbox
Class R.layout

java.lang.Object
  extended by edu.eside.flingbox.R.layout
Enclosing class:
R

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


Field Summary
static int about_dialog
           
static int body_settings
           
static int help
           
static int preferences
           
 
Constructor Summary
R.layout()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

about_dialog

public static final int about_dialog
See Also:
Constant Field Values

body_settings

public static final int body_settings
See Also:
Constant Field Values

help

public static final int help
See Also:
Constant Field Values

preferences

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

R.layout

public R.layout()