com.drismo
Class R.style

java.lang.Object
  extended by com.drismo.R.style
Enclosing class:
R

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


Field Summary
static int Animations
           
static int Animations_PopDownMenu
          PopDownMenu
static int Animations_PopDownMenu_Center
           
static int Animations_PopDownMenu_Left
           
static int Animations_PopDownMenu_Right
           
static int Animations_PopUpMenu
          PopUpMenu
static int Animations_PopUpMenu_Center
           
static int Animations_PopUpMenu_Left
           
static int Animations_PopUpMenu_Right
           
 
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

Animations

public static final int Animations
See Also:
Constant Field Values

Animations_PopDownMenu

public static final int Animations_PopDownMenu
PopDownMenu

See Also:
Constant Field Values

Animations_PopDownMenu_Center

public static final int Animations_PopDownMenu_Center
See Also:
Constant Field Values

Animations_PopDownMenu_Left

public static final int Animations_PopDownMenu_Left
See Also:
Constant Field Values

Animations_PopDownMenu_Right

public static final int Animations_PopDownMenu_Right
See Also:
Constant Field Values

Animations_PopUpMenu

public static final int Animations_PopUpMenu
PopUpMenu

See Also:
Constant Field Values

Animations_PopUpMenu_Center

public static final int Animations_PopUpMenu_Center
See Also:
Constant Field Values

Animations_PopUpMenu_Left

public static final int Animations_PopUpMenu_Left
See Also:
Constant Field Values

Animations_PopUpMenu_Right

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

R.style

public R.style()