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

A

allowsCommands() - Method in enum com.matthewtamlin.sliding_intro_screen_library.LockableViewPager.LockMode
 
allowsTouch() - Method in enum com.matthewtamlin.sliding_intro_screen_library.LockableViewPager.LockMode
 

B

backImage - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The current back image.
backImageHolder - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The View which displays the back image.
BehaviourAdapter() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.BehaviourAdapter
 

C

CloseApp() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.CloseApp
 
com.matthewtamlin.sliding_intro_screen_library - package com.matthewtamlin.sliding_intro_screen_library
 

D

disableFinalButton(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Hides and disables the final button.
disableLeftButton(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Hides and disables the left button.
disableRightButton(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Hides and disables the right button.
DoNothing() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.DoNothing
 
Dot - Class in com.matthewtamlin.sliding_intro_screen_library
A Dot is a View which shows a solid circular shape.
Dot(Context) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.Dot
Constructs a new Dot instance.
Dot(Context, AttributeSet) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.Dot
Constructs a new Dot instance.
Dot(Context, AttributeSet, int) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.Dot
Constructs a new Dot instance.
Dot(Context, AttributeSet, int, int) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.Dot
Constructs a new Dot instance.
Dot.State - Enum in com.matthewtamlin.sliding_intro_screen_library
The possible states of a Dot.
DotIndicator - Class in com.matthewtamlin.sliding_intro_screen_library
Displays a set of dots to indicate the selected item in a set.
DotIndicator(Context) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Constructs a new SelectionIndicator instance.
DotIndicator(Context, AttributeSet) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Constructs a new SelectionIndicator instance.
DotIndicator(Context, AttributeSet, int) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Constructs a new SelectionIndicator instance.

E

enableProgressIndicatorAnimations(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Enables or disables progress indicator animations

F

fakeDragBy(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
 
finalButtonIsDisabled() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns whether or not the left button is currently disabled and hidden.
fromOrdinal(int) - Static method in enum com.matthewtamlin.sliding_intro_screen_library.IntroButton.Appearance
Returns the Appearance corresponding to the supplied ordinal.
frontImage - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The current front image.
frontImageHolder - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The View which displays the front image.

G

generateFinalButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Called by IntroActivity.onCreate(Bundle) to generate the behaviour of the final button.
generatePages(Bundle) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Called by IntroActivity.onCreate(Bundle) to generate the pages to display in this activity.
getActiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getActiveDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getActivity() - Method in interface com.matthewtamlin.sliding_intro_screen_library.IntroButton.Behaviour
 
getActivity() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.BehaviourAdapter
 
getActivity() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
getAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
getBackImage() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
getBackImageHolderResId() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
getBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
getCount() - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
 
getCurrentColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Returns the current color of this Dot.
getCurrentDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Returns the current diameter of this Dot.
getCurrentPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getCurrentState() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Returns the current state of this Dot.
getDefaultActiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getDefaultActiveDiameterDp() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getDefaultInactiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getDefaultInactiveDiameterDp() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getDefaultInitiallyActive() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getDefaultTransitionDuration() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getDesiredBackgroundColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Page
Returns the color this Page would prefer to have drawn behind it when displayed.
getFinalButtonAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getFinalButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getFinalButtonIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the icon to display in the final button for a particular behaviour.
getFinalButtonText(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the text to display in the final button for a particular behaviour class.
getFinalButtonTextColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the color of the text in the final button.
getFinalButtonTextSize() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the size of the text in the final button.
getFirstPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getFrontImage() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
getFrontImageHolderResId() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
getIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Returns the icon displayed on this IntroButton for a particular Behaviour.
getInactiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getInactiveDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getIndexOfCurrentPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getIndexOfPage(Page) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the index of the specified page, or -1 if the page is not in this activity.
getItem(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
 
getLabel(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Returns the text label displayed by this IntroButton for a particular Behaviour class.
getLastPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getLeftButtonAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getLeftButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getLeftButtonIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the icon to display in the left button for a particular behaviour.
getLeftButtonText(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the text to display in the left button for a particular behaviour class.
getLeftButtonTextColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the color of the text in the left button.
getLeftButtonTextSize() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the size of the text in the left button.
getLockMode() - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
 
getManipulator() - Method in enum com.matthewtamlin.sliding_intro_screen_library.IntroButton.Appearance
 
getNumberOfItems() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
getNumberOfItems() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
 
getPage(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the page at the specified index.
getPages() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns a reference to the pages of this activity, as an unmodifiable collection.
getPages() - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
 
getPagingLockMode() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getProgressIndicator() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getRightButtonAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getRightButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getRightButtonIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the icon to display in the right button for a particular behaviour.
getRightButtonText(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the text to display in the right button for a particular behaviour class.
getRightButtonTextColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the color of the text in the right button.
getRightButtonTextSize() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns the size of the text in the right button.
getRootView() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
getSelectedDotColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Returns the color currently used for the selected dot.
getSelectedDotDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Returns the diameter currently used for the selected dot.
getSelectedItemIndex() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
getSelectedItemIndex() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
 
getSpacingBetweenDots() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Returns the spacing between consecutive dots, as measured from the edges of the unselected dots.
getText() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
getTextHolderResId() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
getTransitionDuration() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
 
getTransitionDuration() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
getTransitionDuration() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
 
getUnselectedDotColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Returns the color currently used for each unselected dot.
getUnselectedDotDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Returns the diameter currently used for each unselected dot.
getViewToTransform(View, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
Returns a reference to the child view of rootView with the resource ID of id.
goToFirstPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Displays the first page, if not already displayed.
GoToFirstPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToFirstPage
 
goToLastPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Displays the last page, if not already displayed.
GoToLastPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToLastPage
 
goToNextPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Displays the next page, if not already displayed.
GoToNextPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToNextPage
 
goToPage(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Changes which page is currently displayed.
goToPreviousPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Displays the previous page, if not already displayed.
GoToPreviousPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToPreviousPage
 

H

hideLeftButtonOnLastPage(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets whether or not the left button should be hidden when the last page is displayed.
hideStatusBar() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Hides the status bar background but continues to display the icons.

I

IntroActivity - Class in com.matthewtamlin.sliding_intro_screen_library
Displays an introduction screen to the user, consisting of a series of pages and a navigation bar.
IntroActivity() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
IntroButton - Class in com.matthewtamlin.sliding_intro_screen_library
An IntroButton is a Button designed to manipulate an IntroActivity.
IntroButton(Context) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Constructs a new IntroButton instance.
IntroButton(Context, AttributeSet) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Constructs a new IntroButton instance.
IntroButton(Context, AttributeSet, int) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Constructs a new IntroButton instance.
IntroButton.Appearance - Enum in com.matthewtamlin.sliding_intro_screen_library
The different appearances an IntroButton can have.
IntroButton.Behaviour - Interface in com.matthewtamlin.sliding_intro_screen_library
Pass concrete instances of this interface to the IntroButton.setBehaviour(Behaviour) method of an IntroButton to define its on click behaviour.
IntroButton.BehaviourAdapter - Class in com.matthewtamlin.sliding_intro_screen_library
A partial implementation of the Behaviour interface, designed to eliminate boilerplate code in full implementations.
IntroButton.CloseApp - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour which closes the current app.
IntroButton.DoNothing - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour which does nothing.
IntroButton.GoToFirstPage - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour which manipulates the provided activity to display the first page.
IntroButton.GoToLastPage - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour which manipulates the provided activity to display the last page.
IntroButton.GoToNextPage - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour which manipulates the provided activity to display the next page.
IntroButton.GoToPreviousPage - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour which manipulates the provided activity to display the previous page.
IntroButton.ProgressToNextActivity - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour designed to launch a new activity.
IntroButton.RequestPermissions - Class in com.matthewtamlin.sliding_intro_screen_library
A Behaviour for requesting permissions.
isStable() - Method in enum com.matthewtamlin.sliding_intro_screen_library.Dot.State
 
isVisible() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
isVisible() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
 

L

leftButtonIsDisabled() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns whether or not the left button is currently disabled and hidden.
leftButtonIsHiddenOnLastPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns whether or not the left button will be hidden when the last page is displayed.
LockableViewPager - Class in com.matthewtamlin.sliding_intro_screen_library
 
LockableViewPager(Context) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
Constructs a new LockableViewPager instance.
LockableViewPager(Context, AttributeSet) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
Constructs a new LockableViewPager instance.
LockableViewPager.LockMode - Enum in com.matthewtamlin.sliding_intro_screen_library
The ways in which a LockableViewPager can be locked.

M

MultiViewParallaxTransformer - Class in com.matthewtamlin.sliding_intro_screen_library
A ViewPager transformer which allows custom parallax effects to be applied to some or all of the Views displayed in the pages.
MultiViewParallaxTransformer() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
 

N

newInstance() - Static method in class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
Constructs a new MultiViewParallaxTransformer instance.
newInstance() - Static method in class com.matthewtamlin.sliding_intro_screen_library.Page
 
newInstance() - Static method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
notifyBackImageChanged() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Updates the UI of this ParallaxPage to reflect the image supplied to (Bitmap).
notifyFrontImageChanged() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Updates the UI of this ParallaxPage to reflect the image supplied to ParallaxPage.setFrontImage(Bitmap).
notifyTextChanged() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Updates the UI of this ParallaxPage to reflect the text supplied to ParallaxPage.setText(CharSequence).
numberOfPages() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 

O

onBackPressed() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Called when the back button is pressed.
onClick(View) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
onCreate(Bundle) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Initialises the UI and behaviour of this activity.
onCreate(Bundle) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
 
onInterceptTouchEvent(MotionEvent) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
 
onItemAdded(ArrayListWithCallbacks, Object, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onItemAdded(ArrayListWithCallbacks, Object, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
 
onItemRemoved(ArrayListWithCallbacks, Object, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onItemRemoved(ArrayListWithCallbacks, Object, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
 
onListCleared(ArrayListWithCallbacks) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onListCleared(ArrayListWithCallbacks) - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
 
onPageScrolled(int, float, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onPageScrollStateChanged(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onPageSelected(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onSaveInstanceState(Bundle) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
onTouchEvent(MotionEvent) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
 

P

Page - Class in com.matthewtamlin.sliding_intro_screen_library
A single page to display in an IntroActivity.
Page() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.Page
Required default empty constructor.
PageAdapter - Class in com.matthewtamlin.sliding_intro_screen_library
Adapts a collection of Page elements so that they can be displayed in an ViewPager.
PageAdapter(FragmentManager, <any>) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
Constructs a new PageAdapter instance.
ParallaxPage - Class in com.matthewtamlin.sliding_intro_screen_library
An Page with three elements: a front image, a back image and text.
ParallaxPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Required default empty constructor.
ParallaxTransformer - Class in com.matthewtamlin.sliding_intro_screen_library
Deprecated.
ParallaxTransformer() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.ParallaxTransformer
Deprecated.
 
progressIndicatorAnimationsAreEnabled() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
 
ProgressToNextActivity(Intent, SharedPreferences.Editor) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.ProgressToNextActivity
Constructs a new ProgressToNextActivity instance.

R

redrawDots() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Forces a redraw of all dots.
RequestPermissions(String[], int) - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.RequestPermissions
Constructs a new RequestPermissions instance.
rightButtonIsDisabled() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Returns whether or not the right button is currently disabled and hidden.
rootView - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The root view of this Fragment.
run() - Method in interface com.matthewtamlin.sliding_intro_screen_library.IntroButton.Behaviour
The operations to perform when the IntroButton is pressed.
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.CloseApp
 
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.DoNothing
 
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToFirstPage
Returns to the first page of the supplied activity, unless the first page is currently displayed.
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToLastPage
Advances to the last page of the supplied activity, unless the last page is currently displayed.
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToNextPage
Advances to the next page of the supplied activity, unless the last page is currently displayed.
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToPreviousPage
Returns to the previous page of the supplied IntroActivity, unless the first page is currently displayed.
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.ProgressToNextActivity
 
run() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.RequestPermissions
The operations to perform when the IntroButton is pressed.

S

SelectionIndicator - Interface in com.matthewtamlin.sliding_intro_screen_library
A selection indicator is a visual representation of the selected item in a finite collection.
setActive(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the state of this Dot to active (if not already in this state).
setActiveColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the active color of this Dot and updates the UI to reflect the changes.
setActiveDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the active diameter of this Dot and updates the UI to reflect the changes.
setActiveDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the active diameter of this Dot and updates the UI to reflect the changes.
setActivity(IntroActivity) - Method in interface com.matthewtamlin.sliding_intro_screen_library.IntroButton.Behaviour
Sets an activity to be manipulated by IntroButton.Behaviour.run().
setActivity(IntroActivity) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.BehaviourAdapter
 
setActivity(IntroActivity) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Sets the IntroActivity to be manipulated by this IntroButton.
setAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Sets the appearance of this IntroButton.
setBackImage(Bitmap) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Sets the back image of this ParallaxPage.
setBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Sets the behaviour of this IntroButton.
setCurrentItem(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
 
setCurrentItem(int, boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
Set the currently selected page.
setDesiredBackgroundColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Page
Sets the color this Page would prefer to have drawn behind it when displayed.
setFinalButtonAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the appearance of the final button.
setFinalButtonBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the behaviour of the final button.
setFinalButtonIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the icon to display in the final button for a single behaviour class.
setFinalButtonOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Register a callback to be invoked when the final button is clicked.
setFinalButtonText(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the text to display in the final button for a single behaviour class.
setFinalButtonTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the color of the text in the final button.
setFinalButtonTextSize(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the size of the text in the final button.
setFinalButtonTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the typeface and style in which the text of the final button should be displayed.
setFinalButtonTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the typeface and style in which the text of the final button should be displayed.
setFrontImage(Bitmap) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Sets the front image of this ParallaxPage.
setIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Sets the icon to be displayed by this IntroButton when its appearance is set to Appearance.ICON_ONLY, Appearance.TEXT_WITH_LEFT_ICON or Appearance.TEXT_WITH_RIGHT_ICON.
setInactive(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the state of this Dot to inactive (if not already in this state).
setInactiveColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the inactive color of this Dot and updates the UI to reflect the changes.
setInactiveDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the inactive diameter of this Dot and updates the UI to reflect the changes.
setInactiveDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the inactive diameter of this Dot and updates the UI to reflect the changes.
setLabel(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
Sets the text label to be displayed by this IntroButton when its appearance is set to Appearance.TEXT_ONLY, Appearance.ICON_TEXT_LEFT or Appearance.ICON_TEXT_RIGHT.
setLeftButtonAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the appearance of the left button.
setLeftButtonBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the behaviour of the left button.
setLeftButtonIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the icon to display in the left button for a single behaviour class.
setLeftButtonOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Register a callback to be invoked when the left button is clicked.
setLeftButtonText(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the text to display in the left button for a single behaviour class.
setLeftButtonTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the color of the text in the left button.
setLeftButtonTextSize(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the size of the text in the left button.
setLeftButtonTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the typeface and style in which the text of the left button should be displayed.
setLeftButtonTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the typeface and style in which the text of the left button should be displayed.
setLockMode(LockableViewPager.LockMode) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
Sets the lock mode.
setNumberOfItems(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
setNumberOfItems(int) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
Sets the number of items represented by this indicator and updates the UI to reflect the change.
setOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
setPageTransformer(boolean, ViewPager.PageTransformer) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the PageTransformer which will be used to the pages of this intro screen when scrolled.
setPagingLockMode(LockableViewPager.LockMode) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the paging lock mode.
setProgressIndicator(SelectionIndicator) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the selection indicator to show the user's progress through the activity.
setRightButtonAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the appearance of the right button.
setRightButtonBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the behaviour of the right button when clicked.
setRightButtonIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the icon to display in the right button for a single behaviour class.
setRightButtonOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Register a callback to be invoked when the right button is clicked.
setRightButtonText(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the text to display in the right button for a single behaviour class.
setRightButtonTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the text color of the right button.
setRightButtonTextSize(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the size of the text in the right button.
setRightButtonTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the typeface and style in which the text of the right button should be displayed.
setRightButtonTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Sets the typeface and style in which the text of the right button should be displayed.
setSelectedDotColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the color to use for the selected dot.
setSelectedDotDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the diameter to use for the selected dot.
setSelectedDotDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the diameter to use for the selected dot.
setSelectedItem(int, boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the index of the currently selected item and updates the UI to reflect the change.
setSelectedItem(int, boolean) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
Sets the index of the currently selected item and updates the UI to reflect the change.
setSpacingBetweenDotsDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the spacing between consecutive dots, as measured from the edges of the unselected dots.
setSpacingBetweenDotsPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the spacing between consecutive dots, as measured from the edges of the unselected dots.
setText(CharSequence) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
Sets and displays the text of this ParallaxPage.
setTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
setTransitionDuration(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Sets the amount of time to use when animating this Dot between active and inactive.
setTransitionDuration(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
setTransitionDuration(int) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
Sets the duration to use when animating items between selected and unselected.
setTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
setTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
 
setUnselectedDotColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the color to use for each unselected dot.
setUnselectedDotDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the diameter to use for each unselected dot.
setUnselectedDotDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
Sets the diameter to use for each unselected dot.
setVisibility(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
 
setVisibility(boolean) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
Changes the visibility of this indicator.
shouldLaunchActivity() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.ProgressToNextActivity
Determines whether the next activity should launch.
showStatusBar() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
Shows the status bar background and prevents views from being drawn behind the status bar (including existing views).

T

text - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The current text.
textHolder - Variable in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
The View which displays the text.
toggleState(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
Toggles the state of this Dot between active and inactive.
transformPage(View, float) - Method in class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
 
transformPage(View, float) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxTransformer
Deprecated.
 
transitioningFrom() - Method in enum com.matthewtamlin.sliding_intro_screen_library.Dot.State
 
transitioningTo() - Method in enum com.matthewtamlin.sliding_intro_screen_library.Dot.State
 

V

valueOf(String) - Static method in enum com.matthewtamlin.sliding_intro_screen_library.Dot.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.matthewtamlin.sliding_intro_screen_library.IntroButton.Appearance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.matthewtamlin.sliding_intro_screen_library.LockableViewPager.LockMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.matthewtamlin.sliding_intro_screen_library.Dot.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.matthewtamlin.sliding_intro_screen_library.IntroButton.Appearance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.matthewtamlin.sliding_intro_screen_library.LockableViewPager.LockMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withoutParallaxView(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
Removes a parallax effect from all Views with the provided resource id.
withParallaxView(int, float) - Method in class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
Sets this MultiViewParallaxTransformer to apply a parallax effect to all Views with the provided resource id.
A B C D E F G H I L M N O P R S T V W 
Skip navigation links