搜索资源列表
jvvadraw
- JAVA小画板程序,涉及到鼠标事件、画图函数、文件流、文件的打开与保存等内容。 -JAVA small slate procedure, which involves a mouse, drawing functions, document flow, open documents and content preservation.
Canvas
- 基于Java语言的画图程序(与Windows自带画板功能相似)-Java-based drawing program (with the functionality similar to Windows own Sketchpad)
drawing
- 画板程序,里面内含了Windows画图的很多功能,用Java应用程序编程,功能-drawing
Drawpanel
- java实现写画板程序,类似于windows自带附件的画板。-drawing board to write java program to achieve, similar to the windows of the drawing board comes with accessories.
Draw
- 用java实现的画板程序,支持直线,矩形,圆,椭圆等图元。另外,它还会把每步操作写进文件,进行回放。-Java the Sketchpad procedures implemented to support primitives such as lines, rectangles, circles, oval. In addition, it will each step included in the file for playback.
java-huaban
- java画板,模拟windows画板,程序存在一些问题,但基本能用-oh,my god
仿xp画板
- 这次课程设计我做的就是一个仿照Windows画板的程序。 通过画图板软件开发与设计,更深刻地体会java语言较之其他语言在图形用户界面的优势。熟悉java语言中常用的关于画图的各个类的功能和常用的方法
java 画板
- java实现的简易画板,可选择颜色,线段出息,保存和打开文件,有各种图形可以绘制,java简单画板程序。