搜索资源列表
imagebutton
- 图形按钮。本案例是一个用Java Applet实现页面响应鼠标时间的例子。实现了鼠标移动、移出、点击事件的相应功能。
ImageButton
- 带图标按钮类 刚开始做java GUI 是发现java可用的按钮类比较难看,而且可选的不多,最近写了几个按钮类,喜欢的可以用 还可以根据被程式自己发挥想象力 创作
BottomMenu
- 加了背景和图片、文字的ImageButton-Add the backage,picture and character in the ImageButton
ImageButton
- 使用Swing制作漂亮图标按钮,按下是改变样式,可以disable。-nice icon button made used swing, press to change the style and you can disable it.
finsih-the-event-listener_android
- 实现imagebutton的事件侦听,并完成跳转。侦听的结果为弹出一个toast。标记登陆成功-to make the eventlistener of imageButton realise。andthen there will be a event until you click the pitcure,after which will toast a toast with"登陆成功"
ImageButton
- 一个图片按钮,希望能够帮助到初学者,我很有帮助对我来说-A picture button, hoping to help to beginners, helps me a lot to me
AndroidProject
- Android应用界面开发 1. 了解View类、ViewGroup的作用 2. 掌握常用布局管理器的使用 3. 掌握XML界面控制的设计方法 4. 掌握常用的界面设计组件的功能 TextView和EditText的功能和用法 Button和ImageButton的功能和用法 RadioButton和CheckBox的功能和用法 ToggleButton的功能和用法 时钟