Wonka

From OESF

Revision as of 19:55, 24 November 2006 by Phil284 (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

copied from zauruszone wiki

Wonka is a Java 1.1 virtual machine for embedded systems, from Acunia at http://wonka.acunia.com

Note that the compiled/source Wonka available for download don't support the Zaurus framebuffer and so are really only useful for console applications. Wonka does have generic awt framebuffer support but this must be modified substantially before it will run on the Zaurus. Also note that if using the framebuffer awt, there is no integration into Qtopia/Opie.

Currently, Wonka has framebuffer and framebuffer-on-X AWT support. I am using the qtawt backport from Kaffe-qt-awt as a source of inspiration for creating Wonka-Qt/E-AWT.

My Qt/E AWT work integrates well with Qtopia/Opie and is mainly intended as an additional option for those needing Java+AWT on the Zaurus. I currently run and test under !OpenZaurus and will later make any adaptations necessary for use on the original Sharp ROM.

Current Progress:

  • 70% Window/Frame/Dialog
  • 60% Font/!FontMetrics
  • 80% Image
  • 25% Graphics/Toolkit
  • 00% Event/!EventQueue
  • 00% Clipboard/DND

[Steph]

Personal tools