Skip navigation links
B C D F G I M O P R S U 

B

BubbleTabAdapter - Class in com.tompee.funtablayout
 
BubbleTabAdapter.Builder - Class in com.tompee.funtablayout
 
BubbleTabAdapter.IconFetcher - Interface in com.tompee.funtablayout
 
build() - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Creates a SimpleTabAdapter with the arguments supplied to this builder.
build() - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Creates a SimpleTabAdapter with the arguments supplied to this builder.
build() - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Creates a SimpleTabAdapter with the arguments supplied to this builder.
build() - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Creates a SimpleTabAdapter with the arguments supplied to this builder.
Builder(Context) - Constructor for class com.tompee.funtablayout.BubbleTabAdapter.Builder
Creates a builder for a simple tab adapter
Builder(Context) - Constructor for class com.tompee.funtablayout.FlipTabAdapter.Builder
Creates a builder for a simple tab adapter
Builder(Context) - Constructor for class com.tompee.funtablayout.PopTabAdapter.Builder
Creates a builder for a simple tab adapter
Builder(Context) - Constructor for class com.tompee.funtablayout.SimpleTabAdapter.Builder
Creates a builder for a simple tab adapter

C

childDrawableStateChanged(View) - Method in class com.tompee.funtablayout.FunTabLayout
 
com.tompee.funtablayout - package com.tompee.funtablayout
 

D

DEFAULT_POSITION_THRESHOLD - Static variable in class com.tompee.funtablayout.FunTabLayout
 
DEFAULT_SCROLL_DURATION - Static variable in class com.tompee.funtablayout.FunTabLayout
 

F

FlipTabAdapter - Class in com.tompee.funtablayout
 
FlipTabAdapter(FlipTabAdapter.Builder) - Constructor for class com.tompee.funtablayout.FlipTabAdapter
 
FlipTabAdapter.Builder - Class in com.tompee.funtablayout
 
FlipTabAdapter.IconFetcher - Interface in com.tompee.funtablayout
 
FunTabLayout - Class in com.tompee.funtablayout
 
FunTabLayout(Context) - Constructor for class com.tompee.funtablayout.FunTabLayout
 
FunTabLayout(Context, AttributeSet) - Constructor for class com.tompee.funtablayout.FunTabLayout
 
FunTabLayout(Context, AttributeSet, int) - Constructor for class com.tompee.funtablayout.FunTabLayout
 
FunTabLayout.IndicatorDecoration - Class in com.tompee.funtablayout
 
FunTabLayout.RecyclerOnScrollListener - Class in com.tompee.funtablayout
 

G

getBitmapIcon(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter
 
getIcon(int) - Method in interface com.tompee.funtablayout.BubbleTabAdapter.IconFetcher
 
getIcon(int) - Method in interface com.tompee.funtablayout.FlipTabAdapter.IconFetcher
 
getIcon(int) - Method in interface com.tompee.funtablayout.PopTabAdapter.IconFetcher
 
getItemCount() - Method in class com.tompee.funtablayout.BubbleTabAdapter
 
getItemCount() - Method in class com.tompee.funtablayout.FlipTabAdapter
 
getItemCount() - Method in class com.tompee.funtablayout.PopTabAdapter
 
getItemCount() - Method in class com.tompee.funtablayout.SimpleTabAdapter
 
getItemViewType(int) - Method in class com.tompee.funtablayout.FlipTabAdapter
 
getSelectedIcon(int) - Method in interface com.tompee.funtablayout.BubbleTabAdapter.IconFetcher
 
getTabIndicatorHeight() - Method in class com.tompee.funtablayout.BubbleTabAdapter
 
getTabIndicatorHeight() - Method in class com.tompee.funtablayout.FlipTabAdapter
 
getTabIndicatorHeight() - Method in class com.tompee.funtablayout.PopTabAdapter
 
getTabIndicatorHeight() - Method in class com.tompee.funtablayout.SimpleTabAdapter
 

I

IndicatorDecoration() - Constructor for class com.tompee.funtablayout.FunTabLayout.IndicatorDecoration
 
isLayoutRtl() - Method in class com.tompee.funtablayout.FunTabLayout
 

M

mAdapter - Variable in class com.tompee.funtablayout.FunTabLayout
 
mDx - Variable in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 
mFunTabLayout - Variable in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 
mIndicatorOffset - Variable in class com.tompee.funtablayout.FunTabLayout
 
mIndicatorPaint - Variable in class com.tompee.funtablayout.FunTabLayout
 
mIndicatorPosition - Variable in class com.tompee.funtablayout.FunTabLayout
 
mLinearLayoutManager - Variable in class com.tompee.funtablayout.FunTabLayout
 
mLinearLayoutManager - Variable in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 
mOldPositionOffset - Variable in class com.tompee.funtablayout.FunTabLayout
 
mPositionThreshold - Variable in class com.tompee.funtablayout.FunTabLayout
 
mRecyclerOnScrollListener - Variable in class com.tompee.funtablayout.FunTabLayout
 
mRequestScrollToTab - Variable in class com.tompee.funtablayout.FunTabLayout
 
mScrollEanbled - Variable in class com.tompee.funtablayout.FunTabLayout
 
mScrollOffset - Variable in class com.tompee.funtablayout.FunTabLayout
 
mTabPositionOffset - Variable in class com.tompee.funtablayout.FunTabLayout
 
mTabVisibleCount - Variable in class com.tompee.funtablayout.FunTabLayout
 
mViewPager - Variable in class com.tompee.funtablayout.FunTabLayout
 

O

onBindViewHolder(BubbleTabAdapter.ViewHolder, int) - Method in class com.tompee.funtablayout.BubbleTabAdapter
 
onBindViewHolder(FlipTabAdapter.ViewHolder, int) - Method in class com.tompee.funtablayout.FlipTabAdapter
 
onBindViewHolder(PopTabAdapter.ViewHolder, int) - Method in class com.tompee.funtablayout.PopTabAdapter
 
onBindViewHolder(SimpleTabAdapter.ViewHolder, int) - Method in class com.tompee.funtablayout.SimpleTabAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.tompee.funtablayout.BubbleTabAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.tompee.funtablayout.FlipTabAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.tompee.funtablayout.PopTabAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.tompee.funtablayout.SimpleTabAdapter
 
onDetachedFromWindow() - Method in class com.tompee.funtablayout.FunTabLayout
 
onDrawOver(Canvas, RecyclerView, RecyclerView.State) - Method in class com.tompee.funtablayout.FunTabLayout.IndicatorDecoration
 
onScrolled(RecyclerView, int, int) - Method in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 
onScrollStateChanged(RecyclerView, int) - Method in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 

P

PopTabAdapter - Class in com.tompee.funtablayout
 
PopTabAdapter(PopTabAdapter.Builder) - Constructor for class com.tompee.funtablayout.PopTabAdapter
 
PopTabAdapter.Builder - Class in com.tompee.funtablayout
 
PopTabAdapter.IconFetcher - Interface in com.tompee.funtablayout
 
POSITION_THRESHOLD_ALLOWABLE - Static variable in class com.tompee.funtablayout.FunTabLayout
 

R

RecyclerOnScrollListener(FunTabLayout, LinearLayoutManager) - Constructor for class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 

S

scrollToTab(int) - Method in class com.tompee.funtablayout.FunTabLayout
 
scrollToTab(int, float, boolean) - Method in class com.tompee.funtablayout.FunTabLayout
 
selectCenterTabForLeftScroll() - Method in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 
selectCenterTabForRightScroll() - Method in class com.tompee.funtablayout.FunTabLayout.RecyclerOnScrollListener
 
setCurrentItem(int, boolean) - Method in class com.tompee.funtablayout.FunTabLayout
 
setDefaultIconColor(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Sets icon color when a tab is not selected.
setDefaultIconColor(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets icon color when a tab is not selected.
setIconDimension(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Sets the dimension of the icon to be displayed.
setIconDimension(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Sets the dimension of the icon to be displayed.
setIconDimension(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets the dimension of the icon to be displayed.
setIconFetcher(BubbleTabAdapter.IconFetcher) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Sets the callback method to get the icon displayed in tabs
setIconFetcher(FlipTabAdapter.IconFetcher) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Sets the callback method to get the icon displayed in tabs
setIconFetcher(PopTabAdapter.IconFetcher) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets the callback method to get the icon displayed in tabs
setPopDuration(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets the pop animation duration
setPositionThreshold(float) - Method in class com.tompee.funtablayout.FunTabLayout
Sets the position threshold on when to switch tabs
setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Set the background to a given resource.
setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Set the background to a given resource.
setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Set the background to a given resource.
setTabBackgroundResId(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Set the background to a given resource.
setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Sets the tab indicator bar color.
setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Sets the tab indicator bar color.
setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets the tab indicator bar color.
setTabIndicatorColor(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Sets the tab indicator bar color.
setTabIndicatorHeight(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Sets the tab indicator height.
setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Sets the padding.
setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Sets the padding.
setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets the padding.
setTabPadding(int, int, int, int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Sets the padding.
setTabSelectedTextColor(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Sets the tab text selected color.
setTabTextAppearance(int) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Sets the text appearance from the specified style resource.
setTabTextAppearance(int) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Sets the text appearance from the specified style resource.
setTabTextAppearance(int) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Sets the text appearance from the specified style resource.
setTabTextAppearance(int) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Sets the text appearance from the specified style resource.
setTabVisibleCount(int) - Method in class com.tompee.funtablayout.FunTabLayout
Sets the maximum number of visible tab
setUpWithAdapter(BaseAdapter<?>) - Method in class com.tompee.funtablayout.FunTabLayout
 
setViewPager(ViewPager) - Method in class com.tompee.funtablayout.BubbleTabAdapter.Builder
Set a list of items, which are supplied by the given ViewPager
setViewPager(ViewPager) - Method in class com.tompee.funtablayout.FlipTabAdapter.Builder
Set a list of items, which are supplied by the given ViewPager
setViewPager(ViewPager) - Method in class com.tompee.funtablayout.PopTabAdapter.Builder
Set a list of items, which are supplied by the given ViewPager
setViewPager(ViewPager) - Method in class com.tompee.funtablayout.SimpleTabAdapter.Builder
Set a list of items, which are supplied by the given ViewPager
SimpleTabAdapter - Class in com.tompee.funtablayout
 
SimpleTabAdapter.Builder - Class in com.tompee.funtablayout
 
startAnimation(int) - Method in class com.tompee.funtablayout.FunTabLayout
 

U

updateCurrentIndicatorPosition(int, float, float) - Method in class com.tompee.funtablayout.FunTabLayout
 
B C D F G I M O P R S U 
Skip navigation links