List of usage examples for android.widget TabHost subclass-usage
From source file com.keertech.myandroid.view.FragmentTabHost.java
/**
* *****************************************
* Description FragmentTabHost
* ??QQ
* ??TabHost????
* ?????RadioGroup?
From source file org.mozilla.gecko.AwesomeBarTabs.java
public class AwesomeBarTabs extends TabHost { private static final String LOGTAG = "GeckoAwesomeBarTabs"; private static final String ALL_PAGES_TAB = "all"; private static final String BOOKMARKS_TAB = "bookmarks"; private static final String HISTORY_TAB = "history";