搜索资源列表
ydm
- 我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加 了1个label空件组(10个),1个text控件组(10个),2个command(Edit 、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的 属性值,并能保存,用了Recordset对象的Edit函数、Update函数,
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
java.rar
- Java 图形界面入门实例,其中包括 窗体,按钮,组合框等基本控件操作的实例代码,Java graphical interface entry examples, including the form, button, combo box controls the basic operation of the code examples
MyTest
- java 窗体程序的例子,里面有很多还有图形的例子。当然还有很多美丽的程序。-java form program examples, there are many there are graphic examples. Of course, there are many beautiful programs.
javaform
- Java 创建图形用户界面例子集,学习用Java创建窗体按钮、图标、按下图标和翻转图标、复选框、单选按钮、标签、文本域、、组合框、列表框、滚动条、滑动块、创建多个窗口以及元素对齐等方面的知识技巧。 -Java graphical user interface to create an example set, learning to use Java to create a form button, icon, press the icon and roll over the icon, c
CardLayoutTest
- java图形应用程序,创建窗体,建立按钮,很简单,初学者可看-java graphics applications, create forms, build buttons, very simple for beginners to watch
Calculation-
- 计算器,运用java第九章图形化界面知识,采用frame窗体。基本实现计算器强大功能。-calculation
tanchishe
- 熟练使用if、for等语句进行逻辑操作。 分析数据的属性和方法,能够熟练地写出该数据表示的类。 使用JFrame创建一个窗体。 掌握ActionListener等事件的注册、添加、操作等。 使用Grahpics能够绘制一般的图形、根据需要定制自己需要的复杂图形。-Skilled use if, for statement logic operation. The properties and methods of the analysis of the data, be able
javaswingsrc
- Java源码,窗体界面,Swing 《Java Swing图形界面开发与案例详解》-Java source code form interface, Swing " Java Swing graphical interface development and case Detailed
test
- part1 (1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。 (2)可以在文本区中写文本。 (3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。 (4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。 part2 (1)窗体的标题是“猜数字小游戏”。 (2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))
