| <!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 HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
| |
| <LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| <TITLE> |
| Advanced workbench concepts |
| </TITLE> |
| |
| <link rel="stylesheet" type="text/css" HREF="../book.css"> |
| </HEAD> |
| <BODY BGCOLOR="#ffffff"> |
| <H1> |
| Advanced workbench concepts</H1> |
| <p>The next topics cover additional workbench extensions and concepts that |
| you will likely encounter once you've implemented your plug-in and have begun to |
| refine its function. </p> |
| |
| |
| <p>In order to understand the next few topics, you should already be familiar |
| with</p> |
| |
| |
| <ul> |
| <li><a href="workbench.htm">Plugging into the Workbench</a></li> |
| <li><a href="preferences.htm">Preferences and properties</a></li> |
| <li><a href="jface.htm">JFace UI framework</a></li> |
| <li><a href="swt.htm">SWT</a></li> |
| <li><a href="resAdv.htm">Resources and workspace API</a></li> |
| </ul> |
| |
| |
| <p><a href="../hglegal.htm"><img border="0" src="../ngibmcpy.gif" alt="Copyright IBM Corporation and others 2000, 2003." border="0" width="324" height="14"></a></p> |
| </BODY> |
| </HTML> |