swt 画图小程序 自由画线 矩形
swt 画图小程序 自由画线 矩形。。import org.eclipse.swt.SWT; import org.eclipse.swt.events.MouseAdapter; import org.eclipse.swt.events.MouseEvent; import org.eclipse.swt.events.MouseMoveListener; import org.eclipse.swt.events.PaintEvent; import org.eclipse.swt.events.PaintListener; import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.GC; import org.eclipse.swt.graphics.Point; import org.eclipse.swt.graphics.Rectangle; import org.ec lipse.swt.layout.GridData;
下载地址
用户评论
有我需要的谢谢了
程序很好,学习的范例
感觉还不错 我用它做了个功能扩展的 等会上传
感觉还不错 我用它做了个功能扩展的 等会上传
谢谢,还是有帮助理解的,得自己改一下!
虽然功能简单了点,但是能满足我的需求,还不错!
满好用的,感谢!
不错,功能虽然简单,但可以参考入门
不错的参考程序
功能比较简单