06 2014 档案

surface 译
摘要:public class 公共类Surface extends Object implements Parcelable java.lang.Object↳android.view.SurfaceClass Overview类的概述Ha... 阅读全文

posted @ 2014-06-12 18:40 muyable 阅读(497) 评论(0) 推荐(0)

ViewManager 译
摘要:publicinterface 接口ViewManager view的管理器android.view.ViewManagerKnown Indirect SubclassesAbsListView, AbsSpinner, AbsoluteLayout, AdapterView, AdapterVi... 阅读全文

posted @ 2014-06-10 17:22 muyable 阅读(239) 评论(0) 推荐(0)

WindowId 译
摘要:public classWindowId extends Object implements Parcelablejava.lang.Object↳android.view.WindowIdClass Overview 类的概览Safe identifier for a window. This ... 阅读全文

posted @ 2014-06-09 20:46 muyable 阅读(399) 评论(0) 推荐(0)

Display
摘要:public final classDisplay extends Objectjava.lang.Object↳android.view.DisplayClass Overview 类的概览Provides information about the size and density of a l... 阅读全文

posted @ 2014-06-09 14:48 muyable 阅读(474) 评论(0) 推荐(0)

LayoutParams
摘要:继承自:Object自身类型: 公共静态类 public static class子类:(各种布局).LayoutParams概述:Class OverviewLayoutParams are used by views to tell their parents how they want to ... 阅读全文

posted @ 2014-06-07 20:11 muyable 阅读(258) 评论(0) 推荐(0)

Layouts
摘要:LayoutsIn this document 在这个文档Write the XML写XML文件Load the XML Resource加载xml资源Attributes属性ID IdLayout Parameters布局参数Layout Position 布局位置Size, Padding ... 阅读全文

posted @ 2014-06-07 15:04 muyable 阅读(279) 评论(0) 推荐(0)

UI OverView译
摘要:原文地址:http://developer.android.com/guide/topics/ui/overview.htmlUI Overview UI概览All user interface elements in an Android app are built using View and ... 阅读全文

posted @ 2014-06-02 14:48 muyable 阅读(181) 评论(0) 推荐(0)

WindowManager译
摘要:public interfaceWindowManagerimplementsViewManagerandroid.view.WindowManagerClass Overview类的概览The interface that apps use to talk to the window manage... 阅读全文

posted @ 2014-06-02 12:12 muyable 阅读(465) 评论(0) 推荐(0)

Window API译文
摘要:public abstract classWindowextendsObjectjava.lang.Object↳android.view.WindowClass OverviewAbstract base class for a top-level window look and behavior... 阅读全文

posted @ 2014-06-01 22:22 muyable 阅读(681) 评论(0) 推荐(0)

导航