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

A

ABOVE - Static variable in class com.braunster.tutorialview.object.Tutorial.InfoPosition
 
AbstractTutorialView - Class in com.braunster.tutorialview.view
Created by braunster on 03/12/14.
AbstractTutorialView(Context) - Constructor for class com.braunster.tutorialview.view.AbstractTutorialView
 
AbstractTutorialView(Context, AttributeSet) - Constructor for class com.braunster.tutorialview.view.AbstractTutorialView
 
AbstractTutorialView(Context, AttributeSet, int) - Constructor for class com.braunster.tutorialview.view.AbstractTutorialView
 
AbstractTutorialView.AnimationType - Enum in com.braunster.tutorialview.view
Animation type that are supported by the tutorial view.
AbstractTutorialView.TutorialClosedListener - Interface in com.braunster.tutorialview.view
 
actionBarHeight - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
AUTO - Static variable in class com.braunster.tutorialview.object.Tutorial.GotItPosition
The "GotIt" button position will be automatically calculated according to the view to surround position.
AUTO - Static variable in class com.braunster.tutorialview.object.Tutorial.InfoPosition
 

B

beforeFirstDraw() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
This function will be called before the view needs to be draw.
beforeFirstDraw() - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
beforeFirstDraw() - Method in class com.braunster.tutorialview.view.TutorialView
 
BELOW - Static variable in class com.braunster.tutorialview.object.Tutorial.InfoPosition
 
BOTTOM - Static variable in class com.braunster.tutorialview.object.Tutorial.GotItPosition
Set the position of the "GotIt" button to be at the bottom of the tutorial.
build() - Method in class com.braunster.tutorialview.object.TutorialBuilder
 

C

calcViewBoundsRadiusAndCenter() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Calculating the view position variables and the circle radius.
changeActionBarColor(boolean) - Method in interface com.braunster.tutorialview.TutorialViewInterface
If true and an action bar is given to the view the action bar background color will be changed to the tutorial color.
changeActionBarColor(boolean) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
If true and an action bar is given to the view the action bar background color will be changed to the tutorial color.
changeActionBarColor(boolean) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
changesSystemUiColors(Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
changeSystemUiColor(boolean) - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
clear() - Method in class com.braunster.tutorialview.object.Tutorial
 
closeTutorial() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
closeTutorial() - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
closeTutorial() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
closeTutorial() - Method in class com.braunster.tutorialview.view.TutorialView
 
closing - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
true if the tutorial is animating closing of the tutorial.
com.braunster.tutorialview - package com.braunster.tutorialview
 
com.braunster.tutorialview.object - package com.braunster.tutorialview.object
 
com.braunster.tutorialview.view - package com.braunster.tutorialview.view
 
CREATOR - Static variable in class com.braunster.tutorialview.object.Tutorial
 

D

Debug - Class in com.braunster.tutorialview.object
Created by braunster on 03.05.15.
Debug() - Constructor for class com.braunster.tutorialview.object.Debug
 
DEBUG - Static variable in class com.braunster.tutorialview.TutorialActivity
 
DEBUG - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
DEBUG - Static variable in class com.braunster.tutorialview.view.TutorialLayout
 
DEBUG - Static variable in class com.braunster.tutorialview.view.TutorialView
 
DEBUG_DRAW - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
debugPaint - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
Used for debug drawing to find problems with calculations.
DEFAULT_BACKGROUND_COLOR - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
DEFAULT_CIRCLE_PADDING - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
DEFAULT_PRECAUTION_ABOVE_DISTANCE - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
DEFAULT_STROKE_WIDTH - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
describeContents() - Method in class com.braunster.tutorialview.object.Tutorial
 
dispatchTutorialClosed() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
drawInnerCircles(Canvas) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Drawing two semi transparent circles so the view would look better.

G

getAnimationDuration() - Method in class com.braunster.tutorialview.object.Tutorial
 
getAnimationDuration() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getAnimationDuration() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getAnimationDuration() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getAnimationType() - Method in class com.braunster.tutorialview.object.Tutorial
 
getAnimationType() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getAnimationType() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getAnimationType() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getIntent() - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
getPositionToSurroundHeight() - Method in class com.braunster.tutorialview.object.Tutorial
 
getPositionToSurroundWidth() - Method in class com.braunster.tutorialview.object.Tutorial
 
getPositionToSurroundX() - Method in class com.braunster.tutorialview.object.Tutorial
 
getPositionToSurroundY() - Method in class com.braunster.tutorialview.object.Tutorial
 
getRandom() - Static method in enum com.braunster.tutorialview.view.AbstractTutorialView.AnimationType
 
getSharedPrefsForIdentifier(String) - Method in class com.braunster.tutorialview.object.SharedPrefsHelper
 
getTitle() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorial(Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
Get the tutorial passed in the intent, If a list of tutorial had been passed as a walk through the first in the list will be returned.
getTutorialBackgroundColor() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialBackgroundColor() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialBackgroundColor() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialBackgroundColor() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialGotItPosition() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialGotItPosition() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialGotItPosition() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialGotItPosition() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialInfoLayoutId() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialInfoLayoutId() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialInfoLayoutId() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialInfoLayoutId() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialInfoTextPosition() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialInfoTextPosition() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialInfoTextPosition() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialInfoTextPosition() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialText() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialText() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialText() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialText() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialTextColor() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialTextColor() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialTextColor() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialTextColor() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialTextSize() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialTextSize() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialTextSize() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialTextSize() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialTextTypeFace() - Method in class com.braunster.tutorialview.object.Tutorial
 
getTutorialTextTypeFace() - Method in interface com.braunster.tutorialview.TutorialInterface
 
getTutorialTextTypeFace() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
getTutorialTextTypeFace() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getTutorialView() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
getWalkThroughData(Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
Getting the list of tutorials that will be used for the walk through
GotItPosition() - Constructor for class com.braunster.tutorialview.object.Tutorial.GotItPosition
 

H

hasStatusBar(boolean) - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
hasStatusBar(Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
hide() - Method in interface com.braunster.tutorialview.TutorialViewInterface
 
hide(Runnable) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
hide(Runnable) - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
hide() - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
hide() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
hide(Runnable) - Method in class com.braunster.tutorialview.view.TutorialView
 
hide() - Method in class com.braunster.tutorialview.view.TutorialView
 

I

inflateTutorialInfo() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Inflating the layout by given id that will explain about the view that has been surrounded.
InfoPosition() - Constructor for class com.braunster.tutorialview.object.Tutorial.InfoPosition
 
initActionBar(String) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
initTypeFace() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Initialize the type face object from the mTutorial object type face name.
INNER_CIRCLE_DEFAULT_ALPHA - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
IS_WALKTHROUGH - Static variable in class com.braunster.tutorialview.TutorialActivity
 
isFirstTime(String, String) - Method in class com.braunster.tutorialview.object.SharedPrefsHelper
 
isShowing() - Method in interface com.braunster.tutorialview.TutorialViewInterface
 
isShowing() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
isShowing() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
isWalkThrough(Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
isWalkThrough() - Method in interface com.braunster.tutorialview.TutorialViewInterface
 
isWalkThrough() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
isWalkThrough() - Method in class com.braunster.tutorialview.view.TutorialLayout
 

L

LEFT_OF - Static variable in class com.braunster.tutorialview.object.Tutorial.InfoPosition
 

M

mActionBar - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mActionBarOldTitle - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
The title of the action bar before we changed it to the tutorial title, Used for restoring the action bar state after tutorial is closed.
mActionBarRestoreColor - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
The default color of the action bar, This is used combine with mChangeActionBarColor to set the background of the action bar to the tutorial color.
mAnimationDuration - Variable in class com.braunster.tutorialview.object.Tutorial
Holds the animation duration that will be used to animate the tutorial in and out.
mAnimationDuration - Variable in class com.braunster.tutorialview.object.TutorialBuilder
Holds the animation duration that will be used to animate the tutorial in and out.
mAnimationType - Variable in class com.braunster.tutorialview.object.Tutorial
Holds the animation type value that will be preformed on opening and closing the tutorial.
mAnimationType - Variable in class com.braunster.tutorialview.object.TutorialBuilder
Holds the animation type value that will be preformed on opening and closing the tutorial.
mBackgroundPaint - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
The paint that will be used to draw the tutorial background color.
mChangeActionBarColor - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
If true when the tutorial view will be visible the action bar color will be change to the tutorial background color
mContext - Variable in class com.braunster.tutorialview.object.SharedPrefsHelper
 
mGotItButton - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mInnerCirclePaint - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
The paint that will be used to draw the inner circles.
mSkipButton - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mTitleView - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mTutorial - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mTutorialInfoLayoutId - Variable in class com.braunster.tutorialview.object.Tutorial
The layout id that will be used to inflate the tutorial info view.
mTutorialInfoLayoutId - Variable in class com.braunster.tutorialview.object.TutorialBuilder
The layout id that will be used to inflate the tutorial info view.
mTutorialInfoView - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mTutorialTextColor - Variable in class com.braunster.tutorialview.object.Tutorial
Holds the color for the default info view text view.
mTutorialTextColor - Variable in class com.braunster.tutorialview.object.TutorialBuilder
Holds the color for the default info view text view.
mTutorialTextSize - Variable in class com.braunster.tutorialview.object.Tutorial
Holds the size of the default info view text view.
mTutorialTextSize - Variable in class com.braunster.tutorialview.object.TutorialBuilder
Holds the size of the default info view text view.
mTutorialTextTypeFace - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
Holds the typeface that will be used for the default info view text view
mTutorialTextTypeFaceName - Variable in class com.braunster.tutorialview.object.Tutorial
Holds the name of the typeface that will be used for the default info view text view
mTutorialTextTypeFaceName - Variable in class com.braunster.tutorialview.object.TutorialBuilder
Holds the name of the typeface that will be used for the default info view text view
mViewBoundsInParent - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
Holds the view bounds on screen, This is used for DEBUG_DRAW and for creating the arcs surrounding the view.
mViewToSurroundCenterX - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mViewToSurroundCenterY - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
mViewToSurroundRadius - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 

N

nextTutorial(Tutorial) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
nextTutorial(Tutorial) - Method in interface com.braunster.tutorialview.WalkThroughInterface
Moving to the next tutorial in the walk through.

O

onBackPressed() - Method in class com.braunster.tutorialview.TutorialActivity
Back press will close the tutorial which will trigger the onClosed() method which will finish the activity.
onClosed() - Method in interface com.braunster.tutorialview.view.AbstractTutorialView.TutorialClosedListener
 
onCreate(Bundle) - Method in class com.braunster.tutorialview.TutorialActivity
 
onDraw(Canvas) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
onDraw(Canvas) - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
onDraw(Canvas) - Method in class com.braunster.tutorialview.view.TutorialView
 
onNextTutorialShown(Tutorial) - Method in interface com.braunster.tutorialview.view.TutorialLayout.WalkThroughListener
 
onSaveInstanceState(Bundle) - Method in class com.braunster.tutorialview.TutorialActivity
 
onWalkThroughDone() - Method in interface com.braunster.tutorialview.view.TutorialLayout.WalkThroughListener
 
onWalkTroughSkipped() - Method in interface com.braunster.tutorialview.view.TutorialLayout.WalkThroughListener
 
onWindowFocusChanged(boolean) - Method in class com.braunster.tutorialview.TutorialActivity
Need to wait until the window get focused before doing the animation.

R

removeTutorialInfo() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Animate the tutorial info view out and remove it from the view.
restoreActionBar() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Restore the action bar if has a reference to it.
RIGHT_OF - Static variable in class com.braunster.tutorialview.object.Tutorial.InfoPosition
 
RippleTutorialView - Class in com.braunster.tutorialview.view
Created by braunster on 01/12/14.
RippleTutorialView(Context) - Constructor for class com.braunster.tutorialview.view.RippleTutorialView
 
RippleTutorialView(Context, AttributeSet) - Constructor for class com.braunster.tutorialview.view.RippleTutorialView
 
RippleTutorialView(Context, AttributeSet, int) - Constructor for class com.braunster.tutorialview.view.RippleTutorialView
 

S

setActionBar(ActionBar) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Setting the action bar, Used only if you pace the Tutorial view inside your root view.
setActionBar(ActionBar) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setActionBar(ActionBar) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setActionBarRestoreColor(int) - Method in interface com.braunster.tutorialview.TutorialViewInterface
The of the color that will be set as the action bar color when the tutorial view will be closed.
setActionBarRestoreColor(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
The of the color that will be set as the action bar color when the tutorial view will be closed.
setActionBarRestoreColor(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setAnimationDuration(long) - Method in class com.braunster.tutorialview.object.Tutorial
 
setAnimationDuration(long) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setAnimationDuration(long) - Method in interface com.braunster.tutorialview.TutorialInterface
 
setAnimationDuration(long) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setAnimationDuration(long) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setAnimationType(AbstractTutorialView.AnimationType) - Method in class com.braunster.tutorialview.object.Tutorial
 
setAnimationType(AbstractTutorialView.AnimationType) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setAnimationType(AbstractTutorialView.AnimationType) - Method in interface com.braunster.tutorialview.TutorialInterface
 
setAnimationType(AbstractTutorialView.AnimationType) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setAnimationType(AbstractTutorialView.AnimationType) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setBackgroundColor(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setHasActionBar(boolean) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Set true if the application has the activity that hold this view has action bar..
setHasActionBar(boolean) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Set true if the application has the activity that hold this view has action bar..
setHasActionBar(boolean) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setHasStatusBar(boolean) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Set true if the application has status bar.
setHasStatusBar(boolean) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Set true if the application has status bar.
setHasStatusBar(boolean) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setInfoText(String) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setmPositionToSurroundY(float) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setPositionToSurround(float, float, int, int) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Used mostly for the tutorial activity, Instead of passing a view to surround we pass the view coordination and dimensions.
setPositionToSurround(float, float, int, int, String) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Used mostly for the tutorial activity, Instead of passing a view to surround we pass the view coordination and dimensions.
setPositionToSurround(float, float, int, int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Used mostly for the tutorial activity, Instead of passing a view to surround we pass the view coordination and dimensions.
setPositionToSurround(float, float, int, int, String) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Used mostly for the tutorial activity, Instead of passing a view to surround we pass the view coordination and dimensions.
setPositionToSurround(float, float, int, int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setPositionToSurround(float, float, int, int, String) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setPositionToSurroundHeight(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setPositionToSurroundHeight(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setPositionToSurroundWidth(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setPositionToSurroundWidth(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setPositionToSurroundX(float) - Method in class com.braunster.tutorialview.object.Tutorial
 
setPositionToSurroundX(float) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setPositionToSurroundY(float) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTitle(String) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTitle(String) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setTutorial(Tutorial) - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
setTutorial(Tutorial, boolean) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Set the tutorial data for this view and animate it into the screen if wanted.
setTutorial(Tutorial) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Set the tutorial data for this view and animate it into the screen.
setTutorial(Tutorial) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setTutorial(Tutorial, boolean) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setTutorial(Tutorial, boolean) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorial(Tutorial) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialBackgroundColor(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialBackgroundColor(int) - Method in interface com.braunster.tutorialview.TutorialInterface
The background color for the tutorial.
setTutorialBackgroundColor(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
The background color for the tutorial.
setTutorialBackgroundColor(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialClosedListener(AbstractTutorialView.TutorialClosedListener) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Setting a listener that will be called when the tutorial is closed.
setTutorialClosedListener(AbstractTutorialView.TutorialClosedListener) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setTutorialClosedListener(AbstractTutorialView.TutorialClosedListener) - Method in class com.braunster.tutorialview.view.TutorialLayout
Set the listener on the tutorial view, If walk through is used this will be overridden and you should set a WalkThroughListener instead.
setTutorialGotItPosition(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialGotItPosition(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setTutorialGotItPosition(int) - Method in interface com.braunster.tutorialview.TutorialInterface
 
setTutorialGotItPosition(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setTutorialGotItPosition(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialInfoLayoutId(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialInfoLayoutId(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setTutorialInfoLayoutId(int) - Method in interface com.braunster.tutorialview.TutorialInterface
The Layout id of the view that will be used to show the tutorial text or information.
setTutorialInfoLayoutId(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
The Layout id of the view that will be used to show the tutorial text or information.
setTutorialInfoLayoutId(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialInfoTextPosition(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialInfoTextPosition(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setTutorialInfoTextPosition(int) - Method in interface com.braunster.tutorialview.TutorialInterface
 
setTutorialInfoTextPosition(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
setTutorialInfoTextPosition(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialText(String) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialText(String) - Method in interface com.braunster.tutorialview.TutorialInterface
The text that will be used for the mTutorialInfoView.
setTutorialText(String) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
The text that will be used for the mTutorialInfoView.
setTutorialText(String) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialTextColor(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialTextColor(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setTutorialTextColor(int) - Method in interface com.braunster.tutorialview.TutorialInterface
 
setTutorialTextColor(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Set the color that will be used for the default info view text view.
setTutorialTextColor(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialTextSize(int) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialTextSize(int) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setTutorialTextSize(int) - Method in interface com.braunster.tutorialview.TutorialInterface
Set the size that will be used for the default info view text view.
setTutorialTextSize(int) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Set the size that will be used for the default info view text view.
setTutorialTextSize(int) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialTextTypeFace(String) - Method in class com.braunster.tutorialview.object.Tutorial
 
setTutorialTextTypeFace(String) - Method in interface com.braunster.tutorialview.TutorialInterface
 
setTutorialTextTypeFace(String) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Set the name of the wanted typeface for this tutorial.
setTutorialTextTypeFace(String) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setTutorialTextTypeFaceName(String) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setViewToSurround(View) - Method in class com.braunster.tutorialview.object.Tutorial
 
setViewToSurround(View) - Method in class com.braunster.tutorialview.object.TutorialBuilder
 
setViewToSurround(View) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Surround a given view by a visual tutorial with text.
setViewToSurround(View, String) - Method in interface com.braunster.tutorialview.TutorialViewInterface
Surround a given view by a visual tutorial with text and title.
setViewToSurround(View) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Surround a given view by a visual tutorial with text.
setViewToSurround(View, String) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
Surround a given view by a visual tutorial with text and title.
setViewToSurround(View) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setViewToSurround(View, String) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setWalkThroughData(ArrayList<Tutorial>) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
setWalkThroughData(ArrayList<Tutorial>) - Method in interface com.braunster.tutorialview.WalkThroughInterface
Setting the walk through data.
setWalkThroughList(ArrayList<Tutorial>) - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
setWalkThroughList(Tutorial...) - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
setWalkThroughListener(TutorialLayout.WalkThroughListener) - Method in class com.braunster.tutorialview.view.TutorialLayout
 
SharedPrefsHelper - Class in com.braunster.tutorialview.object
Created by braunster on 30/12/14.
SharedPrefsHelper() - Constructor for class com.braunster.tutorialview.object.SharedPrefsHelper
 
shouldDraw() - Method in class com.braunster.tutorialview.view.AbstractTutorialView
No need to draw if the view to surround or his dimensions is null.
shouldDraw() - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
shouldDraw() - Method in class com.braunster.tutorialview.view.TutorialView
 
show() - Method in interface com.braunster.tutorialview.TutorialViewInterface
 
show(Runnable) - Method in class com.braunster.tutorialview.view.AbstractTutorialView
 
show(Runnable) - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
show() - Method in class com.braunster.tutorialview.view.RippleTutorialView
 
show() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
show(Runnable) - Method in class com.braunster.tutorialview.view.TutorialView
 
show() - Method in class com.braunster.tutorialview.view.TutorialView
 
showing - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
true if the tutorial is visible.
showTutorial(TutorialViewInterface, Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
Used in the tutorial activity to show the tutorial, The data from the intent would be recovered and would be set on the TutorialInterface.
skip() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
skip() - Method in interface com.braunster.tutorialview.WalkThroughInterface
Skipping the rest of the walk through.
skipOnBackPressed(Intent) - Static method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
skipTutorialOnBackPressed(boolean) - Method in class com.braunster.tutorialview.object.TutorialIntentBuilder
 
startWalkThrough() - Method in class com.braunster.tutorialview.view.TutorialLayout
 
startWalkThrough() - Method in interface com.braunster.tutorialview.WalkThroughInterface
Starting the walk through.
statusBarHeight - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
 

T

TAG - Static variable in class com.braunster.tutorialview.TutorialActivity
 
TAG - Static variable in class com.braunster.tutorialview.view.AbstractTutorialView
 
TAG - Static variable in class com.braunster.tutorialview.view.TutorialLayout
 
TAG - Static variable in class com.braunster.tutorialview.view.TutorialView
 
TOP - Static variable in class com.braunster.tutorialview.object.Tutorial.GotItPosition
Set the "GotIt" button to be in the top part of the tutorial, If the tutorial has a title then the button will be placed below it.
Tutorial - Class in com.braunster.tutorialview.object
Created by braunster on 24/12/14.
Tutorial() - Constructor for class com.braunster.tutorialview.object.Tutorial
 
Tutorial.GotItPosition - Class in com.braunster.tutorialview.object
Static values representing available positions for placing the "GotIt" button in the TutorialView.
Tutorial.InfoPosition - Class in com.braunster.tutorialview.object
Static values representing available positions for placing the info text in the TutorialView.
TutorialActivity - Static variable in class com.braunster.tutorialview.object.Debug
 
TutorialActivity - Class in com.braunster.tutorialview
Created by braunster on 02/12/14.
TutorialActivity() - Constructor for class com.braunster.tutorialview.TutorialActivity
 
TutorialBuilder - Class in com.braunster.tutorialview.object
Created by braunster on 24/12/14.
TutorialBuilder() - Constructor for class com.braunster.tutorialview.object.TutorialBuilder
 
tutorialClosedListener - Variable in class com.braunster.tutorialview.view.AbstractTutorialView
Listener for the tutorial closing.
TutorialIntentBuilder - Static variable in class com.braunster.tutorialview.object.Debug
 
TutorialIntentBuilder - Class in com.braunster.tutorialview.object
Created by braunster on 04/12/14.
TutorialIntentBuilder(Context) - Constructor for class com.braunster.tutorialview.object.TutorialIntentBuilder
 
TutorialIntentBuilder(Intent) - Constructor for class com.braunster.tutorialview.object.TutorialIntentBuilder
 
TutorialInterface - Interface in com.braunster.tutorialview
Created by braunster on 04/12/14.
TutorialLayout - Class in com.braunster.tutorialview.view
Created by braunster on 04/12/14.
TutorialLayout(Context) - Constructor for class com.braunster.tutorialview.view.TutorialLayout
 
TutorialLayout(Context, AttributeSet) - Constructor for class com.braunster.tutorialview.view.TutorialLayout
 
TutorialLayout(Context, AttributeSet, int) - Constructor for class com.braunster.tutorialview.view.TutorialLayout
 
TutorialLayout.WalkThroughListener - Interface in com.braunster.tutorialview.view
 
TutorialView - Class in com.braunster.tutorialview.view
Created by braunster on 01/12/14.
TutorialView(Context) - Constructor for class com.braunster.tutorialview.view.TutorialView
 
TutorialView(Context, AttributeSet) - Constructor for class com.braunster.tutorialview.view.TutorialView
 
TutorialView(Context, AttributeSet, int) - Constructor for class com.braunster.tutorialview.view.TutorialView
 
TutorialViewInterface - Interface in com.braunster.tutorialview
Created by braunster on 04/12/14.

V

validate() - Method in class com.braunster.tutorialview.object.SharedPrefsHelper
 
valueOf(String) - Static method in enum com.braunster.tutorialview.view.AbstractTutorialView.AnimationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.braunster.tutorialview.view.AbstractTutorialView.AnimationType
Returns an array containing the constants of this enum type, in the order they are declared.
VIEWED_TUTORIALS - Static variable in class com.braunster.tutorialview.TutorialActivity
 

W

WalkThroughInterface - Interface in com.braunster.tutorialview
Created by braunster on 24/12/14.
writeToParcel(Parcel, int) - Method in class com.braunster.tutorialview.object.Tutorial
 
A B C D G H I L M N O R S T V W 
Skip navigation links