blob: b3b86bda72885af1fe40bac045ce88e83856e8da [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
<title>Eclipse Tools - GEF Architecture</title>
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css"
type="text/css">
<link rel="stylesheet" href="gef.css" type="text/css">
</head>
<body>
<p><font class=indextop>graphical editing framework<br>
</font>
<font class=indexsub>Project Architecture</font></p>
<table width="100%" class="document">
<tr>
<td class="minor">Project Description</td>
</tr>
<tr>
<td>
<p dir="ltr">The <a href="http://www.eclipse.org/gef">Graphical Editing Framework Project</a> is a
runtime UI framework consisting of two plug-ins. These plug-ins depend
on the Rich Client Platform, plus the add-in <b>org.eclipse.ui.views</b>
plug-in for property sheet support.</p>
<p dir="ltr">Refer to the <a href="overview.html">GEF Project overview</a> for additional
information.</p>
<p dir="ltr">&nbsp;</td>
</tr>
<tr>
<td class="minor">Project Architecture</td>
</tr>
<tr>
<td>&nbsp;<p><img src="images/architecture.gif"/></p>
<p dir="ltr">GEF project components and their dependencies. The <b>
draw2d</b> plug-in requires only SWT. The <b>gef</b> plug-in requires
the Rich Client Platform, and the views plug-in, which provides the
property sheet.</td>
</tr>
</table>
</body>
</html>