JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
android.widget
Interface ViewSwitcher.ViewFactory
Enclosing class:
ViewSwitcher
public static interface
ViewSwitcher.ViewFactory
Creates views in a ViewSwitcher.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
View
makeView
()
Creates a new
View
to be added in a
ViewSwitcher
.
Method Detail
makeView
View
makeView()
Creates a new
View
to be added in a
ViewSwitcher
.
Returns:
a
View
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method