de.unikassel.android.sdcframework
Class R.layout

Package class diagram package R.layout
java.lang.Object
  extended by de.unikassel.android.sdcframework.R.layout
Enclosing class:
R

public static final class R.layout
extends Object


Field Summary
static int add_schedule_layout
           
static int file_browser_layout
           
static int file_list_entry
           
static int scheduler_layout
           
static int sdc_service_controller
           
static int weekday_schedule_entry_layout
           
static int weekday_schedule_layout
           
 
Constructor Summary
R.layout()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

add_schedule_layout

public static int add_schedule_layout

file_browser_layout

public static int file_browser_layout

file_list_entry

public static int file_list_entry

scheduler_layout

public static int scheduler_layout

sdc_service_controller

public static int sdc_service_controller

weekday_schedule_entry_layout

public static int weekday_schedule_entry_layout

weekday_schedule_layout

public static int weekday_schedule_layout
Constructor Detail

R.layout

public R.layout()