|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MenuDrawer | |
|---|---|
| net.simonvt.menudrawer | |
| Uses of MenuDrawer in net.simonvt.menudrawer |
|---|
| Subclasses of MenuDrawer in net.simonvt.menudrawer | |
|---|---|
class |
BottomDrawer
|
class |
BottomStaticDrawer
|
class |
DraggableDrawer
|
class |
HorizontalDrawer
|
class |
LeftDrawer
|
class |
LeftStaticDrawer
|
class |
RightDrawer
|
class |
RightStaticDrawer
|
class |
StaticDrawer
|
class |
TopDrawer
|
class |
TopStaticDrawer
|
class |
VerticalDrawer
|
| Methods in net.simonvt.menudrawer that return MenuDrawer | |
|---|---|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity)
Attaches the MenuDrawer to the Activity. |
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
int dragMode)
Attaches the MenuDrawer to the Activity. |
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
int dragMode,
Position position)
Attaches the MenuDrawer to the Activity. |
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
int dragMode,
Position position,
boolean attachStatic)
Attaches the MenuDrawer to the Activity. |
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
Position position)
Attaches the MenuDrawer to the Activity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||