Nordfriese 0 Report post Posted October 15, 2002 Hi, is there any alternative toolset for creating windows like gui without Swing or AWT such that I can use JET perfect to create a simple EXE-File ? Thanks, Marco Share this post Link to post Share on other sites
mavr 0 Report post Posted October 16, 2002 One may use SWT (Standard Widget Toolkit) library, developed by IBM and contributed to the Eclipse project. The example can be found at http://www.excelsior-usa.com/jetswt.html, some information about SWT at http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/index.html and http://eclipsewiki.swiki.net/2. Share this post Link to post Share on other sites