所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- android.content.BroadcastReceiver
- com.hyperlcd.Utils.IBootReceiver
- android.app.Dialog (implements android.content.DialogInterface, android.view.KeyEvent.Callback, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- com.hyperlcd.View.IDialogUtils.HintDialog (implements android.view.View.OnClickListener)
- com.hyperlcd.View.IDialogUtils.WifiConnectDialog (implements android.view.View.OnClickListener)
- com.hyperlcd.Utils.GpioUtils
- com.hyperlcd.App.IAppManager
- com.hyperlcd.Utils.IBitmapUtils
- com.hyperlcd.Bluetooth.IBluetoothManager
- com.hyperlcd.View.IDialogUtils
- com.hyperlcd.Ethernet.IEthernetManager
- com.hyperlcd.Ethernet.IEthernetManager.DxIfconfig
- com.hyperlcd.Utils.ILogUtils
- com.hyperlcd.Utils.INetUtils
- com.hyperlcd.PowerBoot.IPowerBootManager
- com.hyperlcd.Utils.IShell
- com.hyperlcd.System.ISystemInfo
- com.hyperlcd.System.ISystemManager
- com.hyperlcd.Time.ITimeManager
- com.hyperlcd.View.IToastUtils
- com.hyperlcd.Usb.IUsbManager
- com.hyperlcd.Wifi.IWifiManager
- com.hyperlcd.Wifi.IWifiManager.DxIfconfig
- com.hyperlcd.Utils.radxaGpioUtil
- com.hyperlcd.Utils.TFCardUtil
- com.hyperlcd.Utils.UsbUtil
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.RelativeLayout
- com.hyperlcd.View.ExpandLayout
- android.widget.RelativeLayout
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.content.BroadcastReceiver
接口分层结构
- com.hyperlcd.Bluetooth.IBluetoothManager.BluetoothManagerListener
- com.hyperlcd.View.IDialogUtils.HintDialogOnClick
- com.hyperlcd.View.IDialogUtils.WifiConnectDialogOnClick
- com.hyperlcd.Wifi.IWifiManager.WifiManagerListener