net.simonvt.menudrawer
Class R.style

java.lang.Object
  extended by net.simonvt.menudrawer.R.style
Enclosing class:
R

public static final class R.style
extends Object


Field Summary
static int MenuDrawer
           
static int MenuDrawer_Widget
           
static int MenuDrawer_Widget_Category
           
static int MenuDrawer_Widget_Title
           
static int MenuDrawerStyle
           
static int MenuDrawerStyle_Bottom
           
static int MenuDrawerStyle_Right
           
static int MenuDrawerStyle_Top
           
static int SampleBase
           
static int SampleTheme
           
static int SampleTheme_BottomDrawer
           
static int SampleTheme_RightDrawer
           
static int SampleTheme_TopDrawer
           
static int Widget
           
static int Widget_MenuDrawer
          Base theme for the menu drawer.
 
Constructor Summary
R.style()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MenuDrawer

public static final int MenuDrawer
See Also:
Constant Field Values

MenuDrawer_Widget

public static final int MenuDrawer_Widget
See Also:
Constant Field Values

MenuDrawer_Widget_Category

public static final int MenuDrawer_Widget_Category
See Also:
Constant Field Values

MenuDrawer_Widget_Title

public static final int MenuDrawer_Widget_Title
See Also:
Constant Field Values

MenuDrawerStyle

public static final int MenuDrawerStyle
See Also:
Constant Field Values

MenuDrawerStyle_Bottom

public static final int MenuDrawerStyle_Bottom
See Also:
Constant Field Values

MenuDrawerStyle_Right

public static final int MenuDrawerStyle_Right
See Also:
Constant Field Values

MenuDrawerStyle_Top

public static final int MenuDrawerStyle_Top
See Also:
Constant Field Values

SampleBase

public static final int SampleBase
See Also:
Constant Field Values

SampleTheme

public static final int SampleTheme
See Also:
Constant Field Values

SampleTheme_BottomDrawer

public static final int SampleTheme_BottomDrawer
See Also:
Constant Field Values

SampleTheme_RightDrawer

public static final int SampleTheme_RightDrawer
See Also:
Constant Field Values

SampleTheme_TopDrawer

public static final int SampleTheme_TopDrawer
See Also:
Constant Field Values

Widget

public static final int Widget
See Also:
Constant Field Values

Widget_MenuDrawer

public static final int Widget_MenuDrawer
Base theme for the menu drawer.

See Also:
Constant Field Values
Constructor Detail

R.style

public R.style()


Copyright © 2012-2013. All Rights Reserved.