FileDocCategorySizeDatePackage
TableLayout3.javaAPI DocGoogle Android v1.5 Example933Sun Nov 11 13:01:04 GMT 2007com.google.android.samples.view

TableLayout3

public class TableLayout3 extends android.app.Activity

Fields Summary
Constructors Summary
Methods Summary
protected voidonCreate(android.os.Bundle icicle)

        super.onCreate(icicle);

        setContentView(R.layout.table_layout_3);