A B C D E F G H I L M N O P R S T U V W

A

abortAnimation() - Method in class net.simonvt.menudrawer.FloatScroller
Stops the animation.
abortAnimation() - Method in class net.simonvt.menudrawer.Scroller
Stops the animation.
ActionBarOverlaySample - Class in net.simonvt.menudrawer.samples
 
ActionBarOverlaySample() - Constructor for class net.simonvt.menudrawer.samples.ActionBarOverlaySample
 
activity_bottommenu - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_bottommenu - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_contentsample - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_contentsample - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_layoutsample - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_layoutsample - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_rightmenu - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_rightmenu - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_staticsample - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_staticsample - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_topmenu - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_topmenu - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_viewpagersample - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_viewpagersample - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
activity_windowsample - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_windowsample - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
addSample(String, String, Class) - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 
addTab(Class<?>, Bundle) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample.PagerAdapter
 
addView(View, int, ViewGroup.LayoutParams) - Method in class net.simonvt.menudrawer.MenuDrawer
 
animateOffsetTo(int, int, boolean) - Method in class net.simonvt.menudrawer.DraggableDrawer
Moves the drawer to the position passed.
ANIMATION_DELAY - Static variable in class net.simonvt.menudrawer.MenuDrawer
The time between each frame when animating the drawer.
app_name - Static variable in class net.simonvt.menudrawer.R.string
 
app_name - Static variable in class net.simonvt.menudrawer.samples.R.string
 
attach(Activity) - Static method in class net.simonvt.menudrawer.MenuDrawer
Attaches the MenuDrawer to the Activity.
attach(Activity, int) - Static method in class net.simonvt.menudrawer.MenuDrawer
Attaches the MenuDrawer to the Activity.
attach(Activity, Position) - Static method in class net.simonvt.menudrawer.MenuDrawer
Attaches the MenuDrawer to the Activity.
attach(Activity, int, Position) - Static method in class net.simonvt.menudrawer.MenuDrawer
Attaches the MenuDrawer to the Activity.
attach(Activity, int, Position, boolean) - Static method in class net.simonvt.menudrawer.MenuDrawer
Attaches the MenuDrawer to the Activity.

B

BottomDrawer - Class in net.simonvt.menudrawer
 
BottomDrawer(Context) - Constructor for class net.simonvt.menudrawer.BottomDrawer
 
BottomDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.BottomDrawer
 
BottomDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.BottomDrawer
 
BottomMenuSample - Class in net.simonvt.menudrawer.samples
Sample class illustrating how to add a menu drawer above the content area.
BottomMenuSample() - Constructor for class net.simonvt.menudrawer.samples.BottomMenuSample
 
BottomStaticDrawer - Class in net.simonvt.menudrawer
 
BottomStaticDrawer(Context) - Constructor for class net.simonvt.menudrawer.BottomStaticDrawer
 
BottomStaticDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.BottomStaticDrawer
 
BottomStaticDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.BottomStaticDrawer
 
BuildLayerFrameLayout - Class in net.simonvt.menudrawer
FrameLayout which caches the hardware layer if available.
BuildLayerFrameLayout(Context) - Constructor for class net.simonvt.menudrawer.BuildLayerFrameLayout
 
BuildLayerFrameLayout(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.BuildLayerFrameLayout
 
BuildLayerFrameLayout(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.BuildLayerFrameLayout
 

C

closeMenu(boolean) - Method in class net.simonvt.menudrawer.BottomDrawer
 
closeMenu(boolean) - Method in class net.simonvt.menudrawer.LeftDrawer
 
closeMenu() - Method in class net.simonvt.menudrawer.MenuDrawer
Animates the menu closed.
closeMenu(boolean) - Method in class net.simonvt.menudrawer.MenuDrawer
Closes the menu.
closeMenu(boolean) - Method in class net.simonvt.menudrawer.RightDrawer
 
closeMenu(boolean) - Method in class net.simonvt.menudrawer.StaticDrawer
 
closeMenu(boolean) - Method in class net.simonvt.menudrawer.TopDrawer
 
ColorDrawable - Class in net.simonvt.menudrawer
A specialized Drawable that fills the Canvas with a specified color.
ColorDrawable() - Constructor for class net.simonvt.menudrawer.ColorDrawable
Creates a new black ColorDrawable.
ColorDrawable(int) - Constructor for class net.simonvt.menudrawer.ColorDrawable
Creates a new ColorDrawable with the specified color.
computeScrollOffset() - Method in class net.simonvt.menudrawer.FloatScroller
 
computeScrollOffset() - Method in class net.simonvt.menudrawer.Scroller
Call this when you want to know the new location.
contentSample - Static variable in class net.simonvt.menudrawer.R.id
 
ContentSample - Class in net.simonvt.menudrawer.samples
 
ContentSample() - Constructor for class net.simonvt.menudrawer.samples.ContentSample
 
contentSample - Static variable in class net.simonvt.menudrawer.samples.R.id
 
contentText - Static variable in class net.simonvt.menudrawer.R.id
 
contentText - Static variable in class net.simonvt.menudrawer.samples.R.id
 

D

dispatchDraw(Canvas) - Method in class net.simonvt.menudrawer.BuildLayerFrameLayout
 
dispatchDraw(Canvas) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
dispatchDraw(Canvas) - Method in class net.simonvt.menudrawer.StaticDrawer
 
dpToPx(int) - Method in class net.simonvt.menudrawer.MenuDrawer
 
DraggableDrawer - Class in net.simonvt.menudrawer
 
DraggableDrawer(Context) - Constructor for class net.simonvt.menudrawer.DraggableDrawer
 
DraggableDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.DraggableDrawer
 
DraggableDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.DraggableDrawer
 
draw(Canvas) - Method in class net.simonvt.menudrawer.ColorDrawable
 
drawDropShadow(Canvas, int) - Method in class net.simonvt.menudrawer.BottomDrawer
 
drawDropShadow(Canvas, int) - Method in class net.simonvt.menudrawer.DraggableDrawer
Called when the content drop shadow should be drawn.
drawDropShadow(Canvas, int) - Method in class net.simonvt.menudrawer.LeftDrawer
 
drawDropShadow(Canvas, int) - Method in class net.simonvt.menudrawer.RightDrawer
 
drawDropShadow(Canvas, int) - Method in class net.simonvt.menudrawer.TopDrawer
 
drawer - Static variable in class net.simonvt.menudrawer.R.id
 
drawer - Static variable in class net.simonvt.menudrawer.samples.R.id
 
drawIndicator(Canvas, int) - Method in class net.simonvt.menudrawer.BottomDrawer
 
drawIndicator(Canvas) - Method in class net.simonvt.menudrawer.BottomStaticDrawer
 
drawIndicator(Canvas, int) - Method in class net.simonvt.menudrawer.DraggableDrawer
Called when the active indicator should be drawn.
drawIndicator(Canvas, int) - Method in class net.simonvt.menudrawer.LeftDrawer
 
drawIndicator(Canvas) - Method in class net.simonvt.menudrawer.LeftStaticDrawer
 
drawIndicator(Canvas, int) - Method in class net.simonvt.menudrawer.RightDrawer
 
drawIndicator(Canvas) - Method in class net.simonvt.menudrawer.RightStaticDrawer
 
drawIndicator(Canvas) - Method in class net.simonvt.menudrawer.StaticDrawer
 
drawIndicator(Canvas, int) - Method in class net.simonvt.menudrawer.TopDrawer
 
drawIndicator(Canvas) - Method in class net.simonvt.menudrawer.TopStaticDrawer
 
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.menudrawer.BottomDrawer
 
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.menudrawer.DraggableDrawer
Called when the menu overlay should be drawn.
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.menudrawer.LeftDrawer
 
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.menudrawer.RightDrawer
 
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.menudrawer.TopDrawer
 

E

endPeek() - Method in class net.simonvt.menudrawer.DraggableDrawer
Stops ongoing peek drawer animation.
extendDuration(int) - Method in class net.simonvt.menudrawer.FloatScroller
Extend the scroll animation.
extendDuration(int) - Method in class net.simonvt.menudrawer.Scroller
Extend the scroll animation.

F

fitSystemWindows(Rect) - Method in class net.simonvt.menudrawer.MenuDrawer
 
fling(int, int, int, int, int, int, int, int) - Method in class net.simonvt.menudrawer.Scroller
Start scrolling based on a fling gesture.
FloatScroller - Class in net.simonvt.menudrawer
This class encapsulates scrolling.
FloatScroller(Interpolator) - Constructor for class net.simonvt.menudrawer.FloatScroller
Create a Scroller with the specified interpolator.
forceFinished(boolean) - Method in class net.simonvt.menudrawer.FloatScroller
Force the finished field to a particular value.
forceFinished(boolean) - Method in class net.simonvt.menudrawer.Scroller
Force the finished field to a particular value.

G

getAlpha() - Method in class net.simonvt.menudrawer.ColorDrawable
Returns the alpha value of this drawable's color.
getChangingConfigurations() - Method in class net.simonvt.menudrawer.ColorDrawable
 
getColor() - Method in class net.simonvt.menudrawer.ColorDrawable
Gets the drawable's color value.
getConstantState() - Method in class net.simonvt.menudrawer.ColorDrawable
 
getContentContainer() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the ViewGroup used as a parent for the content view.
getCount() - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 
getCount() - Method in class net.simonvt.menudrawer.samples.ViewPagerSample.PagerAdapter
 
getCurr() - Method in class net.simonvt.menudrawer.FloatScroller
Returns the current offset in the scroll.
getCurrVelocity() - Method in class net.simonvt.menudrawer.Scroller
Returns the current velocity.
getCurrX() - Method in class net.simonvt.menudrawer.Scroller
Returns the current X offset in the scroll.
getCurrY() - Method in class net.simonvt.menudrawer.Scroller
Returns the current Y offset in the scroll.
getDrawerState() - Method in class net.simonvt.menudrawer.MenuDrawer
 
getDropShadow() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the drawable of the drop shadow.
getDuration() - Method in class net.simonvt.menudrawer.FloatScroller
Returns how long the scroll event will take, in milliseconds.
getDuration() - Method in class net.simonvt.menudrawer.Scroller
Returns how long the scroll event will take, in milliseconds.
getFinal() - Method in class net.simonvt.menudrawer.FloatScroller
Returns where the scroll will end.
getFinalX() - Method in class net.simonvt.menudrawer.Scroller
Returns where the scroll will end.
getFinalY() - Method in class net.simonvt.menudrawer.Scroller
Returns where the scroll will end.
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.BottomDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.BottomStaticDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.LeftDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.LeftStaticDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the start position of the indicator.
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.RightDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.RightStaticDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.TopDrawer
 
getIndicatorStartPos() - Method in class net.simonvt.menudrawer.TopStaticDrawer
 
getInterpolation(float) - Method in class net.simonvt.menudrawer.PeekInterpolator
 
getInterpolation(float) - Method in class net.simonvt.menudrawer.SinusoidalInterpolator
 
getInterpolation(float) - Method in class net.simonvt.menudrawer.SmoothInterpolator
 
getItem(int) - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 
getItem(int) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample.PagerAdapter
 
getItemId(int) - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 
getMenuContainer() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the ViewGroup used as a parent for the menu view.
getMenuView() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the menu view.
getOffsetMenuEnabled() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
getOffsetMenuEnabled() - Method in class net.simonvt.menudrawer.MenuDrawer
Indicates whether the menu is being offset when dragging the drawer.
getOffsetMenuEnabled() - Method in class net.simonvt.menudrawer.StaticDrawer
 
getOpacity() - Method in class net.simonvt.menudrawer.ColorDrawable
 
getStart() - Method in class net.simonvt.menudrawer.FloatScroller
Returns the start offset in the scroll.
getStartX() - Method in class net.simonvt.menudrawer.Scroller
Returns the start X offset in the scroll.
getStartY() - Method in class net.simonvt.menudrawer.Scroller
Returns the start Y offset in the scroll.
getTouchBezelSize() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
getTouchBezelSize() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the size of the touch bezel in px.
getTouchBezelSize() - Method in class net.simonvt.menudrawer.StaticDrawer
 
getTouchMode() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
getTouchMode() - Method in class net.simonvt.menudrawer.MenuDrawer
Returns the touch mode.
getTouchMode() - Method in class net.simonvt.menudrawer.StaticDrawer
 
getView(int, View, ViewGroup) - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 

H

HorizontalDrawer - Class in net.simonvt.menudrawer
 
HorizontalDrawer(Context) - Constructor for class net.simonvt.menudrawer.HorizontalDrawer
 
HorizontalDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.HorizontalDrawer
 
HorizontalDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.HorizontalDrawer
 

I

ic_action_refresh_dark - Static variable in class net.simonvt.menudrawer.R.drawable
 
ic_action_refresh_dark - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
ic_action_select_all_dark - Static variable in class net.simonvt.menudrawer.R.drawable
 
ic_action_select_all_dark - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
ic_launcher - Static variable in class net.simonvt.menudrawer.R.drawable
 
ic_launcher - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
ic_menu_moreoverflow_normal_holo_light - Static variable in class net.simonvt.menudrawer.R.drawable
 
ic_menu_moreoverflow_normal_holo_light - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
INDICATOR_INTERPOLATOR - Static variable in class net.simonvt.menudrawer.DraggableDrawer
Interpolator used for stretching/retracting the active indicator.
initDrawer(Context, AttributeSet, int) - Method in class net.simonvt.menudrawer.BottomStaticDrawer
 
initDrawer(Context, AttributeSet, int) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
initDrawer(Context, AttributeSet, int) - Method in class net.simonvt.menudrawer.LeftStaticDrawer
 
initDrawer(Context, AttributeSet, int) - Method in class net.simonvt.menudrawer.MenuDrawer
 
initDrawer(Context, AttributeSet, int) - Method in class net.simonvt.menudrawer.RightStaticDrawer
 
initDrawer(Context, AttributeSet, int) - Method in class net.simonvt.menudrawer.TopStaticDrawer
 
initPeekScroller() - Method in class net.simonvt.menudrawer.BottomDrawer
 
initPeekScroller() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
initPeekScroller() - Method in class net.simonvt.menudrawer.LeftDrawer
 
initPeekScroller() - Method in class net.simonvt.menudrawer.RightDrawer
 
initPeekScroller() - Method in class net.simonvt.menudrawer.TopDrawer
 
isCloseEnough() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
isContentTouch(MotionEvent) - Method in class net.simonvt.menudrawer.BottomDrawer
 
isContentTouch(MotionEvent) - Method in class net.simonvt.menudrawer.DraggableDrawer
Returns true if the touch event occurs over the content.
isContentTouch(MotionEvent) - Method in class net.simonvt.menudrawer.LeftDrawer
 
isContentTouch(MotionEvent) - Method in class net.simonvt.menudrawer.RightDrawer
 
isContentTouch(MotionEvent) - Method in class net.simonvt.menudrawer.TopDrawer
 
isFinished() - Method in class net.simonvt.menudrawer.FloatScroller
Returns whether the scroller has finished scrolling.
isFinished() - Method in class net.simonvt.menudrawer.Scroller
Returns whether the scroller has finished scrolling.
isMenuVisible() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
isMenuVisible() - Method in class net.simonvt.menudrawer.MenuDrawer
Indicates whether the menu is currently visible.
isMenuVisible() - Method in class net.simonvt.menudrawer.StaticDrawer
 
isScrollingInDirection(float, float) - Method in class net.simonvt.menudrawer.Scroller
 
item1 - Static variable in class net.simonvt.menudrawer.R.id
 
item1 - Static variable in class net.simonvt.menudrawer.samples.R.id
 
item2 - Static variable in class net.simonvt.menudrawer.R.id
 
item2 - Static variable in class net.simonvt.menudrawer.samples.R.id
 
item3 - Static variable in class net.simonvt.menudrawer.R.id
 
item3 - Static variable in class net.simonvt.menudrawer.samples.R.id
 
item4 - Static variable in class net.simonvt.menudrawer.R.id
 
item4 - Static variable in class net.simonvt.menudrawer.samples.R.id
 
item5 - Static variable in class net.simonvt.menudrawer.R.id
 
item5 - Static variable in class net.simonvt.menudrawer.samples.R.id
 
item6 - Static variable in class net.simonvt.menudrawer.R.id
 
item6 - Static variable in class net.simonvt.menudrawer.samples.R.id
 

L

LayoutSample - Class in net.simonvt.menudrawer.samples
 
LayoutSample() - Constructor for class net.simonvt.menudrawer.samples.LayoutSample
 
LeftDrawer - Class in net.simonvt.menudrawer
 
LeftDrawer(Context) - Constructor for class net.simonvt.menudrawer.LeftDrawer
 
LeftDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.LeftDrawer
 
LeftDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.LeftDrawer
 
LeftStaticDrawer - Class in net.simonvt.menudrawer
 
LeftStaticDrawer(Context) - Constructor for class net.simonvt.menudrawer.LeftStaticDrawer
 
LeftStaticDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.LeftStaticDrawer
 
LeftStaticDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.LeftStaticDrawer
 
list_row_sample - Static variable in class net.simonvt.menudrawer.R.layout
 
list_row_sample - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
listActivitySample - Static variable in class net.simonvt.menudrawer.R.id
 
ListActivitySample - Class in net.simonvt.menudrawer.samples
 
ListActivitySample() - Constructor for class net.simonvt.menudrawer.samples.ListActivitySample
 
listActivitySample - Static variable in class net.simonvt.menudrawer.samples.R.id
 
logDrawerState(int) - Method in class net.simonvt.menudrawer.MenuDrawer
 

M

mActiveIndicator - Variable in class net.simonvt.menudrawer.MenuDrawer
Bitmap used to indicate the active view.
mActivePosition - Variable in class net.simonvt.menudrawer.MenuDrawer
Position of the active view.
mActiveRect - Variable in class net.simonvt.menudrawer.MenuDrawer
Used when reading the position of the active view.
mActiveView - Variable in class net.simonvt.menudrawer.MenuDrawer
The currently active view.
main - Static variable in class net.simonvt.menudrawer.R.layout
 
main - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
MAX_MENU_OVERLAY_ALPHA - Static variable in class net.simonvt.menudrawer.DraggableDrawer
The maximum alpha of the dark menu overlay used for dimming the menu.
mCloseEnough - Variable in class net.simonvt.menudrawer.DraggableDrawer
Distance in px from closed position from where the drawer is considered closed with regards to touch events.
mContentContainer - Variable in class net.simonvt.menudrawer.MenuDrawer
The parent of the content view.
md__category_background - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__category_background - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__content - Static variable in class net.simonvt.menudrawer.R.id
The ID of the content container.
md__content - Static variable in class net.simonvt.menudrawer.samples.R.id
The ID of the content container.
md__defaultBackground - Static variable in class net.simonvt.menudrawer.R.color
The default background of the menu.
md__defaultBackground - Static variable in class net.simonvt.menudrawer.samples.R.color
The default background of the menu.
md__drawer - Static variable in class net.simonvt.menudrawer.R.id
The ID of the drawer.
md__drawer - Static variable in class net.simonvt.menudrawer.samples.R.id
The ID of the drawer.
md__list_focused_holo - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__list_focused_holo - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__list_longpressed_holo - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__list_longpressed_holo - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__list_pressed_holo_dark - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__list_pressed_holo_dark - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__list_selector_background_transition_holo_dark - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__list_selector_background_transition_holo_dark - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__list_selector_disabled_holo_dark - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__list_selector_disabled_holo_dark - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__list_selector_holo_dark - Static variable in class net.simonvt.menudrawer.R.drawable
 
md__list_selector_holo_dark - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
md__menu - Static variable in class net.simonvt.menudrawer.R.id
The ID of the menu container.
md__menu - Static variable in class net.simonvt.menudrawer.samples.R.id
The ID of the menu container.
md__transparent - Static variable in class net.simonvt.menudrawer.R.color
 
md__transparent - Static variable in class net.simonvt.menudrawer.samples.R.color
 
mdActiveIndicator - Static variable in class net.simonvt.menudrawer.R.attr
Drawable used as indicator for the active view.
mdActiveIndicator - Static variable in class net.simonvt.menudrawer.samples.R.attr
Drawable used as indicator for the active view.
mdActiveViewPosition - Static variable in class net.simonvt.menudrawer.R.id
Used with View#setTag(int) to specify a position for the active view.
mdActiveViewPosition - Static variable in class net.simonvt.menudrawer.samples.R.id
Used with View#setTag(int) to specify a position for the active view.
mdContent - Static variable in class net.simonvt.menudrawer.R.id
ID used when defining the content layout in XML.
mdContent - Static variable in class net.simonvt.menudrawer.samples.R.id
ID used when defining the content layout in XML.
mdContentBackground - Static variable in class net.simonvt.menudrawer.R.attr
Drawable to use for the background of the content.
mdContentBackground - Static variable in class net.simonvt.menudrawer.samples.R.attr
Drawable to use for the background of the content.
mdDropShadow - Static variable in class net.simonvt.menudrawer.R.attr
Drawable used for the drop shadow.
mdDropShadow - Static variable in class net.simonvt.menudrawer.samples.R.attr
Drawable used for the drop shadow.
mdDropShadowColor - Static variable in class net.simonvt.menudrawer.R.attr
The color of the drop shadow.
mdDropShadowColor - Static variable in class net.simonvt.menudrawer.samples.R.attr
The color of the drop shadow.
mdDropShadowEnabled - Static variable in class net.simonvt.menudrawer.R.attr
Defines whether the content will have a dropshadow onto the menu.
mdDropShadowEnabled - Static variable in class net.simonvt.menudrawer.samples.R.attr
Defines whether the content will have a dropshadow onto the menu.
mdDropShadowSize - Static variable in class net.simonvt.menudrawer.R.attr
The size of the drop shadow.
mdDropShadowSize - Static variable in class net.simonvt.menudrawer.samples.R.attr
The size of the drop shadow.
mdMenu - Static variable in class net.simonvt.menudrawer.R.id
ID used when defining the menu layout in XML.
mdMenu - Static variable in class net.simonvt.menudrawer.samples.R.id
ID used when defining the menu layout in XML.
mdMenuBackground - Static variable in class net.simonvt.menudrawer.R.attr
Drawable to use for the background of the menu.
mdMenuBackground - Static variable in class net.simonvt.menudrawer.samples.R.attr
Drawable to use for the background of the menu.
mdMenuSize - Static variable in class net.simonvt.menudrawer.R.attr
The size of the menu.
mdMenuSize - Static variable in class net.simonvt.menudrawer.samples.R.attr
The size of the menu.
mDrawerState - Variable in class net.simonvt.menudrawer.MenuDrawer
The current drawer state.
mDropShadowDrawable - Variable in class net.simonvt.menudrawer.MenuDrawer
Drawable used as content drop shadow onto the menu.
mDropShadowEnabled - Variable in class net.simonvt.menudrawer.MenuDrawer
Defines whether the drop shadow is enabled.
mDropShadowSize - Variable in class net.simonvt.menudrawer.MenuDrawer
The size of the content drop shadow.
mdTouchBezelSize - Static variable in class net.simonvt.menudrawer.R.attr
The touch bezel size.
mdTouchBezelSize - Static variable in class net.simonvt.menudrawer.samples.R.attr
The touch bezel size.
menu_arrow - Static variable in class net.simonvt.menudrawer.R.drawable
 
menu_arrow - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
menu_arrow_bottom - Static variable in class net.simonvt.menudrawer.R.drawable
 
menu_arrow_bottom - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
menu_arrow_right - Static variable in class net.simonvt.menudrawer.R.drawable
 
menu_arrow_right - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
menu_arrow_top - Static variable in class net.simonvt.menudrawer.R.drawable
 
menu_arrow_top - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
menu_bottom - Static variable in class net.simonvt.menudrawer.R.layout
 
menu_bottom - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
MENU_DRAG_CONTENT - Static variable in class net.simonvt.menudrawer.MenuDrawer
Drag mode for sliding only the content view.
MENU_DRAG_WINDOW - Static variable in class net.simonvt.menudrawer.MenuDrawer
Drag mode for sliding the entire window.
menu_row_category - Static variable in class net.simonvt.menudrawer.R.layout
 
menu_row_category - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
menu_row_item - Static variable in class net.simonvt.menudrawer.R.layout
 
menu_row_item - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
menu_scrollview - Static variable in class net.simonvt.menudrawer.R.layout
 
menu_scrollview - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
menu_top - Static variable in class net.simonvt.menudrawer.R.layout
 
menu_top - Static variable in class net.simonvt.menudrawer.samples.R.layout
 
MenuDrawer - Class in net.simonvt.menudrawer
 
MenuDrawer(Context) - Constructor for class net.simonvt.menudrawer.MenuDrawer
 
MenuDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.MenuDrawer
 
MenuDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.MenuDrawer
 
MenuDrawer - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawer - Static variable in class net.simonvt.menudrawer.R.styleable
Styleables used for styling the menu drawer.
MenuDrawer - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuDrawer - Static variable in class net.simonvt.menudrawer.samples.R.styleable
Styleables used for styling the menu drawer.
MenuDrawer.OnDrawerStateChangeListener - Interface in net.simonvt.menudrawer
Callback interface for changing state of the drawer.
MenuDrawer_mdActiveIndicator - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdActiveIndicator - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdContentBackground - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdContentBackground - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdDropShadow - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdDropShadow - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdDropShadowColor - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdDropShadowColor - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdDropShadowEnabled - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdDropShadowEnabled - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdDropShadowSize - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdDropShadowSize - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdMenuBackground - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdMenuBackground - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdMenuSize - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdMenuSize - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_mdTouchBezelSize - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdTouchBezelSize - Static variable in class net.simonvt.menudrawer.samples.R.styleable
MenuDrawer_Widget - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawer_Widget - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuDrawer_Widget_Category - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawer_Widget_Category - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuDrawer_Widget_Title - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawer_Widget_Title - Static variable in class net.simonvt.menudrawer.samples.R.style
 
menuDrawerStyle - Static variable in class net.simonvt.menudrawer.R.attr
Reference to a style for the menu drawer.
MenuDrawerStyle - Static variable in class net.simonvt.menudrawer.R.style
 
menuDrawerStyle - Static variable in class net.simonvt.menudrawer.samples.R.attr
Reference to a style for the menu drawer.
MenuDrawerStyle - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuDrawerStyle_Bottom - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawerStyle_Bottom - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuDrawerStyle_Right - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawerStyle_Right - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuDrawerStyle_Top - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawerStyle_Top - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuScrollView - Class in net.simonvt.menudrawer.samples
 
MenuScrollView(Context) - Constructor for class net.simonvt.menudrawer.samples.MenuScrollView
 
MenuScrollView(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.samples.MenuScrollView
 
MenuScrollView(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.samples.MenuScrollView
 
MenuScrollView.OnScrollChangedListener - Interface in net.simonvt.menudrawer.samples
 
mHardwareLayersEnabled - Variable in class net.simonvt.menudrawer.MenuDrawer
Indicates whether to use View.LAYER_TYPE_HARDWARE when animating the drawer.
mIndicatorAnimating - Variable in class net.simonvt.menudrawer.MenuDrawer
Whether the indicator is currently animating.
mIndicatorOffset - Variable in class net.simonvt.menudrawer.MenuDrawer
[0..1] value indicating the current progress of the animation.
mIndicatorStartPos - Variable in class net.simonvt.menudrawer.MenuDrawer
The start position of the indicator when animating it to a new position.
mInitialMotionX - Variable in class net.simonvt.menudrawer.DraggableDrawer
The initial X position of a drag.
mInitialMotionY - Variable in class net.simonvt.menudrawer.DraggableDrawer
The initial Y position of a drag.
mIsDragging - Variable in class net.simonvt.menudrawer.DraggableDrawer
Indicates whether the drawer is currently being dragged.
mLastMotionX - Variable in class net.simonvt.menudrawer.DraggableDrawer
The last X position of a drag.
mLastMotionY - Variable in class net.simonvt.menudrawer.DraggableDrawer
The last Y position of a drag.
mMaxVelocity - Variable in class net.simonvt.menudrawer.DraggableDrawer
Maximum velocity allowed when animating the drawer open/closed.
mMenuContainer - Variable in class net.simonvt.menudrawer.MenuDrawer
The parent of the menu view.
mMenuOverlay - Variable in class net.simonvt.menudrawer.MenuDrawer
Drawable used as menu overlay.
mMenuSize - Variable in class net.simonvt.menudrawer.MenuDrawer
The size of the menu (width or height depending on the gravity).
mMenuSizeSet - Variable in class net.simonvt.menudrawer.MenuDrawer
Indicates whether the menu size has been set explicity either via the theme or by calling MenuDrawer.setMenuSize(int).
mMenuVisible - Variable in class net.simonvt.menudrawer.MenuDrawer
Indicates whether the menu is currently visible.
mOffsetMenu - Variable in class net.simonvt.menudrawer.DraggableDrawer
Indicates whether the menu should be offset when dragging the drawer.
mOffsetPixels - Variable in class net.simonvt.menudrawer.DraggableDrawer
Current left position of the content.
mPeekDelay - Variable in class net.simonvt.menudrawer.DraggableDrawer
Default delay between each subsequent animation, after DraggableDrawer.peekDrawer() has been called.
mPeekRunnable - Variable in class net.simonvt.menudrawer.DraggableDrawer
Runnable used when the peek animation is running.
mPeekScroller - Variable in class net.simonvt.menudrawer.DraggableDrawer
Scroller used for the peek drawer animation.
mPosition - Variable in class net.simonvt.menudrawer.StaticDrawer
 
mState - Variable in class net.simonvt.menudrawer.MenuDrawer
Bundle used to hold the drawers state.
mTouchBezelSize - Variable in class net.simonvt.menudrawer.MenuDrawer
The touch bezel size of the drawer in px.
mTouchMode - Variable in class net.simonvt.menudrawer.MenuDrawer
Touch mode for the Drawer.
mTouchSize - Variable in class net.simonvt.menudrawer.MenuDrawer
The touch area size of the drawer in px.
mTouchSlop - Variable in class net.simonvt.menudrawer.DraggableDrawer
Slop before starting a drag.
mVelocityTracker - Variable in class net.simonvt.menudrawer.DraggableDrawer
Velocity tracker used when animating the drawer open/closed after a drag.

N

net.simonvt.menudrawer - package net.simonvt.menudrawer
 
net.simonvt.menudrawer.samples - package net.simonvt.menudrawer.samples
 
NoClickThroughFrameLayout - Class in net.simonvt.menudrawer
FrameLayout which doesn't let touch events propagate to views positioned behind it in the view hierarchy.
NoClickThroughFrameLayout(Context) - Constructor for class net.simonvt.menudrawer.NoClickThroughFrameLayout
 
NoClickThroughFrameLayout(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.NoClickThroughFrameLayout
 
NoClickThroughFrameLayout(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.NoClickThroughFrameLayout
 

O

onAttachedToWindow() - Method in class net.simonvt.menudrawer.BuildLayerFrameLayout
 
onBackPressed() - Method in class net.simonvt.menudrawer.samples.ContentSample
 
onBackPressed() - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
onBackPressed() - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onBackPressed() - Method in class net.simonvt.menudrawer.samples.ViewPagerSample
 
onBackPressed() - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onClick(View) - Method in class net.simonvt.menudrawer.samples.BottomMenuSample
Click handler for bottom drawer items.
onClick(View) - Method in class net.simonvt.menudrawer.samples.LayoutSample
Click handler for top drawer items.
onClick(View) - Method in class net.simonvt.menudrawer.samples.TopMenuSample
Click handler for top drawer items.
onClick(View) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.ActionBarOverlaySample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.BottomMenuSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.ContentSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.LayoutSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.SamplesActivity
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.StaticDrawerSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.TopMenuSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onCreateOptionsMenu(Menu) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onCreateOptionsMenu(Menu) - Method in class net.simonvt.menudrawer.samples.TopMenuSample
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample.TextViewFragment
 
onDetachedFromWindow() - Method in class net.simonvt.menudrawer.BuildLayerFrameLayout
 
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.menudrawer.BottomDrawer
 
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.menudrawer.DraggableDrawer
Returns true if dragging the content should be allowed.
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.menudrawer.LeftDrawer
 
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.menudrawer.RightDrawer
 
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.menudrawer.TopDrawer
 
onDrawerStateChange(int, int) - Method in interface net.simonvt.menudrawer.MenuDrawer.OnDrawerStateChangeListener
Called when the drawer state changes.
onInterceptTouchEvent(MotionEvent) - Method in class net.simonvt.menudrawer.HorizontalDrawer
 
onInterceptTouchEvent(MotionEvent) - Method in class net.simonvt.menudrawer.VerticalDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.menudrawer.BottomDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.menudrawer.LeftDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.menudrawer.RightDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.menudrawer.StaticDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.menudrawer.TopDrawer
 
onListItemClick(ListView, View, int, long) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
onListItemClick(ListView, View, int, long) - Method in class net.simonvt.menudrawer.samples.SamplesActivity
 
onMeasure(int, int) - Method in class net.simonvt.menudrawer.HorizontalDrawer
 
onMeasure(int, int) - Method in class net.simonvt.menudrawer.StaticDrawer
 
onMeasure(int, int) - Method in class net.simonvt.menudrawer.VerticalDrawer
 
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.menudrawer.BottomDrawer
 
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.menudrawer.DraggableDrawer
Returns true if dragging the content should be allowed.
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.menudrawer.LeftDrawer
 
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.menudrawer.RightDrawer
 
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.menudrawer.TopDrawer
 
onMoveEvent(float) - Method in class net.simonvt.menudrawer.BottomDrawer
 
onMoveEvent(float) - Method in class net.simonvt.menudrawer.DraggableDrawer
Called when a move event has happened while dragging the content is in progress.
onMoveEvent(float) - Method in class net.simonvt.menudrawer.LeftDrawer
 
onMoveEvent(float) - Method in class net.simonvt.menudrawer.RightDrawer
 
onMoveEvent(float) - Method in class net.simonvt.menudrawer.TopDrawer
 
onOffsetPixelsChanged(int) - Method in class net.simonvt.menudrawer.BottomDrawer
 
onOffsetPixelsChanged(int) - Method in class net.simonvt.menudrawer.DraggableDrawer
Called when the number of pixels the content should be offset by has changed.
onOffsetPixelsChanged(int) - Method in class net.simonvt.menudrawer.LeftDrawer
 
onOffsetPixelsChanged(int) - Method in class net.simonvt.menudrawer.RightDrawer
 
onOffsetPixelsChanged(int) - Method in class net.simonvt.menudrawer.TopDrawer
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.ContentSample
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.TopMenuSample
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onRestoreInstanceState(Parcelable) - Method in class net.simonvt.menudrawer.MenuDrawer
 
onRestoreInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onSaveInstanceState() - Method in class net.simonvt.menudrawer.MenuDrawer
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ContentSample
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.StaticDrawerSample
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onScrollChanged(int, int, int, int) - Method in class net.simonvt.menudrawer.samples.MenuScrollView
 
onScrollChanged() - Method in interface net.simonvt.menudrawer.samples.MenuScrollView.OnScrollChangedListener
 
onSizeChanged(int, int, int, int) - Method in class net.simonvt.menudrawer.BuildLayerFrameLayout
 
onTouchEvent(MotionEvent) - Method in class net.simonvt.menudrawer.HorizontalDrawer
 
onTouchEvent(MotionEvent) - Method in class net.simonvt.menudrawer.NoClickThroughFrameLayout
 
onTouchEvent(MotionEvent) - Method in class net.simonvt.menudrawer.VerticalDrawer
 
onUpEvent(MotionEvent) - Method in class net.simonvt.menudrawer.BottomDrawer
 
onUpEvent(MotionEvent) - Method in class net.simonvt.menudrawer.DraggableDrawer
Called when MotionEvent.ACTION_UP of MotionEvent.ACTION_CANCEL is delivered to View.onTouchEvent(android.view.MotionEvent).
onUpEvent(MotionEvent) - Method in class net.simonvt.menudrawer.LeftDrawer
 
onUpEvent(MotionEvent) - Method in class net.simonvt.menudrawer.RightDrawer
 
onUpEvent(MotionEvent) - Method in class net.simonvt.menudrawer.TopDrawer
 
openMenu(boolean) - Method in class net.simonvt.menudrawer.BottomDrawer
 
openMenu(boolean) - Method in class net.simonvt.menudrawer.LeftDrawer
 
openMenu() - Method in class net.simonvt.menudrawer.MenuDrawer
Animates the menu open.
openMenu(boolean) - Method in class net.simonvt.menudrawer.MenuDrawer
Opens the menu.
openMenu(boolean) - Method in class net.simonvt.menudrawer.RightDrawer
 
openMenu(boolean) - Method in class net.simonvt.menudrawer.StaticDrawer
 
openMenu(boolean) - Method in class net.simonvt.menudrawer.TopDrawer
 
overlayWindowSample - Static variable in class net.simonvt.menudrawer.R.id
 
overlayWindowSample - Static variable in class net.simonvt.menudrawer.samples.R.id
 

P

PEEK_DURATION - Static variable in class net.simonvt.menudrawer.DraggableDrawer
The duration of the peek animation.
peekDrawer() - Method in class net.simonvt.menudrawer.DraggableDrawer
 
peekDrawer(long) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
peekDrawer(long, long) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
peekDrawer() - Method in class net.simonvt.menudrawer.MenuDrawer
Animates the drawer slightly open until the user opens the drawer.
peekDrawer(long) - Method in class net.simonvt.menudrawer.MenuDrawer
Animates the drawer slightly open.
peekDrawer(long, long) - Method in class net.simonvt.menudrawer.MenuDrawer
Animates the drawer slightly open.
peekDrawer() - Method in class net.simonvt.menudrawer.StaticDrawer
 
peekDrawer(long) - Method in class net.simonvt.menudrawer.StaticDrawer
 
peekDrawer(long, long) - Method in class net.simonvt.menudrawer.StaticDrawer
 
PeekInterpolator - Class in net.simonvt.menudrawer
 
PeekInterpolator() - Constructor for class net.simonvt.menudrawer.PeekInterpolator
 
Position - Enum in net.simonvt.menudrawer
Enums used for positioning the drawer.
postOnAnimation(Runnable) - Method in class net.simonvt.menudrawer.MenuDrawer
 

R

R - Class in net.simonvt.menudrawer
 
R() - Constructor for class net.simonvt.menudrawer.R
 
R - Class in net.simonvt.menudrawer.samples
 
R() - Constructor for class net.simonvt.menudrawer.samples.R
 
R.attr - Class in net.simonvt.menudrawer
 
R.attr() - Constructor for class net.simonvt.menudrawer.R.attr
 
R.attr - Class in net.simonvt.menudrawer.samples
 
R.attr() - Constructor for class net.simonvt.menudrawer.samples.R.attr
 
R.color - Class in net.simonvt.menudrawer
 
R.color() - Constructor for class net.simonvt.menudrawer.R.color
 
R.color - Class in net.simonvt.menudrawer.samples
 
R.color() - Constructor for class net.simonvt.menudrawer.samples.R.color
 
R.drawable - Class in net.simonvt.menudrawer
 
R.drawable() - Constructor for class net.simonvt.menudrawer.R.drawable
 
R.drawable - Class in net.simonvt.menudrawer.samples
 
R.drawable() - Constructor for class net.simonvt.menudrawer.samples.R.drawable
 
R.id - Class in net.simonvt.menudrawer
 
R.id() - Constructor for class net.simonvt.menudrawer.R.id
 
R.id - Class in net.simonvt.menudrawer.samples
 
R.id() - Constructor for class net.simonvt.menudrawer.samples.R.id
 
R.layout - Class in net.simonvt.menudrawer
 
R.layout() - Constructor for class net.simonvt.menudrawer.R.layout
 
R.layout - Class in net.simonvt.menudrawer.samples
 
R.layout() - Constructor for class net.simonvt.menudrawer.samples.R.layout
 
R.string - Class in net.simonvt.menudrawer
 
R.string() - Constructor for class net.simonvt.menudrawer.R.string
 
R.string - Class in net.simonvt.menudrawer.samples
 
R.string() - Constructor for class net.simonvt.menudrawer.samples.R.string
 
R.style - Class in net.simonvt.menudrawer
 
R.style() - Constructor for class net.simonvt.menudrawer.R.style
 
R.style - Class in net.simonvt.menudrawer.samples
 
R.style() - Constructor for class net.simonvt.menudrawer.samples.R.style
 
R.styleable - Class in net.simonvt.menudrawer
 
R.styleable() - Constructor for class net.simonvt.menudrawer.R.styleable
 
R.styleable - Class in net.simonvt.menudrawer.samples
 
R.styleable() - Constructor for class net.simonvt.menudrawer.samples.R.styleable
 
restoreState(Parcelable) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
restoreState(Parcelable) - Method in class net.simonvt.menudrawer.MenuDrawer
Restores the state of the drawer.
RightDrawer - Class in net.simonvt.menudrawer
 
RightDrawer(Context) - Constructor for class net.simonvt.menudrawer.RightDrawer
 
RightDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.RightDrawer
 
RightDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.RightDrawer
 
RightMenuSample - Class in net.simonvt.menudrawer.samples
 
RightMenuSample() - Constructor for class net.simonvt.menudrawer.samples.RightMenuSample
 
RightStaticDrawer - Class in net.simonvt.menudrawer
 
RightStaticDrawer(Context) - Constructor for class net.simonvt.menudrawer.RightStaticDrawer
 
RightStaticDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.RightStaticDrawer
 
RightStaticDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.RightStaticDrawer
 

S

sample_bottommenu - Static variable in class net.simonvt.menudrawer.R.string
 
sample_bottommenu - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_content - Static variable in class net.simonvt.menudrawer.R.string
 
sample_content - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_layout - Static variable in class net.simonvt.menudrawer.R.string
 
sample_layout - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_listactivity - Static variable in class net.simonvt.menudrawer.R.string
 
sample_listactivity - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_rightmenu - Static variable in class net.simonvt.menudrawer.R.string
 
sample_rightmenu - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_static - Static variable in class net.simonvt.menudrawer.R.string
 
sample_static - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_topmenu - Static variable in class net.simonvt.menudrawer.R.string
 
sample_topmenu - Static variable in class net.simonvt.menudrawer.samples.R.string
 
sample_window - Static variable in class net.simonvt.menudrawer.R.string
 
sample_window - Static variable in class net.simonvt.menudrawer.samples.R.string
 
SampleBase - Static variable in class net.simonvt.menudrawer.R.style
 
SampleBase - Static variable in class net.simonvt.menudrawer.samples.R.style
 
SamplesActivity - Class in net.simonvt.menudrawer.samples
 
SamplesActivity() - Constructor for class net.simonvt.menudrawer.samples.SamplesActivity
 
SamplesActivity.SamplesAdapter - Class in net.simonvt.menudrawer.samples
 
SamplesActivity.SamplesAdapter() - Constructor for class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 
SampleTheme - Static variable in class net.simonvt.menudrawer.R.style
 
SampleTheme - Static variable in class net.simonvt.menudrawer.samples.R.style
 
SampleTheme_BottomDrawer - Static variable in class net.simonvt.menudrawer.R.style
 
SampleTheme_BottomDrawer - Static variable in class net.simonvt.menudrawer.samples.R.style
 
SampleTheme_RightDrawer - Static variable in class net.simonvt.menudrawer.R.style
 
SampleTheme_RightDrawer - Static variable in class net.simonvt.menudrawer.samples.R.style
 
SampleTheme_TopDrawer - Static variable in class net.simonvt.menudrawer.R.style
 
SampleTheme_TopDrawer - Static variable in class net.simonvt.menudrawer.samples.R.style
 
saveState() - Method in class net.simonvt.menudrawer.MenuDrawer
Saves the state of the drawer.
Scroller - Class in net.simonvt.menudrawer
This class encapsulates scrolling.
Scroller(Context) - Constructor for class net.simonvt.menudrawer.Scroller
Create a Scroller with the default duration and interpolator.
Scroller(Context, Interpolator) - Constructor for class net.simonvt.menudrawer.Scroller
Create a Scroller with the specified interpolator.
Scroller(Context, Interpolator, boolean) - Constructor for class net.simonvt.menudrawer.Scroller
Create a Scroller with the specified interpolator.
scrollView - Static variable in class net.simonvt.menudrawer.R.id
 
scrollView - Static variable in class net.simonvt.menudrawer.samples.R.id
 
setActiveView(View) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the active view.
setActiveView(View, int) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the active view.
setAlpha(int) - Method in class net.simonvt.menudrawer.ColorDrawable
Sets the color's alpha value.
setColor(int) - Method in class net.simonvt.menudrawer.ColorDrawable
Sets the drawable's color value.
setColorFilter(ColorFilter) - Method in class net.simonvt.menudrawer.ColorDrawable
Setting a color filter on a ColorDrawable has no effect.
setContentView(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the content from a layout resource.
setContentView(View) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the content to an explicit view.
setContentView(View, ViewGroup.LayoutParams) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the content to an explicit view.
setContentView(int) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
setDrawerState(int) - Method in class net.simonvt.menudrawer.MenuDrawer
 
setDropShadow(Drawable) - Method in class net.simonvt.menudrawer.MenuDrawer
Sets the drawable of the drop shadow.
setDropShadow(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Sets the drawable of the drop shadow.
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.BottomDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.BottomStaticDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.LeftDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.LeftStaticDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Sets the color of the drop shadow.
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.RightDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.RightStaticDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.TopDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.menudrawer.TopStaticDrawer
 
setDropShadowEnabled(boolean) - Method in class net.simonvt.menudrawer.MenuDrawer
Defines whether the drop shadow is enabled.
setDropShadowSize(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Sets the size of the drop shadow.
setFinal(float) - Method in class net.simonvt.menudrawer.FloatScroller
 
setFinalX(int) - Method in class net.simonvt.menudrawer.Scroller
Sets the final position (X) for this scroller.
setFinalY(int) - Method in class net.simonvt.menudrawer.Scroller
Sets the final position (Y) for this scroller.
setFriction(float) - Method in class net.simonvt.menudrawer.Scroller
The amount of friction applied to flings.
setHardwareLayerEnabled(boolean) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
setHardwareLayerEnabled(boolean) - Method in class net.simonvt.menudrawer.MenuDrawer
Enables or disables the user of View.LAYER_TYPE_HARDWARE when animations views.
setHardwareLayerEnabled(boolean) - Method in class net.simonvt.menudrawer.StaticDrawer
 
setMenuSize(int) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
setMenuSize(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the size of the menu drawer when open.
setMenuSize(int) - Method in class net.simonvt.menudrawer.StaticDrawer
 
setMenuView(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the menu view from a layout resource.
setMenuView(View) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the menu view to an explicit view.
setMenuView(View, ViewGroup.LayoutParams) - Method in class net.simonvt.menudrawer.MenuDrawer
Set the menu view to an explicit view.
setOffsetMenuEnabled(boolean) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
setOffsetMenuEnabled(boolean) - Method in class net.simonvt.menudrawer.MenuDrawer
Enables or disables offsetting the menu when dragging the drawer.
setOffsetMenuEnabled(boolean) - Method in class net.simonvt.menudrawer.StaticDrawer
 
setOffsetPixels(float) - Method in class net.simonvt.menudrawer.DraggableDrawer
Sets the number of pixels the content should be offset.
setOnDrawerStateChangeListener(MenuDrawer.OnDrawerStateChangeListener) - Method in class net.simonvt.menudrawer.MenuDrawer
Register a callback to be invoked when the drawer state changes.
setOnScrollChangedListener(MenuScrollView.OnScrollChangedListener) - Method in class net.simonvt.menudrawer.samples.MenuScrollView
 
setTouchBezelSize(int) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
setTouchBezelSize(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Sets the size of the touch bezel.
setTouchBezelSize(int) - Method in class net.simonvt.menudrawer.StaticDrawer
 
setTouchMode(int) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
setTouchMode(int) - Method in class net.simonvt.menudrawer.MenuDrawer
Sets the drawer touch mode.
setTouchMode(int) - Method in class net.simonvt.menudrawer.StaticDrawer
 
SinusoidalInterpolator - Class in net.simonvt.menudrawer
Interpolator which, when drawn from 0 to 1, looks like half a sine-wave.
SinusoidalInterpolator() - Constructor for class net.simonvt.menudrawer.SinusoidalInterpolator
 
SMOOTH_INTERPOLATOR - Static variable in class net.simonvt.menudrawer.MenuDrawer
Interpolator used when animating the drawer open/closed.
SmoothInterpolator - Class in net.simonvt.menudrawer
 
SmoothInterpolator() - Constructor for class net.simonvt.menudrawer.SmoothInterpolator
 
startLayerTranslation() - Method in class net.simonvt.menudrawer.DraggableDrawer
If possible, set the layer type to View.LAYER_TYPE_HARDWARE.
startPeek() - Method in class net.simonvt.menudrawer.DraggableDrawer
Starts peek drawer animation.
startScroll(float, float, int) - Method in class net.simonvt.menudrawer.FloatScroller
 
startScroll(int, int, int, int) - Method in class net.simonvt.menudrawer.Scroller
Start scrolling by providing a starting point and the distance to travel.
startScroll(int, int, int, int, int) - Method in class net.simonvt.menudrawer.Scroller
Start scrolling by providing a starting point and the distance to travel.
STATE_CLOSED - Static variable in class net.simonvt.menudrawer.MenuDrawer
Indicates that the drawer is currently closed.
STATE_CLOSING - Static variable in class net.simonvt.menudrawer.MenuDrawer
Indicates that the drawer is currently closing.
STATE_DRAGGING - Static variable in class net.simonvt.menudrawer.MenuDrawer
Indicates that the drawer is currently being dragged by the user.
STATE_OPEN - Static variable in class net.simonvt.menudrawer.MenuDrawer
Indicates that the drawer is currently open.
STATE_OPENING - Static variable in class net.simonvt.menudrawer.MenuDrawer
Indicates that the drawer is currently opening.
StaticDrawer - Class in net.simonvt.menudrawer
 
StaticDrawer(Context) - Constructor for class net.simonvt.menudrawer.StaticDrawer
 
StaticDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.StaticDrawer
 
StaticDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.StaticDrawer
 
StaticDrawerSample - Class in net.simonvt.menudrawer.samples
 
StaticDrawerSample() - Constructor for class net.simonvt.menudrawer.samples.StaticDrawerSample
 
stopAnimation() - Method in class net.simonvt.menudrawer.DraggableDrawer
Stops ongoing animation of the drawer.
summary - Static variable in class net.simonvt.menudrawer.R.id
 
summary - Static variable in class net.simonvt.menudrawer.samples.R.id
 

T

timePassed() - Method in class net.simonvt.menudrawer.FloatScroller
Returns the time elapsed since the beginning of the scrolling.
timePassed() - Method in class net.simonvt.menudrawer.Scroller
Returns the time elapsed since the beginning of the scrolling.
title - Static variable in class net.simonvt.menudrawer.R.id
 
title - Static variable in class net.simonvt.menudrawer.samples.R.id
 
toggleMenu(boolean) - Method in class net.simonvt.menudrawer.DraggableDrawer
 
toggleMenu() - Method in class net.simonvt.menudrawer.MenuDrawer
Toggles the menu open and close with animation.
toggleMenu(boolean) - Method in class net.simonvt.menudrawer.MenuDrawer
Toggles the menu open and close.
toggleMenu(boolean) - Method in class net.simonvt.menudrawer.StaticDrawer
 
TopDrawer - Class in net.simonvt.menudrawer
 
TopDrawer(Context) - Constructor for class net.simonvt.menudrawer.TopDrawer
 
TopDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.TopDrawer
 
TopDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.TopDrawer
 
TopMenuSample - Class in net.simonvt.menudrawer.samples
Sample class illustrating how to add a menu drawer above the content area.
TopMenuSample() - Constructor for class net.simonvt.menudrawer.samples.TopMenuSample
 
TopStaticDrawer - Class in net.simonvt.menudrawer
 
TopStaticDrawer(Context) - Constructor for class net.simonvt.menudrawer.TopStaticDrawer
 
TopStaticDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.TopStaticDrawer
 
TopStaticDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.TopStaticDrawer
 
TOUCH_MODE_BEZEL - Static variable in class net.simonvt.menudrawer.MenuDrawer
Allow opening drawer only by dragging on the edge of the screen.
TOUCH_MODE_FULLSCREEN - Static variable in class net.simonvt.menudrawer.MenuDrawer
Allow opening drawer by dragging anywhere on the screen.
TOUCH_MODE_NONE - Static variable in class net.simonvt.menudrawer.MenuDrawer
Disallow opening the drawer by dragging the screen.

U

updateTouchAreaSize() - Method in class net.simonvt.menudrawer.DraggableDrawer
Compute the touch area based on the touch mode.

V

valueOf(String) - Static method in enum net.simonvt.menudrawer.Position
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.simonvt.menudrawer.Position
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalDrawer - Class in net.simonvt.menudrawer
 
VerticalDrawer(Context) - Constructor for class net.simonvt.menudrawer.VerticalDrawer
 
VerticalDrawer(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.VerticalDrawer
 
VerticalDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.VerticalDrawer
 
view_pager - Static variable in class net.simonvt.menudrawer.R.id
 
view_pager - Static variable in class net.simonvt.menudrawer.samples.R.id
 
ViewPagerSample - Class in net.simonvt.menudrawer.samples
 
ViewPagerSample() - Constructor for class net.simonvt.menudrawer.samples.ViewPagerSample
 
ViewPagerSample.PagerAdapter - Class in net.simonvt.menudrawer.samples
This is a helper class that implements the management of tabs and all details of connecting a ViewPager with associated TabHost.
ViewPagerSample.PagerAdapter(FragmentActivity) - Constructor for class net.simonvt.menudrawer.samples.ViewPagerSample.PagerAdapter
 
ViewPagerSample.TextViewFragment - Class in net.simonvt.menudrawer.samples
 
ViewPagerSample.TextViewFragment() - Constructor for class net.simonvt.menudrawer.samples.ViewPagerSample.TextViewFragment
 

W

Widget - Static variable in class net.simonvt.menudrawer.R.style
 
Widget - Static variable in class net.simonvt.menudrawer.samples.R.style
 
Widget_MenuDrawer - Static variable in class net.simonvt.menudrawer.R.style
Base theme for the menu drawer.
Widget_MenuDrawer - Static variable in class net.simonvt.menudrawer.samples.R.style
Base theme for the menu drawer.
windowBackground - Static variable in class net.simonvt.menudrawer.R.color
 
windowBackground - Static variable in class net.simonvt.menudrawer.samples.R.color
 
windowSample - Static variable in class net.simonvt.menudrawer.R.id
 
windowSample - Static variable in class net.simonvt.menudrawer.samples.R.id
 
WindowSample - Class in net.simonvt.menudrawer.samples
 
WindowSample() - Constructor for class net.simonvt.menudrawer.samples.WindowSample
 

A B C D E F G H I L M N O P R S T U V W

Copyright © 2012-2013. All Rights Reserved.