Android
android
public static final class

android.R.style

java.lang.Object
android.R.style

Summary

Constants

      Value  
int  Animation  Animations   16973824  0x01030000 
int  Animation_Activity  Standard animations for a full-screen window or activity.  16973825  0x01030001 
int  Animation_Dialog  Standard animations for a non-full-screen window or activity.  16973826  0x01030002 
int  Animation_Toast    16973828  0x01030004 
int  Animation_Translucent  Standard animations for a translucent window or activity.  16973827  0x01030003 
int  MediaButton    16973879  0x01030037 
int  MediaButton_Ffwd    16973883  0x0103003b 
int  MediaButton_Next    16973881  0x01030039 
int  MediaButton_Pause    16973885  0x0103003d 
int  MediaButton_Play    16973882  0x0103003a 
int  MediaButton_Previous    16973880  0x01030038 
int  MediaButton_Rew    16973884  0x0103003c 
int  TextAppearance    16973886  0x0103003e 
int  TextAppearance_DialogWindowTitle    16973889  0x01030041 
int  TextAppearance_Inverse    16973887  0x0103003f 
int  TextAppearance_Large    16973890  0x01030042 
int  TextAppearance_Large_Inverse    16973891  0x01030043 
int  TextAppearance_Medium    16973892  0x01030044 
int  TextAppearance_Medium_Inverse    16973893  0x01030045 
int  TextAppearance_Small    16973894  0x01030046 
int  TextAppearance_Small_Inverse    16973895  0x01030047 
int  TextAppearance_Theme    16973888  0x01030040 
int  TextAppearance_Theme_Dialog    16973896  0x01030048 
int  TextAppearance_Widget    16973897  0x01030049 
int  TextAppearance_Widget_Button    16973898  0x0103004a 
int  TextAppearance_Widget_DropDownHint    16973904  0x01030050 
int  TextAppearance_Widget_DropDownItem    16973905  0x01030051 
int  TextAppearance_Widget_EditText    16973900  0x0103004c 
int  TextAppearance_Widget_IconMenu_Item    16973899  0x0103004b 
int  TextAppearance_Widget_TabWidget    16973901  0x0103004d 
int  TextAppearance_Widget_TextView    16973902  0x0103004e 
int  TextAppearance_Widget_TextView_PopupMenu    16973903  0x0103004f 
int  TextAppearance_Widget_TextView_SpinnerItem    16973906  0x01030052 
int  TextAppearance_WindowTitle    16973907  0x01030053 
int  Theme  The default system theme.  16973829  0x01030005 
int  Theme_Black  Special variation on the default theme that ensures the background is completely black.  16973832  0x01030008 
int  Theme_Black_NoTitleBar  Variant of the black theme with no title bar   16973833  0x01030009 
int  Theme_Black_NoTitleBar_Fullscreen  Variant of the black theme that has no title bar and fills the entire screen   16973834  0x0103000a 
int  Theme_Dialog  Default theme for dialog windows and activities, which is used by the Dialog class.  16973835  0x0103000b 
int  Theme_Light  Theme for a light background with dark text on top.  16973836  0x0103000c 
int  Theme_Light_NoTitleBar  Variant of the light theme with no title bar   16973837  0x0103000d 
int  Theme_Light_NoTitleBar_Fullscreen  Variant of the light theme that has no title bar and fills the entire screen   16973838  0x0103000e 
int  Theme_NoTitleBar  Variant of the default (dark) theme with no title bar   16973830  0x01030006 
int  Theme_NoTitleBar_Fullscreen  Variant of the default (dark) theme that has no title bar and fills the entire screen   16973831  0x01030007 
int  Theme_Translucent  Default theme for translucent activities, that is windows that allow you to see through them to the windows behind.  16973839  0x0103000f 
int  Theme_Translucent_NoTitleBar  Variant of the translucent theme with no title bar   16973840  0x01030010 
int  Theme_Translucent_NoTitleBar_Fullscreen  Variant of the translucent theme that has no title bar and fills the entire screen   16973841  0x01030011 
int  Widget  Widget Styles   16973842  0x01030012 
int  Widget_AbsListView    16973843  0x01030013 
int  Widget_AutoCompleteTextView    16973863  0x01030027 
int  Widget_Button    16973844  0x01030014 
int  Widget_Button_Inset    16973845  0x01030015 
int  Widget_Button_Small    16973846  0x01030016 
int  Widget_Button_Toggle    16973847  0x01030017 
int  Widget_CompoundButton    16973848  0x01030018 
int  Widget_CompoundButton_CheckBox    16973849  0x01030019 
int  Widget_CompoundButton_RadioButton    16973850  0x0103001a 
int  Widget_CompoundButton_Star    16973851  0x0103001b 
int  Widget_DropDownItem    16973867  0x0103002b 
int  Widget_DropDownItem_Spinner    16973868  0x0103002c 
int  Widget_EditText    16973859  0x01030023 
int  Widget_ExpandableListView    16973860  0x01030024 
int  Widget_Gallery    16973877  0x01030035 
int  Widget_GridView    16973874  0x01030032 
int  Widget_ImageButton    16973862  0x01030026 
int  Widget_ImageWell    16973861  0x01030025 
int  Widget_ListView    16973870  0x0103002e 
int  Widget_ListView_DropDown    16973872  0x01030030 
int  Widget_ListView_Menu    16973873  0x01030031 
int  Widget_ListView_White    16973871  0x0103002f 
int  Widget_PopupWindow    16973878  0x01030036 
int  Widget_ProgressBar    16973852  0x0103001c 
int  Widget_ProgressBar_Horizontal    16973855  0x0103001f 
int  Widget_ProgressBar_Large    16973853  0x0103001d 
int  Widget_ProgressBar_Small    16973854  0x0103001e 
int  Widget_RatingBar    16973857  0x01030021 
int  Widget_ScrollView    16973869  0x0103002d 
int  Widget_SeekBar    16973856  0x01030020 
int  Widget_Spinner    16973864  0x01030028 
int  Widget_TabWidget    16973876  0x01030034 
int  Widget_TextView    16973858  0x01030022 
int  Widget_TextView_PopupMenu    16973865  0x01030029 
int  Widget_TextView_SpinnerItem    16973866  0x0103002a 
int  Widget_WebView    16973875  0x01030033 

Public Constructors

            R.style()
Methods inherited from class java.lang.Object

Details

Constants

public static final int Animation

Animations
Constant Value: 16973824 (0x01030000)

public static final int Animation_Activity

Standard animations for a full-screen window or activity.
Constant Value: 16973825 (0x01030001)

public static final int Animation_Dialog

Standard animations for a non-full-screen window or activity.
Constant Value: 16973826 (0x01030002)

public static final int Animation_Toast

Constant Value: 16973828 (0x01030004)

public static final int Animation_Translucent

Standard animations for a translucent window or activity.
Constant Value: 16973827 (0x01030003)

public static final int MediaButton

Constant Value: 16973879 (0x01030037)

public static final int MediaButton_Ffwd

Constant Value: 16973883 (0x0103003b)

public static final int MediaButton_Next

Constant Value: 16973881 (0x01030039)

public static final int MediaButton_Pause

Constant Value: 16973885 (0x0103003d)

public static final int MediaButton_Play

Constant Value: 16973882 (0x0103003a)

public static final int MediaButton_Previous

Constant Value: 16973880 (0x01030038)

public static final int MediaButton_Rew

Constant Value: 16973884 (0x0103003c)

public static final int TextAppearance

Constant Value: 16973886 (0x0103003e)

public static final int TextAppearance_DialogWindowTitle

Constant Value: 16973889 (0x01030041)

public static final int TextAppearance_Inverse

Constant Value: 16973887 (0x0103003f)

public static final int TextAppearance_Large

Constant Value: 16973890 (0x01030042)

public static final int TextAppearance_Large_Inverse

Constant Value: 16973891 (0x01030043)

public static final int TextAppearance_Medium

Constant Value: 16973892 (0x01030044)

public static final int TextAppearance_Medium_Inverse

Constant Value: 16973893 (0x01030045)

public static final int TextAppearance_Small

Constant Value: 16973894 (0x01030046)

public static final int TextAppearance_Small_Inverse

Constant Value: 16973895 (0x01030047)

public static final int TextAppearance_Theme

Constant Value: 16973888 (0x01030040)

public static final int TextAppearance_Theme_Dialog

Constant Value: 16973896 (0x01030048)

public static final int TextAppearance_Widget

Constant Value: 16973897 (0x01030049)

public static final int TextAppearance_Widget_Button

Constant Value: 16973898 (0x0103004a)

public static final int TextAppearance_Widget_DropDownHint

Constant Value: 16973904 (0x01030050)

public static final int TextAppearance_Widget_DropDownItem

Constant Value: 16973905 (0x01030051)

public static final int TextAppearance_Widget_EditText

Constant Value: 16973900 (0x0103004c)

public static final int TextAppearance_Widget_IconMenu_Item

Constant Value: 16973899 (0x0103004b)

public static final int TextAppearance_Widget_TabWidget

Constant Value: 16973901 (0x0103004d)

public static final int TextAppearance_Widget_TextView

Constant Value: 16973902 (0x0103004e)

public static final int TextAppearance_Widget_TextView_PopupMenu

Constant Value: 16973903 (0x0103004f)

public static final int TextAppearance_Widget_TextView_SpinnerItem

Constant Value: 16973906 (0x01030052)

public static final int TextAppearance_WindowTitle

Constant Value: 16973907 (0x01030053)

public static final int Theme

The default system theme. This is the theme used for activities that have not explicitly set their own theme.

You can count on this being a dark background with light text on top, but should try to make no other assumptions about its appearance. In particular, the text inside of widgets using this theme may be completely different, with the widget container being a light color and the text on top of it a dark color.

Constant Value: 16973829 (0x01030005)

public static final int Theme_Black

Special variation on the default theme that ensures the background is completely black. This is useful for things like image viewers and media players. If you want the normal (dark background) theme do not use this, use Theme.
Constant Value: 16973832 (0x01030008)

public static final int Theme_Black_NoTitleBar

Variant of the black theme with no title bar
Constant Value: 16973833 (0x01030009)

public static final int Theme_Black_NoTitleBar_Fullscreen

Variant of the black theme that has no title bar and fills the entire screen
Constant Value: 16973834 (0x0103000a)

public static final int Theme_Dialog

Default theme for dialog windows and activities, which is used by the Dialog class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to make an activity that looks like a Dialog.
Constant Value: 16973835 (0x0103000b)

public static final int Theme_Light

Theme for a light background with dark text on top. Set your activity to this theme if you would like such an appearance. As with the default theme, you should try to assume little more than that the background will be a light color.
Constant Value: 16973836 (0x0103000c)

public static final int Theme_Light_NoTitleBar

Variant of the light theme with no title bar
Constant Value: 16973837 (0x0103000d)

public static final int Theme_Light_NoTitleBar_Fullscreen

Variant of the light theme that has no title bar and fills the entire screen
Constant Value: 16973838 (0x0103000e)

public static final int Theme_NoTitleBar

Variant of the default (dark) theme with no title bar
Constant Value: 16973830 (0x01030006)

public static final int Theme_NoTitleBar_Fullscreen

Variant of the default (dark) theme that has no title bar and fills the entire screen
Constant Value: 16973831 (0x01030007)

public static final int Theme_Translucent

Default theme for translucent activities, that is windows that allow you to see through them to the windows behind. This sets up the translucent flag and appropriate animations for your windows.
Constant Value: 16973839 (0x0103000f)

public static final int Theme_Translucent_NoTitleBar

Variant of the translucent theme with no title bar
Constant Value: 16973840 (0x01030010)

public static final int Theme_Translucent_NoTitleBar_Fullscreen

Variant of the translucent theme that has no title bar and fills the entire screen
Constant Value: 16973841 (0x01030011)

public static final int Widget

Widget Styles
Constant Value: 16973842 (0x01030012)

public static final int Widget_AbsListView

Constant Value: 16973843 (0x01030013)

public static final int Widget_AutoCompleteTextView

Constant Value: 16973863 (0x01030027)

public static final int Widget_Button

Constant Value: 16973844 (0x01030014)

public static final int Widget_Button_Inset

Constant Value: 16973845 (0x01030015)

public static final int Widget_Button_Small

Constant Value: 16973846 (0x01030016)

public static final int Widget_Button_Toggle

Constant Value: 16973847 (0x01030017)

public static final int Widget_CompoundButton

Constant Value: 16973848 (0x01030018)

public static final int Widget_CompoundButton_CheckBox

Constant Value: 16973849 (0x01030019)

public static final int Widget_CompoundButton_RadioButton

Constant Value: 16973850 (0x0103001a)

public static final int Widget_CompoundButton_Star

Constant Value: 16973851 (0x0103001b)

public static final int Widget_DropDownItem

Constant Value: 16973867 (0x0103002b)

public static final int Widget_DropDownItem_Spinner

Constant Value: 16973868 (0x0103002c)

public static final int Widget_EditText

Constant Value: 16973859 (0x01030023)

public static final int Widget_ExpandableListView

Constant Value: 16973860 (0x01030024)

public static final int Widget_Gallery

Constant Value: 16973877 (0x01030035)

public static final int Widget_GridView

Constant Value: 16973874 (0x01030032)

public static final int Widget_ImageButton

Constant Value: 16973862 (0x01030026)

public static final int Widget_ImageWell

Constant Value: 16973861 (0x01030025)

public static final int Widget_ListView

Constant Value: 16973870 (0x0103002e)

public static final int Widget_ListView_DropDown

Constant Value: 16973872 (0x01030030)

public static final int Widget_ListView_Menu

Constant Value: 16973873 (0x01030031)

public static final int Widget_ListView_White

Constant Value: 16973871 (0x0103002f)

public static final int Widget_PopupWindow

Constant Value: 16973878 (0x01030036)

public static final int Widget_ProgressBar

Constant Value: 16973852 (0x0103001c)

public static final int Widget_ProgressBar_Horizontal

Constant Value: 16973855 (0x0103001f)

public static final int Widget_ProgressBar_Large

Constant Value: 16973853 (0x0103001d)

public static final int Widget_ProgressBar_Small

Constant Value: 16973854 (0x0103001e)

public static final int Widget_RatingBar

Constant Value: 16973857 (0x01030021)

public static final int Widget_ScrollView

Constant Value: 16973869 (0x0103002d)

public static final int Widget_SeekBar

Constant Value: 16973856 (0x01030020)

public static final int Widget_Spinner

Constant Value: 16973864 (0x01030028)

public static final int Widget_TabWidget

Constant Value: 16973876 (0x01030034)

public static final int Widget_TextView

Constant Value: 16973858 (0x01030022)

public static final int Widget_TextView_PopupMenu

Constant Value: 16973865 (0x01030029)

public static final int Widget_TextView_SpinnerItem

Constant Value: 16973866 (0x0103002a)

public static final int Widget_WebView

Constant Value: 16973875 (0x01030033)

Public Constructors

public R.style()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56