搜索资源列表
MyTextArea
- 一个有undo,redo,cut等功能的JTextArea-a undo, redo, cut the functions JTextArea
MYProgressBarTest
- 演示两种不同进度条的使用方法。5、 所用主要编程技术:Swing组件JButton、Timer 、Jpanel。 JCheckBox、JTextArea 后台线程编程、Thread类的使用。JProgressBar类的使用。 -demonstration of the progress of the two different methods of using. 5, the use of the main programmin
note
- 纯手工JEDITERPANE为输入单元以JB编译器编写的写字板,无自动换行功能,可将JEDITERPANE换成JTEXTAREA达到目的
Jfilechooser
- JButton button JTextArea text JTextPane textpane FileInputStream readfile JScrollPane scroll Container con JFileChooser chooser=new JFileChooser()
MyTextArea
- 一个有undo,redo,cut等功能的JTextArea-a undo, redo, cut the functions JTextArea
MYProgressBarTest
- 演示两种不同进度条的使用方法。5、 所用主要编程技术:Swing组件JButton、Timer 、Jpanel。 JCheckBox、JTextArea 后台线程编程、Thread类的使用。JProgressBar类的使用。 -demonstration of the progress of the two different methods of using. 5, the use of the main programmin
note
- 纯手工JEDITERPANE为输入单元以JB编译器编写的写字板,无自动换行功能,可将JEDITERPANE换成JTEXTAREA达到目的-Pure JEDITERPANE manual input unit to JB compiler prepared WordPad, no wrap function, can be replaced JEDITERPANE purpose JTEXTAREA
Jfilechooser
- JButton button JTextArea text JTextPane textpane FileInputStream readfile JScrollPane scroll Container con JFileChooser chooser=new JFileChooser()
FixedTextArea
- 自定义输入字符长度的JTextArea, 输入达最大长度时beep-JTextArea with customized length of input
CarPayment
- 用JAVA实现购车还贷计算器应用程序,结果在JTextArea中显示信息.-Implementation with JAVA calculator car loan application, the result of information displayed in the JTextArea.
math
- ①具有画直线、曲线、矩形、圆、椭圆功能; ②具有图的垂直、水平、按角度旋转功能; ③可为图形配色彩功能; ④具有“橡皮擦”的功能; ⑤能进行图的放大、缩小功能; ⑥可将图形文件保存、打开、重新编辑; ⑦可为图形加文字符号。 -import javax.swing.JMenuBar import javax.swing.JTextArea import javax.swing.JMenu im
4
- 用户在文本框中输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径,周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。-q
Tt11
- 创建一个GUI应用程序,用于转换若干种货币。提供给用户一个JTextArea以用于输入数量。同时还应提供给用户一种选择源货币名称和目的货币名称的途径。同时为自己的测试设置至少三种不同的货币名称及转换汇率。-Create a GUI application for converting a number of currencies. To provide the user with a JTextArea for the import
zl1
- 用户在文本框输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径、周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。 -Users in the text box input round radius, then randomly generated a coordinate location, on the screen to draw circles, through ot
regarde-ici
- PING import java.awt.event.* import java.io.BufferedReader import java.io.IOException import java.io.InputStreamReader import java.util.logging.Level import java.util.logging.Logger import javax.swing.J
SwingPropertiesTest
- 关于Swing中jTextField jTextArea 以及布局等方面知识-About Swing in jTextField jTextArea and layout knowledge
Snake
- 01_游戏功能演示与说明 02_游戏中的面向对象分析与设计 03_使用传智播客提供的API类组装贪吃蛇游戏 04_编写贪吃蛇游戏中的各个类的主体框架性代码 05_编写Controler类与实现蛇移动的事件监听 06_编写对各个类进行测试的程序代码 07_蛇的数据结构设计与移动显示 08_测试与修正蛇的移动与显示问题 09_排除
newproject
- 基于JDK的Java IDE的设计与实现。该系统集Java源代码的编辑、编译、运行、 动态显示行号、图形界面中显示程序出错信息、多页编辑源代码等功能于一体, 利用OOA&OOD的方法,通过Java语言来实现。核心设计思想:系统的编辑器用 JTextArea类实例为主体来充当,编译器和解释器则是通过调用JDK开发包中提供的 javac程序和java程序来实现,并通过File类实例建立起编辑器、编译器
ChatRoom
- 实现了java环境下一对一的私人聊天功能-import java.io.* import java.awt.* import java.awt.event.* import javax.swing.* import java.net.* public class ChatClient implements ActionListener { private Panel panel pr
xiuxgai
- java登陆界面代码,实现缓冲式样流的输出, class MyWindow extends Jfr a me implements ActionListener{ JTextArea text JButton button-java login interface code to achieve the output of the buffer pattern flow, class MyWindow extends Jfr a m