|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.content.Context
android.content.ContextWrapper
android.view.ContextThemeWrapper
public class ContextThemeWrapper
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ContextThemeWrapper()
|
|
ContextThemeWrapper(Context base,
int themeres)
|
|
| Method Summary | |
|---|---|
protected void |
attachBaseContext(Context newBase)
|
java.lang.Object |
getSystemService(java.lang.String name)
|
Resources.Theme |
getTheme()
|
protected void |
onApplyThemeResource(Resources.Theme theme,
int resid,
boolean first)
|
void |
setTheme(int resid)
|
| Methods inherited from class android.content.Context |
|---|
getString, getString, getText, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextThemeWrapper()
public ContextThemeWrapper(Context base,
int themeres)
| Method Detail |
|---|
protected void attachBaseContext(Context newBase)
attachBaseContext in class ContextWrapperpublic void setTheme(int resid)
setTheme in class ContextWrapperpublic Resources.Theme getTheme()
getTheme in class ContextWrapperpublic java.lang.Object getSystemService(java.lang.String name)
getSystemService in class ContextWrapper
protected void onApplyThemeResource(Resources.Theme theme,
int resid,
boolean first)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||