文件名称:Sample_9_1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:51.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Android.view.Menu接口代表一个菜单,android用它来管理各种菜单项,注意我们一般不自己创建menu,因为每个Activity默认都自带一个,我们要做的是为它加菜单项和响应菜单项的点击事件。Andorid.view.MenuItem代表每个菜单项,android.view.SubMenu代表子菜单,其三者的关系如下图所示,子菜单可以包裹多个菜单项,SubMenu继承了Menu的addSubMenu方法,但不能调用,因为不能嵌套调用。OnCreateOptionsMenu()和OnOptionsMenuSelected()是Activity中提供的两个回调方法,用于创建菜单项和响应菜单项的点击。onOptionsMenuClosed菜单关闭后发生的动作 onPrepareOptionsMenu选项菜单显示之前onPrepareOptionsMenu方法会被调用,你可以用此方法来根据打当时的情况调整菜单。onMenuOpened打开后发生的动作。-Android.view.Menu interface represents a menu, android use it to manage a variety of menu items, note that we generally do not create your own menu, each Activity default comes with one, we need to do is it food to eat a single and response menu item click event. Representatives of each menu item Andorid.view.MenuItem android.view.SubMenu on behalf of the sub-menu, the three relations as shown below, the sub-menu can be wrapped multiple menu items, SubMenu inherit the Menu addSubMenu method, but you can not call , the call can not be nested. The OnCreateOptionsMenu () and OnOptionsMenuSelected () Activity in the callback method used to create menu items and respond to the menu item click. after the closure of the onOptionsMenuClosed menu the action onPrepareOptionsMenu option menu is displayed before the onPrepareOptionsMenu method is called, you can use this method to fight the situation at that time adjustment menu. onMenuOpened the action opens.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sample_9_1/.classpath
Sample_9_1/.project
Sample_9_1/AndroidManifest.xml
Sample_9_1/bin/classes/wyf/ytl/MyReceiver.class
Sample_9_1/bin/classes/wyf/ytl/R$attr.class
Sample_9_1/bin/classes/wyf/ytl/R$drawable.class
Sample_9_1/bin/classes/wyf/ytl/R$id.class
Sample_9_1/bin/classes/wyf/ytl/R$layout.class
Sample_9_1/bin/classes/wyf/ytl/R$string.class
Sample_9_1/bin/classes/wyf/ytl/R.class
Sample_9_1/bin/classes/wyf/ytl/Sample_9_1$1.class
Sample_9_1/bin/classes/wyf/ytl/Sample_9_1.class
Sample_9_1/bin/classes.dex
Sample_9_1/bin/res/drawable-hdpi/icon.png
Sample_9_1/bin/res/drawable-ldpi/icon.png
Sample_9_1/bin/res/drawable-mdpi/icon.png
Sample_9_1/bin/resources.ap_
Sample_9_1/bin/Sample_9_1.apk
Sample_9_1/default.properties
Sample_9_1/gen/wyf/ytl/R.java
Sample_9_1/project.properties
Sample_9_1/res/drawable-hdpi/icon.png
Sample_9_1/res/drawable-ldpi/icon.png
Sample_9_1/res/drawable-mdpi/icon.png
Sample_9_1/res/layout/main.xml
Sample_9_1/res/values/strings.xml
Sample_9_1/src/wyf/ytl/MyReceiver.java
Sample_9_1/src/wyf/ytl/Sample_9_1.java
Sample_9_1/bin/classes/wyf/ytl
Sample_9_1/bin/classes/wyf
Sample_9_1/bin/res/drawable-hdpi
Sample_9_1/bin/res/drawable-ldpi
Sample_9_1/bin/res/drawable-mdpi
Sample_9_1/gen/wyf/ytl
Sample_9_1/src/wyf/ytl
Sample_9_1/bin/classes
Sample_9_1/bin/res
Sample_9_1/gen/wyf
Sample_9_1/res/drawable-hdpi
Sample_9_1/res/drawable-ldpi
Sample_9_1/res/drawable-mdpi
Sample_9_1/res/layout
Sample_9_1/res/values
Sample_9_1/src/wyf
Sample_9_1/assets
Sample_9_1/bin
Sample_9_1/gen
Sample_9_1/res
Sample_9_1/src
Sample_9_1
Sample_9_1/.project
Sample_9_1/AndroidManifest.xml
Sample_9_1/bin/classes/wyf/ytl/MyReceiver.class
Sample_9_1/bin/classes/wyf/ytl/R$attr.class
Sample_9_1/bin/classes/wyf/ytl/R$drawable.class
Sample_9_1/bin/classes/wyf/ytl/R$id.class
Sample_9_1/bin/classes/wyf/ytl/R$layout.class
Sample_9_1/bin/classes/wyf/ytl/R$string.class
Sample_9_1/bin/classes/wyf/ytl/R.class
Sample_9_1/bin/classes/wyf/ytl/Sample_9_1$1.class
Sample_9_1/bin/classes/wyf/ytl/Sample_9_1.class
Sample_9_1/bin/classes.dex
Sample_9_1/bin/res/drawable-hdpi/icon.png
Sample_9_1/bin/res/drawable-ldpi/icon.png
Sample_9_1/bin/res/drawable-mdpi/icon.png
Sample_9_1/bin/resources.ap_
Sample_9_1/bin/Sample_9_1.apk
Sample_9_1/default.properties
Sample_9_1/gen/wyf/ytl/R.java
Sample_9_1/project.properties
Sample_9_1/res/drawable-hdpi/icon.png
Sample_9_1/res/drawable-ldpi/icon.png
Sample_9_1/res/drawable-mdpi/icon.png
Sample_9_1/res/layout/main.xml
Sample_9_1/res/values/strings.xml
Sample_9_1/src/wyf/ytl/MyReceiver.java
Sample_9_1/src/wyf/ytl/Sample_9_1.java
Sample_9_1/bin/classes/wyf/ytl
Sample_9_1/bin/classes/wyf
Sample_9_1/bin/res/drawable-hdpi
Sample_9_1/bin/res/drawable-ldpi
Sample_9_1/bin/res/drawable-mdpi
Sample_9_1/gen/wyf/ytl
Sample_9_1/src/wyf/ytl
Sample_9_1/bin/classes
Sample_9_1/bin/res
Sample_9_1/gen/wyf
Sample_9_1/res/drawable-hdpi
Sample_9_1/res/drawable-ldpi
Sample_9_1/res/drawable-mdpi
Sample_9_1/res/layout
Sample_9_1/res/values
Sample_9_1/src/wyf
Sample_9_1/assets
Sample_9_1/bin
Sample_9_1/gen
Sample_9_1/res
Sample_9_1/src
Sample_9_1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.