Skip to main content

Skip over site navigation to main content

developerWorks  >   Open source  >   Technical library  >  

Technical library view  RSS for Open source

developerWorks
 Related links:    Redbooks

Filter your search and/or enter a keyword. If you don't filter your search or enter a keyword, the search results will default to all results.

 
 
 
  1 - 3 of 3 results    Hide Summaries
Title   Type   Date  

Table that contains the results that meet the search criteria.

Using the Eclipse GUI outside the Eclipse Workbench, Part 1: Using JFace and SWT in stand-alone mode
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 "Using the Eclipse GUI outside the Eclipse Workbench" series, you can learn how to build just such a stand-alone application. Part 1 starts with a Hello World example and builds, step by step, into a simple file explorer. Get acquainted with some of the major JFace classes (and a few SWT widgets), along with tips, tricks, and design issues.
Articles 23 Jan 2003  
 
Using the Eclipse GUI outside the Eclipse Workbench, Part 3: Adding actions, menus, and toolbars
In this third and final article in this "Using the Eclipse GUI outside the Eclipse Workbench" series, A.O. Van Emmenis completes the file explorer example by adding actions, menu bars, pop-up menus, and toolbars. He shows how to set menu item properties, how to reuse actions in menus and toolbars, and how to make actions context-sensitive by listening to events from viewers. The example actions use utilities to launch programs and access the system clipboard.
Articles 04 Mar 2003  
 
Using the Eclipse GUI outside the Eclipse Workbench, Part 2: Using the JFace image registry
In this article, A.O. Van Emmenis continues with the example started in Part 1 of this "Using the Eclipse GUI outside the Eclipse Workbench" series. He cleans up the content and label providers and shows how to use sorting and filtering on JFace viewers. He shows how to add a status line to the window, add icons to both viewers, and save system resources by using the JFace image registry.
Articles 14 Feb 2003  
 
  1 - 3 of 3 results    Hide Summaries
Not finding what you're looking for? Suggest Content