图形编辑框架 GEF

码农软件 · 软件分类 · GUI开发框架 · 2019-08-11 20:42:13

软件介绍

GEF(Graphical Editing Framework)用于帮助开发人员创建基于Eclipse的绘图编辑器。GEF由两个插件组成,其中org.eclipse.draw2d提供了一个Layout和用于显示展示图形的表现工作箱。开发人员可以利用或扩展GEF提供的一些公共操作和基础模块来开发各种领域的绘图应用软件。比如UML活动图/类图编辑器,GUI设计器,状态机(State Machine),甚至是WYSIWYG文本编辑器。

The Graphical Editing Framework (GEF) allows developers to take an existing application model and quickly create a rich graphical editor. For more general information see the GEF Overview and Project Plan.

本文地址:https://www.codercto.com/soft/d/12159.html

Introduction to Algorithms, 3rd Edition

Introduction to Algorithms, 3rd Edition

Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest、Clifford Stein / The MIT Press / 2009-7-31 / USD 94.00

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad ......一起来看看 《Introduction to Algorithms, 3rd Edition》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具