본문 바로가기

Dev.../웹서비스

[펌] SWT 예제들 3.0 API 추가 포함

출처 : http://www.jlab.net

 

Snippets There have been a significant number of small example code fragments posted to the newsgroup which provide insights into some aspect of SWT programming. This section is an attempt to capture these for future reference. Most of these have been written by one of the SWT committers, but in some cases they were created by modifying examples provided by other readers of the newsgroup. For simplicity, no attempt has been made to attribute these to a particular author. If you see something you wrote here, and want that to be noted, please email platform-swt-dev@eclipse.org and a by-line will be added.
You should also remember that examples from the newsgroup are often edited for brevity rather than completeness. They are intended to guide the reader towards the correct solution, rather than be finished products. NOTE: Snippets are tested against the HEAD stream and may reference new API or require bug fixes from there.
Note also that the best way to report an SWT bug is to write your own snippet showing the problem and paste it into the bug report. For a snippet template, see: "What is a snippet?" in the SWT FAQ.
If you are new to SWT and need help compiling and running snippets, click here for instructions.