A C G O P S U

G

getActiveDrawable() - Method in class uk.co.jasonfry.android.tools.ui.PageControl
Return the current drawable object for an active page indicator
getChildContainer() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Get the View object that contains all the children of this SwipeView.
getCurrentPage() - Method in class uk.co.jasonfry.android.tools.ui.PageControl
Return the current page the PageControl is on
getCurrentPage() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Get the current page the SwipeView is on
getInactiveDrawable() - Method in class uk.co.jasonfry.android.tools.ui.PageControl
Return the current drawable object for an inactive page indicator
getIndicatorSize() - Method in class uk.co.jasonfry.android.tools.ui.PageControl
Return the size of the page indicator drawables
getOnPageChangedListener() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Get the current OnPageChangeListsner
getOnPageControlClickListener() - Method in class uk.co.jasonfry.android.tools.ui.PageControl
Return the OnPageControlClickListener that has been set on this PageControl
getPageControl() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Return the current PageControl object
getPageCount() - Method in class uk.co.jasonfry.android.tools.ui.PageControl
Return the number of pages this PageControl has
getPageCount() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Return the number of pages in this SwipeView
getPageWidth() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Return the current width of each page
getSwipeThreshold() - Method in class uk.co.jasonfry.android.tools.ui.SwipeView
Get the swiping threshold distance to make the screens change
goBackwards() - Method in interface uk.co.jasonfry.android.tools.ui.PageControl.OnPageControlClickListener
Called when the PageControl should go backwards
goForwards() - Method in interface uk.co.jasonfry.android.tools.ui.PageControl.OnPageControlClickListener
Called when the PageControl should go forwards

A C G O P S U