文件名称:MapEditApp
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 470kb
- 下载次数:
- 0次
- 提 供 者:
- 刀*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有向图编辑器
有向图中涉及到节点和有向边,分别用Node和Arrow来建模,考虑到Node和Arrow要被多个其他对象调用,直接处理开销比较大。可以利用设计模式中的代理模式创建NodeProxy和ArrowProxy实现对Node和Arrow的操作。-Directed graph editor
Involved in a directed graph with nodes and directed edges, respectively, to the Node and Arrow model, taking into account the Node and Arrow
Number of other objects to be called directly overhead is relatively large. Design patterns can be used in proxy mode
Creating NodeProxy and ArrowProxy achieve Node and Arrow s operations.
有向图中涉及到节点和有向边,分别用Node和Arrow来建模,考虑到Node和Arrow要被多个其他对象调用,直接处理开销比较大。可以利用设计模式中的代理模式创建NodeProxy和ArrowProxy实现对Node和Arrow的操作。-Directed graph editor
Involved in a directed graph with nodes and directed edges, respectively, to the Node and Arrow model, taking into account the Node and Arrow
Number of other objects to be called directly overhead is relatively large. Design patterns can be used in proxy mode
Creating NodeProxy and ArrowProxy achieve Node and Arrow s operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MapEditApp\MapEditApp代码部分\.classpath
..........\..................\.project
..........\..................\.settings\org.eclipse.jdt.core.prefs
..........\..................\Arrow.class
..........\..................\Arrow.java
..........\..................\arrow.jpg
..........\..................\ArrowProxy.class
..........\..................\ArrowProxy.java
..........\..................\delete.jpg
..........\..................\EditPanel.class
..........\..................\EditPanel.java
..........\..................\InPanel.class
..........\..................\InPanel.java
..........\..................\MapEditApp$fileDialog.class
..........\..................\MapEditApp$MyWindowAdapter.class
..........\..................\MapEditApp.class
..........\..................\MapEditApp.java
..........\..................\mouse.jpg
..........\..................\Node.class
..........\..................\Node.java
..........\..................\node.JPG
..........\..................\NodeProxy.class
..........\..................\NodeProxy.java
..........\..................\OutPanel$MyMouseListener1.class
..........\..................\OutPanel$MyMouseListener2.class
..........\..................\OutPanel$MyMouseListener3.class
..........\..................\OutPanel$MyMouseListener4.class
..........\..................\OutPanel.class
..........\..................\OutPanel.java
..........\..................\SmartEllipse.class
..........\..................\SmartEllipse.java
..........\使用说明.txt
..........\设计说明.pdf
..........\MapEditApp代码部分\.settings
..........\MapEditApp代码部分
MapEditApp
..........\设计说明.wps
..........\..................\.project
..........\..................\.settings\org.eclipse.jdt.core.prefs
..........\..................\Arrow.class
..........\..................\Arrow.java
..........\..................\arrow.jpg
..........\..................\ArrowProxy.class
..........\..................\ArrowProxy.java
..........\..................\delete.jpg
..........\..................\EditPanel.class
..........\..................\EditPanel.java
..........\..................\InPanel.class
..........\..................\InPanel.java
..........\..................\MapEditApp$fileDialog.class
..........\..................\MapEditApp$MyWindowAdapter.class
..........\..................\MapEditApp.class
..........\..................\MapEditApp.java
..........\..................\mouse.jpg
..........\..................\Node.class
..........\..................\Node.java
..........\..................\node.JPG
..........\..................\NodeProxy.class
..........\..................\NodeProxy.java
..........\..................\OutPanel$MyMouseListener1.class
..........\..................\OutPanel$MyMouseListener2.class
..........\..................\OutPanel$MyMouseListener3.class
..........\..................\OutPanel$MyMouseListener4.class
..........\..................\OutPanel.class
..........\..................\OutPanel.java
..........\..................\SmartEllipse.class
..........\..................\SmartEllipse.java
..........\使用说明.txt
..........\设计说明.pdf
..........\MapEditApp代码部分\.settings
..........\MapEditApp代码部分
MapEditApp
..........\设计说明.wps