搜索资源列表
java图象缩放
- 利用java自身提供的方法来实现对图象的缩放处理,程序小只有2k,但是处理后的效果不好,不能满足高质量的缩放需求!-use for their own methods to achieve the right image scaling with the procedure only 2k small, but after the results are not satisfactory and could not meet demand for high-quality zoom!
paint
- java编写的有趣的小程序,点击按钮可以显示2d的动画。可以直接用jdk打开jar文件来运行程序。-Interestingly, the preparation of java applet, click the button can be displayed 2d animation. Can be used directly jdk to open the jar file to run the program.
DuoBianXing
- java编写的简单的多边形填充的小程序,拥有简单界面可通过鼠标描点并绘制多边形、还可以进行填充。-simple polygon fill java applet written with a simple interface and draw a polygon can be described by a mouse point, can also be filled.
gbod-handling
- 一个很小的java处理艺术字体的程序,很实用,不错的,推荐给大家-A small Java procedure of handling art fonts, very practical, good, recommend to everyone
java swing 切换图片小程序
- 利用java swing 中的JCoboBox 选择国家,显示相应国家 的图片,有助于初学者理解java swing 基本组件的使用