Java android.app TabActivity fields, constructors, methods, implement or subclass

Example usage for Java android.app TabActivity fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.app TabActivity.

The text is from its open source code.

Subclass

android.app.TabActivity has subclasses.
Click this link to see all its subclasses.

Method

TabHostgetTabHost()
Returns the TabHost the activity is using to host its tabs.
TabWidgetgetTabWidget()
Returns the TabWidget the activity is using to draw the actual tabs.