- 论坛徽章:
- 0
|
http://www-106.ibm.com/developerworks/opensource/library/os-ecgui1/
Although the Eclipse GUI components (JFace and SWT) are often used inside the Eclipse Workbench, they were designed as self-contained frameworks in their own right. Even outside the Eclipse Workbench, JFace's pluggable design still allows you to develop sophisticated GUIs with surprisingly little code. In this series of three articles, A. O. Van Emmenis shows how to build just such a stand-alone application. Part 1 starts with a "Hello, World" example and builds, step by step, into a (very) simple file explorer. He introduces some of the major JFace classes (and a few SWT widgets), along with some tips, tricks, and design issues.
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4906/showart_17958.html |
|