wx4j 0.2.0 review

Download
by rbytes.net on

wx4j project is a Java binding for wxWindows. It provides a Java GUI toolkit using native widgets (to utilize the native look and

License: BSD License
File size: 0K
Developer: Dave Dribin
0 stars award from rbytes.net

wx4j project is a Java binding for wxWindows.

It provides a Java GUI toolkit using native widgets (to utilize the native look and feel).

This is in contrast to Swing/JFC which tries to mimic the native look and feel, but usually doesn't quite feel right. In this respect, it is very similar to the SWT toolkit used in IBM's Eclipse IDE. But rather than inventing yet another toolkit, wx4j utilizes the proven wxWidgets C++ library and uses SWIG to expose the API in Java. This also means the event loop executes in C++ and is very responsive.

wx4j 0.2.0 search tags