搜索资源列表
xinxinpad-1.2.7-bin
- 简介: 用Java Swing 实现的基于MVC模式的记事本 能实现windows Notepad相同功能并增强了一些实用功能! -Descr iption: Java Swing MVC pattern implementation notes on instinct to achieve the same functionality windows Notepad and enhanced some useful features!
pushBox
- JAVA版推箱子,基于MVC实现。 图形界面采用SWING -push box in java,use MVC.
LWUIT1[1].2-src
- lwuit1.2最新源码。The Lightweight UI Toolkit (LWUIT) 是一个轻量级JavaME UI工具包。LWUIT类似Swing 的MVC架构, 支持多种布局(Layouts), 皮肤更换, 字体, 触摸屏, 动画效果, Rich控件, 3D集成, Painter, 模式对画框, I18N/L10N等。 -lwuit1.2 the latest source code. The Lightweight UI Toolkit (LWUIT) is a lightw
Swingsheji
- java Swing 设计讲解Swing基础概念、MVC、组建分类,内涵源代码和实现方式。-Java swing
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
LWUIT
- Sung公司推出的LWUIT文档,J2ME新的UI控件LWUIT。LWUIT是一个轻量级JavaME UI工具包。主要的特性包括:类似Swing 的MVC架构,支持多种布局(Layouts),皮肤更换,字体,触摸屏,动画效果,Rich控件,3D集成,Painter,模式对画框,I18N/L10N等。-Sung launched the LWUIT documents, J2ME new UI controls LWUIT. LWUIT is a lightweight JavaME UI Too
CommunicateBook
- 这个程序是用Java Swing实现,主要是较为完善地采用MVC模式设计,能够对Access数据库中的通信录进行增删改等操作,同时能够对通信录的各个字段在JTable中进行排序。-This program is Java Swing implementation, are mostly of a perfect use of MVC design pattern can the communication of the Access database, change was recorded f
LWUIT_1_3
- The Lightweight UI Toolkit (LWUIT) 是一个轻量级JavaME UI工具包。LWUIT类似Swing 的MVC架构, 支持多种布局(Layouts), 皮肤更换, 字体, 触摸屏, 动画效果, Rich控件, 3D集成, Painter, 模式对画框, I18N/L10N等。 Sun在2008年的JavaOne会议上向开发者社区推荐了LWUIT,展示了预先发布的二进制文件库,附加工具和扩展文档,让开发者可以快速上手,现在Sun把整个源代码都开放出来,更方便
finishnusokugame
- Game sudoku java swing mvc
auto_order
- java swing MVC例子,学习swing不错。-java swing MVC demo,
DatabaseUsindh
- this desktop application of university Management System, in which Swing,JDBC is used ,it is very useful for beginners of JAVA Database, it is related to MVC pattern Regards Junaid Ahmed Software developer-this is desktop application of univer
JAVAdesginmode
- 本电子书籍对Java中的设计模式进行了全面的描述,包括对AWT,SWING,MVC and UI等。-E-books on Java design patterns full descr iption, including the AWT, SWING, MVC and UI and so on.
elts
- 该项目主要是实现在线考试、测评的业务。系统分为三个模块:注册与登陆模块、考试模块、评分模块。界面端主要采用Java Swing 技术,考试模块使用Properties解析装载系统配置文件,提取模拟数据,将考生的答案封装QuestionInfo对象存储到集合中,评分时将QuertionInfo对象中的答案与正确数据对比。该系统采用MVC设计思想,显示层通过ClientContext控制界面的跳转,考试端使用ExamService接口进行逻辑控制。接口的使用使得程序更加灵活与更容易扩展。
java-swing-MVc-hotel
- 这是一个学习java-swing-MVC模式非常非常好的入门例子程序系统,涵盖了大部分swing 功能 mvc分层清晰明了。-This is a learning java-swing-MVC model is very, very good example of the entry process system covers most of the swing function mvc layered clarity.
Shape
- 俄罗斯方块的Java实现,界面用Swing,程序结构遵循MVC设计原则,严格面向对象,有很好的参考意义-Tetris Java implementation, the interface with Swing, program structure follows the MVC design principle of strict object-oriented, have a good reference value
Tetris-game-java
- 这是一个用java实现的俄罗斯方块,方向键控制移动方块方向,向上键旋转方块,p键暂停,空格键瞬间下落,enter键开关方块下落时的竖条阴影,q键为作弊键。 此小的游戏程序运用了java的jdbc 反射 mvc框架 xml配置文件 swing 线程等知识点-This is a java Tetris, the arrow keys to move the box to control the direction of rotation up key box, p key to pause
企业进销存管理系统
- 一个SWING开发的进销存桌面应用,功能齐全运行方便,MVC模式设计(A desktop application developed by SWING, easy to run, and MVC mode design)
misProject
- 学校后台管理系统,使用Java swing技术 ,MVC分层(Java , Swing ,Model, view,control)