SDL-AWT
No release yet.
Latest Releases :
Note: Feedback are encouraged and welcomed.

SDL-AWT is a Java library which provides an AWT implementation for GNU Classpath over the SDL library .

SDL-AWT is built upon SDLJava, a Java binding to SDL.

Take a look to the TODO list and the Bug list to know what features are planned and what doesn't work yet.

News

07-11-2006

  • [FEATURE] Implemented these AWT widgets : Checkbox, List, TextAra, Scrollbar

05-10-2006

  • [FEATURE] Implemented a minimal set of the AWT widgets : Button, Label, TextField
  • [BUGFIX] Key events are working now.

14-09-2006

  • [FEATURE] Rendering of PNG images.

06-09-2006

Swing over AWT over SDL:


  • Key events do not work yet (same problem with GNU X11 AWT peers)