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

文件名称:GefExample

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

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

GEF的例子,用于eclipse gef的学习,非常好的源码材料。-GEF example, for the eclipse gef learning, a very good source material.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

GefExample/
GefExample/.classpath
GefExample/.project
GefExample/bin/
GefExample/bin/com/
GefExample/bin/com/example/
GefExample/bin/com/example/actions/
GefExample/bin/com/example/actions/DiagramActionBarContributor.class
GefExample/bin/com/example/commands/
GefExample/bin/com/example/commands/ChangeNodeConstraintCommand.class
GefExample/bin/com/example/commands/CreateConnectionCommand.class
GefExample/bin/com/example/commands/CreateNodeCommand.class
GefExample/bin/com/example/commands/CreateStepCommand.class
GefExample/bin/com/example/commands/CreateSubTransNodeCommand.class
GefExample/bin/com/example/commands/DeleteConnectionCommand.class
GefExample/bin/com/example/commands/DeleteNodeCommand.class
GefExample/bin/com/example/commands/DeleteStepCommand.class
GefExample/bin/com/example/commands/MoveNodeCommand.class
GefExample/bin/com/example/dnd/
GefExample/bin/com/example/dnd/DiagramTemplateTransferDropTargetListener.class
GefExample/bin/com/example/figures/
GefExample/bin/com/example/figures/BorderAnchor.class
GefExample/bin/com/example/figures/MappingConnection.class
GefExample/bin/com/example/figures/StepFigure.class
GefExample/bin/com/example/figures/SubTransContainerBorder.class
GefExample/bin/com/example/figures/SubTransContainerFigure.class
GefExample/bin/com/example/figures/SubTransModelFigure.class
GefExample/bin/com/example/figures/TreeItemFigure$1.class
GefExample/bin/com/example/figures/TreeItemFigure.class
GefExample/bin/com/example/GefExamplePlugin.class
GefExample/bin/com/example/image/
GefExample/bin/com/example/image/add.gif
GefExample/bin/com/example/image/column.gif
GefExample/bin/com/example/image/dbinput.gif
GefExample/bin/com/example/image/IconFactory.class
GefExample/bin/com/example/image/ImageConstants.class
GefExample/bin/com/example/image/logo.gif
GefExample/bin/com/example/image/mini.gif
GefExample/bin/com/example/image/minus.gif
GefExample/bin/com/example/image/root.gif
GefExample/bin/com/example/image/subtransmodel.gif
GefExample/bin/com/example/image/table.gif
GefExample/bin/com/example/model/
GefExample/bin/com/example/model/FConnection.class
GefExample/bin/com/example/model/FElement.class
GefExample/bin/com/example/model/FNode.class
GefExample/bin/com/example/model/FStepModel.class
GefExample/bin/com/example/model/FSubTransModel.class
GefExample/bin/com/example/model/FTransModel.class
GefExample/bin/com/example/model/TreeItemModel.class
GefExample/bin/com/example/parts/
GefExample/bin/com/example/parts/AbstractPart.class
GefExample/bin/com/example/parts/ConnectionPart.class
GefExample/bin/com/example/parts/PartFactory.class
GefExample/bin/com/example/parts/StepPart.class
GefExample/bin/com/example/parts/SubTransModelPart.class
GefExample/bin/com/example/parts/TransModelPart.class
GefExample/bin/com/example/parts/TreeItemPart.class
GefExample/bin/com/example/policies/
GefExample/bin/com/example/policies/ConnectionEditPolicy.class
GefExample/bin/com/example/policies/NodeDirectEditPolicy.class
GefExample/bin/com/example/policies/NodeEditPolicy.class
GefExample/bin/com/example/policies/NodeGraphicalNodeEditPolicy.class
GefExample/bin/com/example/policies/StepEditPolicy.class
GefExample/bin/com/example/policies/SubTransLayoutEditPolicy.class
GefExample/bin/com/example/policies/TranModelLayoutEditPolicy.class
GefExample/bin/com/example/tools/
GefExample/bin/com/example/tools/ElementFactory.class
GefExample/bin/com/example/tools/PaletteFactory.class
GefExample/bin/com/example/tools/StepFactory.class
GefExample/bin/com/example/tools/STextPropertyDescriptor.class
GefExample/bin/com/example/ui/
GefExample/bin/com/example/ui/BackgroundLayer.class
GefExample/bin/com/example/ui/MyRootEditPart.class
GefExample/bin/com/example/ui/PracticeEditor$1.class
GefExample/bin/com/example/ui/PracticeEditor$2.class
GefExample/bin/com/example/ui/PracticeEditor.class
GefExample/bin/com/example/ui/ShowMessage.class
GefExample/build.properties
GefExample/logo.gif
GefExample/plugin.xml
GefExample/shapesExample3.shapes
GefExample/src/
GefExample/src/com/
GefExample/src/com/example/
GefExample/src/com/example/actions/
GefExample/src/com/example/actions/DiagramActionBarContributor.java
GefExample/src/com/example/commands/
GefExample/src/com/example/commands/ChangeNodeConstraintCommand.java
GefExample/src/com/example/commands/CreateConnectionCommand.java
GefExample/src/com/example/commands/CreateNodeCommand.java
GefExample/src/com/example/commands/CreateStepCommand.java
GefExample/src/com/example/commands/CreateSubTransNodeCommand.java
GefExample/src/com/example/commands/DeleteConnectionCommand.java
GefExample/src/com/example/commands/DeleteNodeCommand.java
GefExample/src/com/example/commands/DeleteStepCommand.java
GefExample/src/com/example/commands/MoveNodeCommand.java
GefExample/src/com/example/dnd/
GefExample/src/com/example/dnd/DiagramTemplateTransferDropTargetListener.java
GefExample/src/com/example/figures/
GefExample/src/com/example/figures/BorderAnchor.java
GefExample/src/com/example/figures/MappingConnection.java
GefExample/src/com/example/figures/StepFigure.java
GefExample/src/com/example/figures/SubTransContainerB

相关说明

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

相关评论

暂无评论内容.

发表评论

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