文件名称:gefTest.zip
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:102.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
GEF初学者可以用来对照的小例子,实现了简单的创建图形的功能,GEF beginners can be used to control a small example of the realization of a simple function to create graphics
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gefTest/.classpath
gefTest/.project
gefTest/bin/com/dss/moon/gef/actions/DiagramActionBarContributor.class
gefTest/bin/com/dss/moon/gef/bnb/DiagramTemplateTransferDropTargetListener.class
gefTest/bin/com/dss/moon/gef/bnb/EllipseFactory.class
gefTest/bin/com/dss/moon/gef/commands/CreateConnectionCommand.class
gefTest/bin/com/dss/moon/gef/commands/CreateEllipseCommand.class
gefTest/bin/com/dss/moon/gef/commands/MoveCommand.class
gefTest/bin/com/dss/moon/gef/commands/ResizeCommand.class
gefTest/bin/com/dss/moon/gef/editpolicies/ConnectionPolicy.class
gefTest/bin/com/dss/moon/gef/editpolicies/DiagramLayoutEditPolicy.class
gefTest/bin/com/dss/moon/gef/editpolicies/ResizeEditPolicy.class
gefTest/bin/com/dss/moon/gef/GefTest.class
gefTest/bin/com/dss/moon/gef/model/Connection.class
gefTest/bin/com/dss/moon/gef/model/Diagram.class
gefTest/bin/com/dss/moon/gef/model/Ellipse.class
gefTest/bin/com/dss/moon/gef/model/Subject.class
gefTest/bin/com/dss/moon/gef/parts/ConnectionPart.class
gefTest/bin/com/dss/moon/gef/parts/DiagramEditor$1.class
gefTest/bin/com/dss/moon/gef/parts/DiagramEditor.class
gefTest/bin/com/dss/moon/gef/parts/DiagramPart.class
gefTest/bin/com/dss/moon/gef/parts/EllipsePart.class
gefTest/bin/com/dss/moon/gef/parts/PartFactory.class
gefTest/bin/com/dss/moon/gef/view/DiagramFigure.class
gefTest/bin/com/dss/moon/gef/view/EllipseFigure.class
gefTest/bin/com/dss/moon/gef/view/PaletteFactory.class
gefTest/build.properties
gefTest/emptyModel1.logic
gefTest/GEF直线/GefPractice/.classpath
gefTest/GEF直线/GefPractice/.project
gefTest/GEF直线/GefPractice/bin/com/example/actions/DiagramActionBarContributor.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/CreateConnectionCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/CreateNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/DeleteConnectionCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/DeleteNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/MoveNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/ReconnectSourceCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/ReconnectTargetCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/RenameNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/dnd/DiagramTemplateTransferDropTargetListener.class
gefTest/GEF直线/GefPractice/bin/com/example/figures/NodeFigure.class
gefTest/GEF直线/GefPractice/bin/com/example/GefPracticePlugin.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Connection.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Diagram.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Element.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Node.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/ConnectionPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/CopyOfConnectionPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/DiagramPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/DiagramTreeEditPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodeCellEditorLocator.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodeDirectEditManager.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodePart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodeTreeEditPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/PartFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/TreePartFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/ConnectionEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/DiagramGraphicalNodeEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/DiagramLayoutEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/NodeDirectEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/NodeEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/tools/ElementFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/tools/PaletteFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/ui/PracticeEditor$OutlinePage.class
gefTest/GEF直线/GefPractice/bin/com/example/ui/PracticeEditor.class
gefTest/GEF直线/GefPractice/build.properties
gefTest/GEF直线/GefPractice/logo.gif
gefTest/GEF直线/GefPractice/plugin.xml
gefTest/GEF直线/GefPractice/src/com/example/actions/DiagramActionBarContributor.java
gefTest/GEF直线/GefPractice/src/com/example/commands/CreateConnectionCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/CreateNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/DeleteConnectionCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/DeleteNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/MoveNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/ReconnectSourceCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/ReconnectTargetCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/RenameNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/dnd/DiagramTemplateTransferDropTargetListener.java
gefTest/GEF直线/GefPractice/src/com/example/figures/NodeFigure.java
gefTest/GEF直线/GefPractice/src/com/example
gefTest/.project
gefTest/bin/com/dss/moon/gef/actions/DiagramActionBarContributor.class
gefTest/bin/com/dss/moon/gef/bnb/DiagramTemplateTransferDropTargetListener.class
gefTest/bin/com/dss/moon/gef/bnb/EllipseFactory.class
gefTest/bin/com/dss/moon/gef/commands/CreateConnectionCommand.class
gefTest/bin/com/dss/moon/gef/commands/CreateEllipseCommand.class
gefTest/bin/com/dss/moon/gef/commands/MoveCommand.class
gefTest/bin/com/dss/moon/gef/commands/ResizeCommand.class
gefTest/bin/com/dss/moon/gef/editpolicies/ConnectionPolicy.class
gefTest/bin/com/dss/moon/gef/editpolicies/DiagramLayoutEditPolicy.class
gefTest/bin/com/dss/moon/gef/editpolicies/ResizeEditPolicy.class
gefTest/bin/com/dss/moon/gef/GefTest.class
gefTest/bin/com/dss/moon/gef/model/Connection.class
gefTest/bin/com/dss/moon/gef/model/Diagram.class
gefTest/bin/com/dss/moon/gef/model/Ellipse.class
gefTest/bin/com/dss/moon/gef/model/Subject.class
gefTest/bin/com/dss/moon/gef/parts/ConnectionPart.class
gefTest/bin/com/dss/moon/gef/parts/DiagramEditor$1.class
gefTest/bin/com/dss/moon/gef/parts/DiagramEditor.class
gefTest/bin/com/dss/moon/gef/parts/DiagramPart.class
gefTest/bin/com/dss/moon/gef/parts/EllipsePart.class
gefTest/bin/com/dss/moon/gef/parts/PartFactory.class
gefTest/bin/com/dss/moon/gef/view/DiagramFigure.class
gefTest/bin/com/dss/moon/gef/view/EllipseFigure.class
gefTest/bin/com/dss/moon/gef/view/PaletteFactory.class
gefTest/build.properties
gefTest/emptyModel1.logic
gefTest/GEF直线/GefPractice/.classpath
gefTest/GEF直线/GefPractice/.project
gefTest/GEF直线/GefPractice/bin/com/example/actions/DiagramActionBarContributor.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/CreateConnectionCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/CreateNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/DeleteConnectionCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/DeleteNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/MoveNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/ReconnectSourceCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/ReconnectTargetCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/commands/RenameNodeCommand.class
gefTest/GEF直线/GefPractice/bin/com/example/dnd/DiagramTemplateTransferDropTargetListener.class
gefTest/GEF直线/GefPractice/bin/com/example/figures/NodeFigure.class
gefTest/GEF直线/GefPractice/bin/com/example/GefPracticePlugin.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Connection.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Diagram.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Element.class
gefTest/GEF直线/GefPractice/bin/com/example/model/Node.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/ConnectionPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/CopyOfConnectionPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/DiagramPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/DiagramTreeEditPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodeCellEditorLocator.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodeDirectEditManager.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodePart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/NodeTreeEditPart.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/PartFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/parts/TreePartFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/ConnectionEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/DiagramGraphicalNodeEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/DiagramLayoutEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/NodeDirectEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/policies/NodeEditPolicy.class
gefTest/GEF直线/GefPractice/bin/com/example/tools/ElementFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/tools/PaletteFactory.class
gefTest/GEF直线/GefPractice/bin/com/example/ui/PracticeEditor$OutlinePage.class
gefTest/GEF直线/GefPractice/bin/com/example/ui/PracticeEditor.class
gefTest/GEF直线/GefPractice/build.properties
gefTest/GEF直线/GefPractice/logo.gif
gefTest/GEF直线/GefPractice/plugin.xml
gefTest/GEF直线/GefPractice/src/com/example/actions/DiagramActionBarContributor.java
gefTest/GEF直线/GefPractice/src/com/example/commands/CreateConnectionCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/CreateNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/DeleteConnectionCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/DeleteNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/MoveNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/ReconnectSourceCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/ReconnectTargetCommand.java
gefTest/GEF直线/GefPractice/src/com/example/commands/RenameNodeCommand.java
gefTest/GEF直线/GefPractice/src/com/example/dnd/DiagramTemplateTransferDropTargetListener.java
gefTest/GEF直线/GefPractice/src/com/example/figures/NodeFigure.java
gefTest/GEF直线/GefPractice/src/com/example
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.