The Lightweight UI Toolkit library helps you create appealing graphical user interface (GUI) applications for mobile phones and other devices that support MIDP 2.0. Lightweight UI Toolkit supports visual components and other user interface (UI) ingredients such as theming, transitions, animation and more.
The Lightweight UI Toolkit is a lightweight widget library inspired by Swing but designed for constrained devices such as mobile phones and set-top boxes. Lightweight UI Toolkit supports pluggable theme-ability, a Component and Container hierarchy, and abstraction of the underlying GUI toolkit.
Add this page to your favorite Social Bookmarking websites
J2ME is a primitive but powerful development platform for devloping applications for mobile devices. A serious issue with J2ME is the lack of built in libraries to accomplish several common tasks. There are several free and commercial libraries availbale that can be used to provide more functionality in our J2ME applications. In this article I shall list down several famous User Interface libraries for J2ME.
Add this page to your favorite Social Bookmarking websites
VisualVM, Java's own monitoring, profiling and performance analysis tool.
Even though many monitoring and diagnostics features are enhanced and introduced in Java 6, still it has been lacking an out-of-the-box bundling of a convincing visual Java application monitoring or profiling tool, until the most recent JDK6 Update 7.
VisualVM is an open source tool for monitoring and profiling your java application. VisualVM is now integrated with JDK 6 update 7 release. So, from now on you need not pay a hefty price for licensing third party profilers. In this article we'll walk through the features of VisualVM and see how it is different from commercial profiling tools.
Add this page to your favorite Social Bookmarking websites
A few days back I was reading a post on Sanjiv Jivan’s blog here http://www.jroller.com/sjivan/ where he had written about some companies starting a LGPL project and after a few versions changing the licensing to GPL.
Add this page to your favorite Social Bookmarking websites
Invoking Win32 API and Activex Components (Com dlls) from Java
In the second part of this series we shall see some more libraries that all you to use Win32 APIs and Com components from you java application without writing any native code.
Add this page to your favorite Social Bookmarking websites