搜索资源列表
wk
- 1首先,有一个好的界面。在一个框架(JFrame)上加菜单(JMenu)、面板(JPanel)。在面板上添加上各个按键。-a First, it is a good interface. In the framework of a (class), plus menu (JMenu), the panel (JPanel). The panel added various keys.
新C
- 1首先,有一个好的界面。在一个框架(JFrame)上加菜单(JMenu)、面板(JPanel)。在面板上添加上各个按键。-a First, it is a good interface. In the framework of a (class), plus menu (JMenu), the panel (JPanel). The panel added various keys.
chi
- 1首先,有一个好的界面。在一个框架(JFrame)上加菜单(JMenu)、面板(JPanel)。在面板上添加上各个按键。-a First, it is a good interface. In the framework of a (class), plus menu (JMenu), the panel (JPanel). The panel added various keys.
chijing
- 1首先,有一个好的界面。在一个框架(JFrame)上加菜单(JMenu)、面板(JPanel)。在面板上添加上各个按键。-a First, it is a good interface. In the framework of a (class), plus menu (JMenu), the panel (JPanel). The panel added various keys.
航空订票系统1
- 1首先,有一个好的界面。在一个框架(JFrame)上加菜单(JMenu)、面板(JPanel)。在面板上添加上各个按键。-a First, it is a good interface. In the framework of a (class), plus menu (JMenu), the panel (JPanel). The panel added various keys.
BIAO
- 1首先,有一个好的界面。在一个框架(JFrame)上加菜单(JMenu)、面板(JPanel)。在面板上添加上各个按键。-a First, it is a good interface. In the framework of a (class), plus menu (JMenu), the panel (JPanel). The panel added various keys.
TextEditor116984532
- java写的文件输入操作,用JPanel实现图形界面,适合初学者参考
testJPanel
- jpanel测试,采用java技术,适合初学者-jpanel testing, using java technology, suitable for beginners
Background
- 一个制作小游戏的面板程序,加进了有意思的图片。制作了2个JPanel分别放在frame的左右两边,然后在左边画图实现游戏,右边控制游戏区,这只是游戏的一个部分。-A game of panel production process, added an interesting picture. JPanel produced, respectively, on two sides of the frame, and then the realization of the game drawing
ImageOnBackground
- To create Image JPanel
ImagepanelSample
- Java Example For USe Jpanel With Background
SolarSystem
- 这是一个SWING的小程序,用来呈现星际图。程序中涉及到了JPANEL的控件的使用,是一个SWING入门的好例子-SWING is a small program used to render the interstellar map. Procedures related to the JPANEL control the use of entry is a good example of SWING
XiangQi
- 中国象棋打谱软件提供给用户的一个能将对弈过程保存成文件 并可以重新演示对弈过程 即复盘。 主要功能有: 1. 制作棋谱, 2. 保存棋谱, 3. 演示棋谱. Chess类,190行代码。这个类主要功能是对整个窗体功能的实现,包括菜单、菜单的事件、把JPanel加到窗体的内容面板上,以及窗体属性的设置。 ChessBoard类,457行代码。这个类是主要的类,包含paint()方法用来画整个面板,以及鼠标的事件监听。 ChessPiece类,68行代码。这个类是棋子的类,包含棋
FRJPanel
- 使用java开发的文本查找替换组件,类似NetBeans中的查找功能,继承自JPanel,对于查找的字符串,高亮显示全部,对被选中使用另外的颜色高亮显示。支持替换-JPanel find replace highlight
JFontChooser
- 源码,java的字体设置组件,继承自JPanel,解决了设置字体后不能回显的问题-JPanel Font
panel
- 为panel设置透明效果,可以实现文字透明、背景透明-As jpanel a transparent effect, it can achieve transparent text, background transparent
house
- 用jpanel和jframe类搭建房屋,用paint类绘制各种图案和装饰。(Building a house with JPanel and JFrame)