类分层结构
- java.lang.Object
- android.content.Context
- android.content.ContextWrapper
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- yanghf.com.gesture.Md5Utils
- yanghf.com.gesture.Point
- android.widget.PopupWindow
- yanghf.com.gesture.SGestureLockHelper
- yanghf.com.gesture.SharedPreferencesHelper
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
接口分层结构