A Java ME (J2ME) implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
This website was last updated 29-March-2011
Run the following commands in a directory that you have write access to (such as your home directory):
svn co URL NAME
where URL and NAME is one of those listed bellow:
| NAME | URL | info |
| UtilME | https://swingme.svn.sourceforge.net/svnroot/swingme/UtilME | Contains UtilME Serialization and Marshalling and other simple util classes. This project is not dependant on ANY libs, so can be compiled on any flavour of java. The project has a J2ME NetBeans build file. but does not need J2ME to be built |
| SwingME | https://swingme.svn.sourceforge.net/svnroot/swingme/SwingME | The SwingME UI Framework, also SocketClient and HTTPClient. For building a J2ME app with SwingME read the J2ME Setup Guide The project has a NetBeans build file |
| AndroidME | https://swingme.svn.sourceforge.net/svnroot/swingme/AndroidME | Allows SwingME apps to be build for Android. Android Setup Guide |
| me4se | https://swingme.svn.sourceforge.net/svnroot/swingme/me4se | A highly optimised version of me4se for running SwingME projects, other J2ME projects will not run on this version. The project has a ant build file. |
| BlackBerryME | https://swingme.svn.sourceforge.net/svnroot/swingme/BlackBerryME | Allows SwingME apps to be build for BlackBerry. |
| SwingMETest | https://swingme.svn.sourceforge.net/svnroot/swingme/SwingMETest | A Example SwingME app with lots of tests for the SwingME component System, the J2ME Graphics and all other aspects related to SwingME apps The project has a NetBeans build file |
| ToolsME | https://swingme.svn.sourceforge.net/svnroot/swingme/ToolsME | Code Generators used for generating code for the UtilME Serialization and Marshalling. also the XUL Translation Tool for translating your SwingME apps. Also has the classes needed for embedding SwingME components inside Swing Apps, as used in the XUL Translation Tool. The project has a NetBeans build file |
Browse Full Subversion Repository
Swing ME Project Page on SourceForge
Copyright © 2008-2011 yura.net