JavaAWTPeer for MiniGUI
mPeer is a native implement of Java AWT (Abstrct Window Toolkit) based-on MiniGUI for embeded system. By using mPeer, you can run AWT applications on an embedded system which uses MiniGUI as the graphics system. mPeer is developed based-on GNU ClassPath, which is an open-source version of Sun's JDK. mPeer acts as the AWT native implement. It provides the most window toolkits, such as Window, Frame, Dialog, and some useful widgets (Label, Button, List, Menu, Panel, TextField, TextArea, and so on). It also implements the graphics functions (all of Graphics functions and most of Graphics2D functions defined by JDK). mPeer can work steadily on many open-source Java virtual machines, such as jamvm, cacao, kaffe, and so on. By using the open-source Java virtual machine, GNU ClassPath, MiniGUI, and mPeer, you can create a powerful and cheap embedded environment for J2SE applications.
Source:
To download the package of JavaAWTPeer, please click here:
Please pay attention !
Please pay attention !