CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:GefPractice

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-10-24
  • 文件大小:
    450.97kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个基础的GEF画图例子。其中实现的是绘制矩形,直线,圆形的代码。-GEF drawing a basic forces
(系统自动生成,下载前可以参看下载内容)

下载文件列表

GefPractice/.classpath
GefPractice/.project
GefPractice/bin/
GefPractice/bin/com/
GefPractice/bin/com/example/
GefPractice/bin/com/example/commands/
GefPractice/bin/com/example/commands/CreateConnectorCommand.class
GefPractice/bin/com/example/commands/CreateCSCommand.class
GefPractice/bin/com/example/commands/CreateNodeCommand.class
GefPractice/bin/com/example/commands/CreatePortCommand.class
GefPractice/bin/com/example/commands/CreateRoleCommand.class
GefPractice/bin/com/example/commands/Delete.class
GefPractice/bin/com/example/commands/DeleteConnectorCommand.class
GefPractice/bin/com/example/commands/DeleteNodeCommand.class
GefPractice/bin/com/example/commands/DeletePortCommand.class
GefPractice/bin/com/example/commands/DeleteRoleCommand.class
GefPractice/bin/com/example/commands/LabelDirectEditCommand.class
GefPractice/bin/com/example/commands/MoveElementCommand.class
GefPractice/bin/com/example/commands/Undo.class
GefPractice/bin/com/example/dialog/
GefPractice/bin/com/example/dialog/BindInterfaceDialog.class
GefPractice/bin/com/example/dialog/ChangeCalleeDialog.class
GefPractice/bin/com/example/dialog/ChangeProDepenDialog.class
GefPractice/bin/com/example/dialog/ChangePropertyDialog.class
GefPractice/bin/com/example/dialog/ModelCustomizeDialog.class
GefPractice/bin/com/example/dialog/ModifyPropertyDialog.class
GefPractice/bin/com/example/dialog/PortCustomizeDialog.class
GefPractice/bin/com/example/figures/
GefPractice/bin/com/example/figures/NodeColor.class
GefPractice/bin/com/example/figures/NodeFigure.class
GefPractice/bin/com/example/figures/NodeProperty.class
GefPractice/bin/com/example/figures/NodePropertyType.class
GefPractice/bin/com/example/figures/NodeValue.class
GefPractice/bin/com/example/GefPracticePlugin.class
GefPractice/bin/com/example/model/
GefPractice/bin/com/example/model/Connector.class
GefPractice/bin/com/example/model/Content.class
GefPractice/bin/com/example/model/CSModel.class
GefPractice/bin/com/example/model/CSModelList.class
GefPractice/bin/com/example/model/Element.class
GefPractice/bin/com/example/model/Node.class
GefPractice/bin/com/example/model/Port.class
GefPractice/bin/com/example/model/Role.class
GefPractice/bin/com/example/parts/
GefPractice/bin/com/example/parts/ConnectorPart.class
GefPractice/bin/com/example/parts/ContentPart.class
GefPractice/bin/com/example/parts/LabelCellEditorLocator.class
GefPractice/bin/com/example/parts/LabelDirectEditManager.class
GefPractice/bin/com/example/parts/NodePart.class
GefPractice/bin/com/example/parts/PartWithListener.class
GefPractice/bin/com/example/parts/PortPart.class
GefPractice/bin/com/example/parts/RolePart.class
GefPractice/bin/com/example/policies/
GefPractice/bin/com/example/policies/ConnectorEditPolicy.class
GefPractice/bin/com/example/policies/DiagramLayoutEditPolicy.class
GefPractice/bin/com/example/policies/LabelDirectEditPolicy.class
GefPractice/bin/com/example/policies/NodeEditPolicy.class
GefPractice/bin/com/example/policies/NodeGraphicalNodeEditPolicy.class
GefPractice/bin/com/example/policies/PortEditPolicy.class
GefPractice/bin/com/example/policies/PortGraphicalNodeEditPolicy.class
GefPractice/bin/com/example/policies/RoleEditPolicy.class
GefPractice/bin/com/example/tools/
GefPractice/bin/com/example/tools/ElementFactory.class
GefPractice/bin/com/example/tools/PaletteFactory.class
GefPractice/bin/com/example/tools/PartFactory.class
GefPractice/bin/com/example/tools/PracticeFactoryParameter.class
GefPractice/bin/com/example/tools/PracticePaletteEntryFactory.class
GefPractice/bin/com/example/tools/PracticePaletteEntryList.class
GefPractice/bin/com/example/tools/PracticeSimpleFactory.class
GefPractice/bin/com/example/ui/
GefPractice/bin/com/example/ui/GraphCheckView.class
GefPractice/bin/com/example/ui/icons/
GefPractice/bin/com/example/ui/icons/component.gif
GefPractice/bin/com/example/ui/icons/connector.gif
GefPractice/bin/com/example/ui/icons/delpro.ico
GefPractice/bin/com/example/ui/icons/global.gif
GefPractice/bin/com/example/ui/icons/newpro.ico
GefPractice/bin/com/example/ui/icons/newprojectwizard.ico
GefPractice/bin/com/example/ui/icons/port.gif
GefPractice/bin/com/example/ui/icons/role.gif
GefPractice/bin/com/example/ui/icons/shapes/
GefPractice/bin/com/example/ui/icons/shapes/diamond.gif
GefPractice/bin/com/example/ui/icons/shapes/ellipse.gif
GefPractice/bin/com/example/ui/icons/shapes/folder.gif
GefPractice/bin/com/example/ui/icons/shapes/oval.gif
GefPractice/bin/com/example/ui/icons/shapes/page.gif
GefPractice/bin/com/example/ui/icons/shapes/rectangle.gif
GefPractice/bin/com/example/ui/icons/shapes/repository.gif
GefPractice/bin/com/example/ui/icons/shapes/rounded-rectangle.gif
GefPractice/bin/com/example/ui/icons/shapes/Thumbs.db
GefPractice/bin/com/example/ui/icons/shapes/triangle.gif
GefPractice/bin/com/example/ui/icons/Thumbs.db
GefPractice/bin/com/example/ui/icons/uifigures/
GefPractice/bin/com/example/ui/icons/uifigures/component_binding.bmp
GefPractice/bin/com/example/ui/icons/uifigures/component_binding_old.bmp
GefPractice/bin/com/example/ui/icons/uifigures/component_normal.bmp
GefPractice/bin/com/example/ui/ico

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com