搜索资源列表
Java布局管理器使用方法
- 很多初学者在用Java布局器自动布局画界面时,经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章,有读者反映算坐标不好算,问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大小或按钮之间的距离等问题,只是没有手动布局那么灵活。下面我就举一个例子。 -many beginners in using Java for automatic layout interface layout painting, met o
Java的GUI设计
- 第六章 Java的GUI设计 6.1 java.awt 6.2 AWT组件 6.3窗口和菜单设计 6.4布局管理 6.5Java图形设计 6.6Java2D -Chapter VI Java GUI design 2C_Standard_Edition 6.1 6.3 6.2 AWT components window and menu design layout management 6.5Java 6.4 graphic design 6.6Java2D
一个java常用类库的源代码
- 对比 20051019 版本主要改动: 1m1.去掉makedist.sh生成的configure等文件,安装更方便2.web增加版面RSS (by BunnyQ)3.web增加相关版面链接 (by Sdragons)4.telnet 增加D强制删除 (by garnett) 开发页面: http://bbs.tju.cn/us/dev-contrast to the major changes to version 20051019 : 1M1. Remove makedist.sh
java 下的布局
- java 下的综合布局-under the comprehensive layout
java下的菜单和布局
- java下的菜单和布局-the menu and layout
border layout
- 用Java编写的程序,可以学会如何制作边界,very easy-Java prepared by the procedures, can learn how to make borders, very easy
Grid layout
- 用java编写的程序,可以很容易的学会窗口布局-prepared using the procedure, you can easily learn the layout window
Swing.java图形用户界面设计
- java图形用户界面设计 包括如何创建窗体 设计界面 管理布局 绘制图形 使用组件 事件编程等,java graphical user interface design including how to create a form design interface management layout rendering graphics programming events such as the use of components
Layout.rar
- java 布局管理(gridlayout cardlayout),layout manager
jamendo
- Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
ex07_layout
- Android手机应用开发源码 对主要的三大框架进行了具体的说明以及演示-Android open source mobile application framework on the three main specific instructions and demonstration
java-code4
- 程序功能:在 Applet 中添加标签、按钮并使用网格布局,在Applet 容器中添加组件标签、按钮,并使用网格布局管理器排列组件在容器中的位置。 -Program features: Adding the Applet tags, buttons and use the grid layout, add components in the Applet container labels, buttons, and use the grid layout manager component
Internetbankingsystem
- 该项目为网上银行系统,使用技术为Struts+Hibernate。 JSP页面采用Tiles框架布局,表单验证没有采用Validator框架验证。 JDK:1.4以上 数据库:SQL Server2000 开发工具:Eclipse+MyEclipse-The project for the online banking system, the use of technology as the Struts+ Hibernate. JSP pages using Tiles fra
UI
- android编程:界面UI元素介绍、Android中应用界面布局以及常用widget组件 -android programming: interface, UI elements introduced, Android application interface widget layout and components used
java_layout_example
- java常见布局的例子,对gui编程很有帮助。-Common examples of java layout of gui programming helpful.
Java
- 左边是记事本框,右边是万年历框。颜色和布局都是自己精心调配的,很美观。-The left is a Notepad box, right side is a calendar box. Color and layout are carefully deployed their own, very beautiful.
layout
- android各种布局文件的源代码,包含了基本的布局格式和巧妙的运行方法-android source code for a variety of layout files, containing the basic layout of the format and method clever run
LayOut
- layout java聊天工具 有界面 服务端和客户端-layout java chat tools, and client server interface
Java.card.layout.demonstrates.example
- 卡片布局的Java演示实例经典代码The Java card layout code demonstrates the classic example -The Java card layout code demonstrates the classic example
练习JAVA GUI设计和布局设计
- 练习JAVA GUI设计和布局设计:编写一个窗体程序显示日历,只需要设计GUI,不需要事件处理。(Practice Java GUI design and layout design: write a form program to display calendar, only need to design gui, do not need event processing.)
