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

A

abortAnimation() - Method in class net.simonvt.widget.Scroller
Stops the animation.
ActionBarOverlaySample - Class in net.simonvt.menudrawer.samples
 
ActionBarOverlaySample() - Constructor for class net.simonvt.menudrawer.samples.ActionBarOverlaySample
 
activity_contentsample - Static variable in class net.simonvt.menudrawer.R.layout
 
activity_contentsample - 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_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
 
animateOffsetTo(int, int, boolean) - Method in class net.simonvt.widget.MenuDrawer
Moves the drawer to the position passed.
ANIMATION_DELAY - Static variable in class net.simonvt.widget.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
 
ARROW_INTERPOLATOR - Static variable in class net.simonvt.widget.MenuDrawer
Interpolator used for stretching/retracting the arrow indicator.

B

BuildLayerFrameLayout - Class in net.simonvt.widget
FrameLayout which caches the hardware layer if available.
BuildLayerFrameLayout(Context) - Constructor for class net.simonvt.widget.BuildLayerFrameLayout
 
BuildLayerFrameLayout(Context, AttributeSet) - Constructor for class net.simonvt.widget.BuildLayerFrameLayout
 
BuildLayerFrameLayout(Context, AttributeSet, int) - Constructor for class net.simonvt.widget.BuildLayerFrameLayout
 

C

closeMenu() - Method in class net.simonvt.widget.MenuDrawer
Animates the menu closed.
closeMenu(boolean) - Method in class net.simonvt.widget.MenuDrawer
Closes the menu.
closeMenu() - Method in class net.simonvt.widget.MenuDrawerManager
Closes the menu.
closeMenu(boolean) - Method in class net.simonvt.widget.MenuDrawerManager
Closes the menu.
ColorDrawable - Class in net.simonvt.widget
A specialized Drawable that fills the Canvas with a specified color.
ColorDrawable() - Constructor for class net.simonvt.widget.ColorDrawable
Creates a new black ColorDrawable.
ColorDrawable(int) - Constructor for class net.simonvt.widget.ColorDrawable
Creates a new ColorDrawable with the specified color.
computeScrollOffset() - Method in class net.simonvt.widget.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.widget.BuildLayerFrameLayout
 
dispatchDraw(Canvas) - Method in class net.simonvt.widget.MenuDrawer
 
draw(Canvas) - Method in class net.simonvt.widget.ColorDrawable
 
drawArrow(Canvas, int) - Method in class net.simonvt.widget.LeftDrawer
 
drawArrow(Canvas, int) - Method in class net.simonvt.widget.MenuDrawer
Called when the arrow indicator should be drawn.
drawArrow(Canvas, int) - Method in class net.simonvt.widget.RightDrawer
 
drawDropShadow(Canvas, int) - Method in class net.simonvt.widget.LeftDrawer
 
drawDropShadow(Canvas, int) - Method in class net.simonvt.widget.MenuDrawer
Called when the content drop shadow should be drawn.
drawDropShadow(Canvas, int) - Method in class net.simonvt.widget.RightDrawer
 
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.widget.LeftDrawer
 
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.widget.MenuDrawer
Called when the menu overlay should be drawn.
drawMenuOverlay(Canvas, int) - Method in class net.simonvt.widget.RightDrawer
 

E

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

F

fitSystemWindows(Rect) - Method in class net.simonvt.widget.MenuDrawer
 
fling(int, int, int, int, int, int, int, int) - Method in class net.simonvt.widget.Scroller
Start scrolling based on a fling gesture.
forceFinished(boolean) - Method in class net.simonvt.widget.Scroller
Force the finished field to a particular value.

G

getAlpha() - Method in class net.simonvt.widget.ColorDrawable
Returns the alpha value of this drawable's color.
getChangingConfigurations() - Method in class net.simonvt.widget.ColorDrawable
 
getColor() - Method in class net.simonvt.widget.ColorDrawable
Gets the drawable's color value.
getConstantState() - Method in class net.simonvt.widget.ColorDrawable
 
getCount() - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 
getCount() - Method in class net.simonvt.menudrawer.samples.ViewPagerSample.PagerAdapter
 
getCurrVelocity() - Method in class net.simonvt.widget.Scroller
Returns the current velocity.
getCurrX() - Method in class net.simonvt.widget.Scroller
Returns the current X offset in the scroll.
getCurrY() - Method in class net.simonvt.widget.Scroller
Returns the current Y offset in the scroll.
getDrawerState() - Method in class net.simonvt.widget.MenuDrawer
Returns the state of the drawer.
getDrawerState() - Method in class net.simonvt.widget.MenuDrawerManager
Returns the state of the drawer.
getDropShadow() - Method in class net.simonvt.widget.MenuDrawer
Returns the drawable of the drop shadow.
getDuration() - Method in class net.simonvt.widget.Scroller
Returns how long the scroll event will take, in milliseconds.
getFinalX() - Method in class net.simonvt.widget.Scroller
Returns where the scroll will end.
getFinalY() - Method in class net.simonvt.widget.Scroller
Returns where the scroll will end.
getInterpolation(float) - Method in class net.simonvt.widget.PeekInterpolator
 
getInterpolation(float) - Method in class net.simonvt.widget.SinusoidalInterpolator
 
getInterpolation(float) - Method in class net.simonvt.widget.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
 
getMenuDrawer() - Method in class net.simonvt.widget.MenuDrawerManager
Returns the MenuDrawer layout.
getMenuView() - Method in class net.simonvt.widget.MenuDrawerManager
Returns the menu view.
getOffsetMenuEnabled() - Method in class net.simonvt.widget.MenuDrawer
Indicates whether the menu is being offset when dragging the drawer.
getOpacity() - Method in class net.simonvt.widget.ColorDrawable
 
getStartX() - Method in class net.simonvt.widget.Scroller
Returns the start X offset in the scroll.
getStartY() - Method in class net.simonvt.widget.Scroller
Returns the start Y offset in the scroll.
getTouchMode() - Method in class net.simonvt.widget.MenuDrawer
Returns the touch mode.
getView(int, View, ViewGroup) - Method in class net.simonvt.menudrawer.samples.SamplesActivity.SamplesAdapter
 

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
 
isCloseEnough() - Method in class net.simonvt.widget.MenuDrawer
 
isContentTouch(MotionEvent) - Method in class net.simonvt.widget.LeftDrawer
 
isContentTouch(MotionEvent) - Method in class net.simonvt.widget.MenuDrawer
Returns true if the touch event occurs over the content.
isContentTouch(MotionEvent) - Method in class net.simonvt.widget.RightDrawer
 
isFinished() - Method in class net.simonvt.widget.Scroller
Returns whether the scroller has finished scrolling.
isMenuVisible() - Method in class net.simonvt.widget.MenuDrawer
Indicates whether the menu is currently visible.
isMenuVisible() - Method in class net.simonvt.widget.MenuDrawerManager
Indicates whether the menu is currently visible.
isScrollingInDirection(float, float) - Method in class net.simonvt.widget.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

LeftDrawer - Class in net.simonvt.widget
 
LeftDrawer(Context) - Constructor for class net.simonvt.widget.LeftDrawer
 
LeftDrawer(Context, AttributeSet) - Constructor for class net.simonvt.widget.LeftDrawer
 
LeftDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.widget.LeftDrawer
 
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
 

M

mActivePosition - Variable in class net.simonvt.widget.MenuDrawer
Position of the active view.
mActiveRect - Variable in class net.simonvt.widget.MenuDrawer
Used when reading the position of the active view.
mActiveView - Variable in class net.simonvt.widget.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
 
mArrowBitmap - Variable in class net.simonvt.widget.MenuDrawer
Arrow bitmap used to indicate the active view.
MAX_MENU_OVERLAY_ALPHA - Static variable in class net.simonvt.widget.MenuDrawer
The maximum alpha of the dark menu overlay used for dimming the menu.
mCloseEnough - Variable in class net.simonvt.widget.MenuDrawer
Distance in px from closed position from where the drawer is considered closed with regards to touch events.
mContentView - Variable in class net.simonvt.widget.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__layout - Static variable in class net.simonvt.menudrawer.R.id
The ID of the MenuDrawer.
md__layout - Static variable in class net.simonvt.menudrawer.samples.R.id
The ID of the MenuDrawer.
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
 
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.
mdArrowDrawable - Static variable in class net.simonvt.menudrawer.R.attr
Drawable to use for the arrow indicator.
mdArrowDrawable - Static variable in class net.simonvt.menudrawer.samples.R.attr
Drawable to use for the arrow indicator.
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.
mdDropShadowWidth - Static variable in class net.simonvt.menudrawer.R.attr
The width of the drop shadow.
mdDropShadowWidth - Static variable in class net.simonvt.menudrawer.samples.R.attr
The width of the drop shadow.
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.
mdMenuWidth - Static variable in class net.simonvt.menudrawer.R.attr
The width of the menu.
mdMenuWidth - Static variable in class net.simonvt.menudrawer.samples.R.attr
The width of the menu.
mDropShadowDrawable - Variable in class net.simonvt.widget.MenuDrawer
Drawable used as content drop shadow onto the menu.
mDropShadowWidth - Variable in class net.simonvt.widget.MenuDrawer
The width of the content drop shadow.
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_right - Static variable in class net.simonvt.menudrawer.R.drawable
 
menu_arrow_right - Static variable in class net.simonvt.menudrawer.samples.R.drawable
 
MENU_DRAG_CONTENT - Static variable in class net.simonvt.widget.MenuDrawer
Drag mode for sliding only the content view.
MENU_DRAG_WINDOW - Static variable in class net.simonvt.widget.MenuDrawer
Drag mode for sliding the entire window.
MENU_POSITION_LEFT - Static variable in class net.simonvt.widget.MenuDrawer
Position the menu to the left of the content.
MENU_POSITION_RIGHT - Static variable in class net.simonvt.widget.MenuDrawer
Position the menu to the right of the content.
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
 
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 - Class in net.simonvt.widget
 
MenuDrawer(Context) - Constructor for class net.simonvt.widget.MenuDrawer
 
MenuDrawer(Context, AttributeSet) - Constructor for class net.simonvt.widget.MenuDrawer
 
MenuDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.widget.MenuDrawer
 
MenuDrawer.OnDrawerStateChangeListener - Interface in net.simonvt.widget
Callback interface for changing state of the drawer.
MenuDrawer_mdArrowDrawable - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdArrowDrawable - 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_mdDropShadowWidth - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdDropShadowWidth - 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_mdMenuWidth - Static variable in class net.simonvt.menudrawer.R.styleable
MenuDrawer_mdMenuWidth - 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
 
MenuDrawerManager - Class in net.simonvt.widget
 
MenuDrawerManager(Activity, int) - Constructor for class net.simonvt.widget.MenuDrawerManager
Constructor to use when creating the menu drawer.
MenuDrawerManager(Activity, int, int) - Constructor for class net.simonvt.widget.MenuDrawerManager
Constructor to use when creating the menu drawer.
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_Right - Static variable in class net.simonvt.menudrawer.R.style
 
MenuDrawerStyle_Right - Static variable in class net.simonvt.menudrawer.samples.R.style
 
MenuListView - Class in net.simonvt.menudrawer.samples
 
MenuListView(Context) - Constructor for class net.simonvt.menudrawer.samples.MenuListView
 
MenuListView(Context, AttributeSet) - Constructor for class net.simonvt.menudrawer.samples.MenuListView
 
MenuListView(Context, AttributeSet, int) - Constructor for class net.simonvt.menudrawer.samples.MenuListView
 
MenuListView.OnScrollChangedListener - Interface in net.simonvt.menudrawer.samples
 
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
 
mInitialMotionX - Variable in class net.simonvt.widget.MenuDrawer
The initial X position of a drag.
mIsDragging - Variable in class net.simonvt.widget.MenuDrawer
Indicates whether the drawer is currently being dragged.
mLastMotionX - Variable in class net.simonvt.widget.MenuDrawer
The last X position of a drag.
mLastMotionY - Variable in class net.simonvt.widget.MenuDrawer
The last Y position of a drag.
mMaxTouchBezelWidth - Variable in class net.simonvt.widget.MenuDrawer
The maximum touch area width of the drawer in px.
mMaxVelocity - Variable in class net.simonvt.widget.MenuDrawer
Maximum velocity allowed when animating the drawer open/closed.
mMenuContainer - Variable in class net.simonvt.widget.MenuDrawer
The parent of the menu view.
mMenuOverlay - Variable in class net.simonvt.widget.MenuDrawer
Drawable used as menu overlay.
mMenuVisible - Variable in class net.simonvt.widget.MenuDrawer
Indicates whether the menu is currently visible.
mMenuWidth - Variable in class net.simonvt.widget.MenuDrawer
The width of the menu.
mOffsetMenu - Variable in class net.simonvt.widget.MenuDrawer
Indicates whether the menu should be offset when dragging the drawer.
mOffsetPixels - Variable in class net.simonvt.widget.MenuDrawer
Current left position of the content.
mPeekDelay - Variable in class net.simonvt.widget.MenuDrawer
Default delay between each subsequent animation, after MenuDrawer.peekDrawer() has been called.
mPeekRunnable - Variable in class net.simonvt.widget.MenuDrawer
Runnable used when the peek animation is running.
mPeekScroller - Variable in class net.simonvt.widget.MenuDrawer
Scroller used for the peek drawer animation.
mTouchMode - Variable in class net.simonvt.widget.MenuDrawer
Touch mode for the Drawer.
mTouchSlop - Variable in class net.simonvt.widget.MenuDrawer
Slop before starting a drag.
mTouchWidth - Variable in class net.simonvt.widget.MenuDrawer
The touch area width of the drawer in px.
mVelocityTracker - Variable in class net.simonvt.widget.MenuDrawer
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
 
net.simonvt.widget - package net.simonvt.widget
 
NoClickThroughFrameLayout - Class in net.simonvt.widget
FrameLayout which doesn't let touch events propagate to views positioned behind it in the view hierarchy.
NoClickThroughFrameLayout(Context) - Constructor for class net.simonvt.widget.NoClickThroughFrameLayout
 
NoClickThroughFrameLayout(Context, AttributeSet) - Constructor for class net.simonvt.widget.NoClickThroughFrameLayout
 
NoClickThroughFrameLayout(Context, AttributeSet, int) - Constructor for class net.simonvt.widget.NoClickThroughFrameLayout
 

O

onAttachedToWindow() - Method in class net.simonvt.widget.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.WindowSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.ActionBarOverlaySample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.ContentSample
 
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.ViewPagerSample
 
onCreate(Bundle) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onCreateOptionsMenu(Menu) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample.TextViewFragment
 
onDetachedFromWindow() - Method in class net.simonvt.widget.BuildLayerFrameLayout
 
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.widget.LeftDrawer
 
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.widget.MenuDrawer
Returns true if dragging the content should be allowed.
onDownAllowDrag(MotionEvent) - Method in class net.simonvt.widget.RightDrawer
 
onDrawerStateChange(int, int) - Method in interface net.simonvt.widget.MenuDrawer.OnDrawerStateChangeListener
Called when the drawer state changes.
onInterceptTouchEvent(MotionEvent) - Method in class net.simonvt.widget.MenuDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.widget.LeftDrawer
 
onLayout(boolean, int, int, int, int) - Method in class net.simonvt.widget.RightDrawer
 
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.widget.MenuDrawer
 
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.widget.LeftDrawer
 
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.widget.MenuDrawer
Returns true if dragging the content should be allowed.
onMoveAllowDrag(MotionEvent, float) - Method in class net.simonvt.widget.RightDrawer
 
onMoveEvent(float) - Method in class net.simonvt.widget.LeftDrawer
 
onMoveEvent(float) - Method in class net.simonvt.widget.MenuDrawer
Called when a move event has happened while dragging the content is in progress.
onMoveEvent(float) - Method in class net.simonvt.widget.RightDrawer
 
onOffsetPixelsChanged(int) - Method in class net.simonvt.widget.LeftDrawer
 
onOffsetPixelsChanged(int) - Method in class net.simonvt.widget.MenuDrawer
Called when the number of pixels the content should be offset by has changed.
onOffsetPixelsChanged(int) - Method in class net.simonvt.widget.RightDrawer
 
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.ViewPagerSample
 
onOptionsItemSelected(MenuItem) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onRestoreDrawerState(Parcelable) - Method in class net.simonvt.widget.MenuDrawerManager
Called to restore the MenuDrawer's state that has previously been generated with MenuDrawerManager.onSaveDrawerState().
onRestoreInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ContentSample
 
onRestoreInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
onRestoreInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
onRestoreInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ViewPagerSample
 
onRestoreInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.WindowSample
 
onSaveDrawerState() - Method in class net.simonvt.widget.MenuDrawerManager
Returns the views current state.
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ContentSample
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
onSaveInstanceState(Bundle) - Method in class net.simonvt.menudrawer.samples.RightMenuSample
 
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.MenuListView
 
onScrollChanged() - Method in interface net.simonvt.menudrawer.samples.MenuListView.OnScrollChangedListener
 
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.widget.BuildLayerFrameLayout
 
onTouchEvent(MotionEvent) - Method in class net.simonvt.widget.MenuDrawer
 
onTouchEvent(MotionEvent) - Method in class net.simonvt.widget.NoClickThroughFrameLayout
 
onUpEvent(MotionEvent) - Method in class net.simonvt.widget.LeftDrawer
 
onUpEvent(MotionEvent) - Method in class net.simonvt.widget.MenuDrawer
Called when MotionEvent.ACTION_UP of MotionEvent.ACTION_CANCEL is delivered to MenuDrawer.onTouchEvent(android.view.MotionEvent).
onUpEvent(MotionEvent) - Method in class net.simonvt.widget.RightDrawer
 
openMenu() - Method in class net.simonvt.widget.MenuDrawer
Animates the menu open.
openMenu(boolean) - Method in class net.simonvt.widget.MenuDrawer
Opens the menu.
openMenu() - Method in class net.simonvt.widget.MenuDrawerManager
Opens the menu.
openMenu(boolean) - Method in class net.simonvt.widget.MenuDrawerManager
Opens the menu.
overlayWindowSample - Static variable in class net.simonvt.menudrawer.R.id
 
overlayWindowSample - Static variable in class net.simonvt.menudrawer.samples.R.id
 

P

peekDrawer() - Method in class net.simonvt.widget.MenuDrawer
Animates the drawer slightly open until the user opens the drawer.
peekDrawer(long) - Method in class net.simonvt.widget.MenuDrawer
Animates the drawer slightly open.
peekDrawer(long, long) - Method in class net.simonvt.widget.MenuDrawer
Animates the drawer slightly open.
PeekInterpolator - Class in net.simonvt.widget
 
PeekInterpolator() - Constructor for class net.simonvt.widget.PeekInterpolator
 
postOnAnimation(Runnable) - Method in class net.simonvt.widget.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.widget.MenuDrawer
Restores the state of the drawer.
RightDrawer - Class in net.simonvt.widget
 
RightDrawer(Context) - Constructor for class net.simonvt.widget.RightDrawer
 
RightDrawer(Context, AttributeSet) - Constructor for class net.simonvt.widget.RightDrawer
 
RightDrawer(Context, AttributeSet, int) - Constructor for class net.simonvt.widget.RightDrawer
 
RightMenuSample - Class in net.simonvt.menudrawer.samples
 
RightMenuSample() - Constructor for class net.simonvt.menudrawer.samples.RightMenuSample
 

S

sample_content - Static variable in class net.simonvt.menudrawer.R.string
 
sample_content - 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_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_RightDrawer - Static variable in class net.simonvt.menudrawer.R.style
 
SampleTheme_RightDrawer - Static variable in class net.simonvt.menudrawer.samples.R.style
 
saveState() - Method in class net.simonvt.widget.MenuDrawer
Saves the state of the drawer.
Scroller - Class in net.simonvt.widget
This class encapsulates scrolling.
Scroller(Context) - Constructor for class net.simonvt.widget.Scroller
Create a Scroller with the default duration and interpolator.
Scroller(Context, Interpolator) - Constructor for class net.simonvt.widget.Scroller
Create a Scroller with the specified interpolator.
Scroller(Context, Interpolator, boolean) - Constructor for class net.simonvt.widget.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, int) - Method in class net.simonvt.widget.MenuDrawer
Set the active view.
setActiveView(View) - Method in class net.simonvt.widget.MenuDrawerManager
Set the active view.
setActiveView(View, int) - Method in class net.simonvt.widget.MenuDrawerManager
Set the active view.
setAlpha(int) - Method in class net.simonvt.widget.ColorDrawable
Sets the color's alpha value.
setColor(int) - Method in class net.simonvt.widget.ColorDrawable
Sets the drawable's color value.
setColorFilter(ColorFilter) - Method in class net.simonvt.widget.ColorDrawable
Setting a color filter on a ColorDrawable has no effect.
setContentView(int) - Method in class net.simonvt.menudrawer.samples.ListActivitySample
 
setContentView(int) - Method in class net.simonvt.widget.MenuDrawerManager
Set the content from a layout resource.
setContentView(View) - Method in class net.simonvt.widget.MenuDrawerManager
Set the content to an explicit view.
setContentView(View, ViewGroup.LayoutParams) - Method in class net.simonvt.widget.MenuDrawerManager
Set the content to an explicit view.
setDragMode(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the drawer drag mode.
setDrawerState(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the drawer state.
setDropShadow(Drawable) - Method in class net.simonvt.widget.MenuDrawer
Sets the drawable of the drop shadow.
setDropShadow(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the drawable of the drop shadow.
setDropShadowColor(int) - Method in class net.simonvt.widget.LeftDrawer
 
setDropShadowColor(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the color of the drop shadow.
setDropShadowColor(int) - Method in class net.simonvt.widget.RightDrawer
 
setDropShadowEnabled(boolean) - Method in class net.simonvt.widget.MenuDrawer
Defines whether the drop shadow is enabled.
setDropShadowWidth(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the width of the drop shadow.
setFinalX(int) - Method in class net.simonvt.widget.Scroller
Sets the final position (X) for this scroller.
setFinalY(int) - Method in class net.simonvt.widget.Scroller
Sets the final position (Y) for this scroller.
setFriction(float) - Method in class net.simonvt.widget.Scroller
The amount of friction applied to flings.
setHardwareLayerEnabled(boolean) - Method in class net.simonvt.widget.MenuDrawer
Enables or disables the user of View.LAYER_TYPE_HARDWARE when animations views.
setMenuView(int) - Method in class net.simonvt.widget.MenuDrawerManager
Set the menu view from a layout resource.
setMenuView(View) - Method in class net.simonvt.widget.MenuDrawerManager
Set the menu view to an explicit view.
setMenuView(View, ViewGroup.LayoutParams) - Method in class net.simonvt.widget.MenuDrawerManager
Set the menu view to an explicit view.
setMenuWidth(int) - Method in class net.simonvt.widget.MenuDrawer
Set the width of the menu drawer when open.
setOffsetMenuEnabled(boolean) - Method in class net.simonvt.widget.MenuDrawer
Enables or disables offsetting the menu when dragging the drawer.
setOffsetPixels(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the number of pixels the content should be offset.
setOnDrawerStateChangeListener(MenuDrawer.OnDrawerStateChangeListener) - Method in class net.simonvt.widget.MenuDrawer
Register a callback to be invoked when the drawer state changes.
setOnScrollChangedListener(MenuListView.OnScrollChangedListener) - Method in class net.simonvt.menudrawer.samples.MenuListView
 
setOnScrollChangedListener(MenuScrollView.OnScrollChangedListener) - Method in class net.simonvt.menudrawer.samples.MenuScrollView
 
setTouchMode(int) - Method in class net.simonvt.widget.MenuDrawer
Sets the drawer touch mode.
SinusoidalInterpolator - Class in net.simonvt.widget
Interpolator which, when drawn from 0 to 1, looks like half a sine-wave.
SinusoidalInterpolator() - Constructor for class net.simonvt.widget.SinusoidalInterpolator
 
SmoothInterpolator - Class in net.simonvt.widget
 
SmoothInterpolator() - Constructor for class net.simonvt.widget.SmoothInterpolator
 
startLayerTranslation() - Method in class net.simonvt.widget.MenuDrawer
If possible, set the layer type to View.LAYER_TYPE_HARDWARE.
startPeek() - Method in class net.simonvt.widget.MenuDrawer
Starts peek drawer animation.
startScroll(int, int, int, int) - Method in class net.simonvt.widget.Scroller
Start scrolling by providing a starting point and the distance to travel.
startScroll(int, int, int, int, int) - Method in class net.simonvt.widget.Scroller
Start scrolling by providing a starting point and the distance to travel.
STATE_CLOSED - Static variable in class net.simonvt.widget.MenuDrawer
Indicates that the drawer is currently closed.
STATE_CLOSING - Static variable in class net.simonvt.widget.MenuDrawer
Indicates that the drawer is currently closing.
STATE_DRAGGING - Static variable in class net.simonvt.widget.MenuDrawer
Indicates that the drawer is currently being dragged by the user.
STATE_OPEN - Static variable in class net.simonvt.widget.MenuDrawer
Indicates that the drawer is currently open.
STATE_OPENING - Static variable in class net.simonvt.widget.MenuDrawer
Indicates that the drawer is currently opening.
stopAnimation() - Method in class net.simonvt.widget.MenuDrawer
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.widget.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() - Method in class net.simonvt.widget.MenuDrawer
Toggles the menu open and close with animation.
toggleMenu(boolean) - Method in class net.simonvt.widget.MenuDrawer
Toggles the menu open and close.
toggleMenu() - Method in class net.simonvt.widget.MenuDrawerManager
Toggles the menu open and close.
toggleMenu(boolean) - Method in class net.simonvt.widget.MenuDrawerManager
Toggles the menu open and close.
TOUCH_MODE_BEZEL - Static variable in class net.simonvt.widget.MenuDrawer
Allow opening drawer only by dragging on the edge of the screen.
TOUCH_MODE_FULLSCREEN - Static variable in class net.simonvt.widget.MenuDrawer
Allow opening drawer by dragging anywhere on the screen.
TOUCH_MODE_NONE - Static variable in class net.simonvt.widget.MenuDrawer
Disallow opening the drawer by dragging the screen.

V

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 I L M N O P R S T V W

Copyright © 2012. All Rights Reserved.