LIGHTWEIGHT USER INTERFACE TOOLKIT
LAMBERT M. SURHONE, MARIAM T. TENNOE, SUSAN F. HENSSONOW
High Quality Content by WIKIPEDIA articles!
Lightweight User Interface Toolkit (LWUIT) is a Widget toolkit developed by Sun Microsystems to enable easier Java ME user interface development for existing devices.
LWUIT is inspired by Swing and supports many of its features including pluggable look and feel, layout managers etc
LWUIT was created by Chen Fishbein of Sun Microsystems Israel development center (SIDC) who started developing LWUIT for an internal project.
The project grew at which point Shai Almog joined the project which was announced at JavaOne 2008, following the announcement the project was made open source by Sun under the GPL with ClassPath Exception license and gained wide acceptance within the community.
LWUIT is known as the Lightweight UI Toolkit, where the word lightweight is used as it is used in Swing to indicate a component model that performs all of its own rendering/event handling.