搜索资源列表
Web162_200691612146992
- 手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocati
JFrame
- 这是用j2se做的一个window做的画图工具,用的是swing中的一些组件,还有一些jframe的技术-This is the j2se do a window to do the drawing tools, some of the components in the swing, some jframe technology