A B C D E F G H I K L M N O P Q R S T U V W Y

T

TableFetcher - Class in org.hermit.android.net
Concrete instance of WebFetcher which fetches tabular data from the web.
TableProvider - Class in org.hermit.android.provider
This class is a base for content providers which provide access to table-organized data in an SQL database.
TableProvider(DbSchema) - Constructor for class org.hermit.android.provider.TableProvider
Create an instance of this content provider.
TableSchema - Class in org.hermit.android.provider
Class encapsulating the schema for a table within a content provider.
TableSchema(String, String, Uri, String, String[][]) - Constructor for class org.hermit.android.provider.TableSchema
Create a table schema instance.
TextGauge - Class in org.hermit.android.instruments
A Gauge which displays data in textual form, generally as a grid of numeric values.
TextGauge(SurfaceRunner) - Constructor for class org.hermit.android.instruments.TextGauge
Set up this view, and configure the text fields to be displayed in this element.
TextGauge(SurfaceRunner, String[], int) - Constructor for class org.hermit.android.instruments.TextGauge
Set up this view, and configure the text fields to be displayed in this element.
TextInputDialog - Class in org.hermit.android.notice
This class implements a popup input box (a subclass of AlertDialog) which can be used to display a prompt and read a text string from the user.
TextInputDialog(Context, int, int) - Constructor for class org.hermit.android.notice.TextInputDialog
Create an error dialog.
TextInputDialog(Context, CharSequence, CharSequence) - Constructor for class org.hermit.android.notice.TextInputDialog
Create an error dialog.
TextInputDialog.OnOkListener - Interface in org.hermit.android.notice
Listener invoked when the user clicks the OK button.
timeout - Variable in class org.hermit.android.net.WebFetcher
 
TimeZoneActivity - Class in org.hermit.android.widgets
This class displays a picker which can be used to select a timezone.
TimeZoneActivity() - Constructor for class org.hermit.android.widgets.TimeZoneActivity
 

A B C D E F G H I K L M N O P Q R S T U V W Y