搜索资源列表
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
j2meui-mwt.rar
- Micro Window Toolkit(MWT)是一个用于开发J2ME用户界面(UI)的工具包。它具有友好,强大,快速,开源等特性。因为它的"灵感"来自AWT,Swing和SWT。,Micro Window Toolkit (MWT) for the development of J2ME is a user interface (UI) toolkit. It has friendly, powerful, fast, open source and other characteristic
Swing
- JAVA小游戏源码 素材 适合J2ME游戏初学这适用-JAVA game source material suitable for beginners J2ME game applicable
lwuit_source
- LWUIT早期源码,编译后jar包只有337k,比现在的1.2版本更小。LWUIT是一个轻量级JavaME UI工具包。主要的特性包括:类似Swing 的MVC架构,支持多种布局(Layouts),皮肤更换,字体,触摸屏,动画效果,Rich控件,3D集成,Painter,模式对画框,I18N/L10N等。-LWUIT is a UI library that is bundled together with applications and helps content developers in
smil
- 彩信打包的一个参考实现,采用JAVA Swing写的小软件-SMIL reference implementation
CS_Message
- CS串口通讯,使用java swing来开发,支持强大的通讯技术,欢迎大家使用-CS serial communication, use the java swing to develop and support a strong communication technology, welcome to use
myCalendars
- 基于java swing技术编写的万年历代码,含农历干支纪年、生肖、节日、纪念日、51MCU+12864串口万年历时钟等,代码完整带注释,作参考是挺不错的。-Based on technical writing java swing calendar code, including the Lunar Lunar calendar, Lunar New Year, holiday, anniversary, 51MCU+12864 serial calendar clock, etc., cod
myCalendars
- 基于java swing技术编写的万年历代码,含农历干支纪年、生肖、节日、纪念日、51MCU+12864串口万年历时钟等,代码完整带注释,作参考是挺不错的-Based on technical writing java swing calendar code, including the Lunar Lunar calendar, Lunar New Year, holiday, anniversary, 51MCU+12864 serial calendar clock, etc., code
caculatute
- java swing实现的简单计算器,仅供教学使用,不得外传-this caculator is makeed by SKH