SWT

IMHO, you have three choice regarding GUI s/w development  at the moments;
1. SWT
2. AWT. You need to develop many your own widgets!
3. Use native ones such as Visual C++/Basic.My 8 years experience in this area has no good impression with
Swing. The very existence of this forum proves that. I've been
evaluating SWT for a while. Unless you need to use MDI, SWT
looks ready for you. Note that you can better spend your time not
touching anything about Swing!Regards.

解决方案 »

  1.   

    他还说:如果不是设计大师,那么用swing做出来的东西总显得不太正规,但是swing的确在自定义方面无可比拟,它属于艺术家的上上之选。
    用swt就像安排好的课程,用swing好比把人置入图书馆。
    就我这样愚钝的而言,所以选了swt.
      

  2.   

    SWT不支持MDI吗?Eclipse本身不就是MDI吗?
      

  3.   

    SWT不支持MDI,前年我想用swt实现MDI,但没找到实现办法。Eclipse不是MDI的,他是使用TAB方式代替
      

  4.   

    you can better spend your time not touching anything about Swing!
    他不建议用Swing吗?
      

  5.   

    Support for writing MDI applications using SWT on Windows platforms. 
    http://www.eadfrith.org/swt/