This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Volunteering To Help Write Cygwin Java Swing Setup Program


Hi Keith,

Keith Bennett wrote:
Hi, all...

We write a Java Swing setup program with a clean separation of model and view/controller components. This way, if someone wants to write an alternate view component (in SWT, for example), the amount of work to do so is minimized.

I'd suggest compiling the code with gcj, swingwt and swt down to a native .exe file, since that would work anywhere, without requiring a separate JRE/gij/kaffe/... install.


cheers,
dalibor topic

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]