AndroidLookup  0.02
 All Classes Namespaces Files Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\Ncom
 \Njburto2
  \Nandroidlookup
   oCBuildConfig
   oCR
   oCDisplayInfoActivityThis class controls activities that displays the information page
   oCDisplayLookupActivityThis class controls activities that displays the results from the lookup
   oCDisplayWhoisActivityThis class sets up the activity that displays the whois info
   oCLookupAddressTaskThis class is an LookupTask that looks up all IP addresses for a if given a hostname
   oCLookupCNAMETaskThis class is an LookupTask that uses java.net.InetAddress to looks up the Canonical Name of a host
   oCLookupPingTaskThis class is an LookupTask that uses java.net.InetAddress to see if a host is rechable or not
   oCLookupTaskThis class is an AsyncTask that looks up something. The lookup functionality classes inherit from this. Adapted from http://stackoverflow.com/questions/6343166/android-os-networkonmainthreadexception
   oCLookupWhoisTaskThis class is an LookupTask that looks up a hostname given an IP address and an IP address if given a hostname. Adapted from http://stackoverflow.com/questions/6343166/android-os-networkonmainthreadexception
   oCMainActivityThis class implements functionality for the main activity in Android Lookup. Start here
   \CTableLayoutUtilsA series of static methods that create widgets for a table layout