联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GDI/图象编程(12) 
按平台查找All Java(12) 

[GDI/图象编程] BorderLayoutfangzhi5geanniu

编程使用BorderLayout布局方式放置5个按钮。
Programming mode using the BorderLayout layout to place five buttons. (2009-09-09, Java, 3KB, 下载12次)

http://www.pudn.com/Download/item/id/905256.html

[GDI/图象编程] chuangjianFrame

编程创建一个Frame,实现窗口的监听器接口。
Programming to create a Frame, to achieve the window listener interface. (2009-09-09, Java, 3KB, 下载6次)

http://www.pudn.com/Download/item/id/905255.html

[GDI/图象编程] fuxuananniuheputonganniu

编程包含一个单选按钮组和一个普通按钮,单选按钮组中包含三个单选,文本说明分别为“普通”、“黑体”和“斜体”。选择文本标签为“普通”的单选按钮时,普通按钮中的文字为普通字体,选择文本标签为“黑体”的单选按钮时,普通按钮中的文字的字体为黑体,选择文本标签为“斜体”的单选按钮时,普通按钮中的文字的字体为斜体。
Programming includes a radio button group and a normal button, radio button group contains three radio, text notes for the " ordinary" , " bold" and " italics." Select the text label for the " ordinary" radio button, the button text in the ordinary as an ordinary font, select the text label for " bold" radio button, the button text in normal font in bold, select the text label for " italic " radio button, the button text in normal font in italics. (2009-09-09, Java, 3KB, 下载11次)

http://www.pudn.com/Download/item/id/905252.html

[GDI/图象编程] anniuxialaliebiao

编程包含一个下拉列表和一个按钮, //下拉列表中有10、14、18三个选项。 //选择10时,按钮中文字的字号为10, //选择14时,按钮中文字的字号为14, //选择18时,按钮中文字的字号为18。
Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o' clock, the button in the text font size 14,// a choice of 18, the button text font size is 18. (2009-09-09, Java, 2KB, 下载10次)

http://www.pudn.com/Download/item/id/905249.html

[GDI/图象编程] shiyan4

编程包含一个单选按钮组和一个普通按钮, //单选按钮组中包含三个单选,文本说明分别为 //“普通”、“黑体”和“斜体”。选择文本 //标签为“普通”的单选按钮时,普通按钮中 //的文字为普通字体,选择文本标签为“黑体” //的单选按钮时,普通按钮中的文字的字体为黑体 //,选择文本标签为“斜体”的单选按钮时, //普通按钮中的文字的字体为斜体。
Programming includes a radio button group and a normal button,// radio button group contains three radio, text notes for the// " normal" , " bold" and " italics." Select the text// labeled as " normal" radio button, the normal buttons// font for ordinary text, select the text label for " bold" // radio button, the button text in normal font in bold//, select the text label as " italic" radio button,// normal button, the text in the font in italics. (2009-09-09, Java, 3KB, 下载12次)

http://www.pudn.com/Download/item/id/905245.html

[GDI/图象编程] qiehuanbiaoqian

编程包含一个标签和一个按钮,单击按钮时,标签的内容在“你好”和“再见”之间切换
Programming includes a label and a button, click the button, the labels in the " Hello" and " goodbye" to switch between the (2009-09-09, Java, 3KB, 下载10次)

http://www.pudn.com/Download/item/id/905238.html

[GDI/图象编程] image

用jade编程实现的两个Agent之间的图像传输程序
Programming with jade between two images Agent Transfer Program (2009-07-13, Java, 2KB, 下载21次)

http://www.pudn.com/Download/item/id/843013.html

[GDI/图象编程] JavaGUI21points

21点游戏的java界面,使用的是java的GUI编程实现,比较简单
21points code,using java GUI,just a simple game sample (2009-07-07, Java, 1486KB, 下载119次)

http://www.pudn.com/Download/item/id/835763.html

[GDI/图象编程] Ball

Java游戏编程初步 源代码 自由降落,球 自由降落的动画就完了。是不是很简单,如果还有地方不明白,大家可在此处下载完整的代码及应用程序。看看真实的演示效果和代码。下面每一部分我们也将在最后附上相应的源代码及应用程序下载。如果大家有兴趣,可改变y的值,及x的值,你会得到不同的下降效果
Java game programming source code of the initial free fall, the ball free fall out of the animation. Is very simple, if there are places do not understand, we can in here to download the complete code and applications. Look at the real demonstration of the effectiveness and code. Each of the following sections we will also be attached in the last corresponding source code and applications to download. If you are interested, can change the value of y and x value, you will get different effects decline (2008-06-26, Java, 1KB, 下载79次)

http://www.pudn.com/Download/item/id/498950.html

[GDI/图象编程] DrawingInAView

该程序为图形编程事例,用于实现画图功能。
The program for the graphical programming examples for the realization of drawing functions. (2008-03-26, Java, 12KB, 下载3次)

http://www.pudn.com/Download/item/id/424051.html

[GDI/图象编程] text

自己做的作业,很简单的编程。下面还有个画格子的和自己没事的时候画的图形
Make their own operations, a very simple programming. The following months there painting and lattice when their own fine art graphics (2007-10-25, Java, 9KB, 下载5次)

http://www.pudn.com/Download/item/id/350327.html

[GDI/图象编程] tutorial(AWT)GUI--java

本文介绍的是关于java 图形编程.awt是一个很基本的JAVA编程库的介绍.和swing包是具有相同的功能.很实用.
This paper introduces the graphics on the java programming. AWT is a very basic Java programming library presentation. Pack and swing with the same functionality. Practical. (2005-09-03, Java, 3024KB, 下载35次)

http://www.pudn.com/Download/item/id/110016.html
总计:12