DevX: Latest Java ArticlesLatest DevX ContentJava ME User Interfaces: Do It with LWUIT!- June 27, 2008 Java ME user interfaces are about to get an exciting boost with the early release of a new library and tool from Sun called LWUIT.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/321032843/38461 Persisting Data in Your Windows Mobile Device- June 25, 2008 Learn about the three methods of persisting data and which is the right one for your device.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/319395614/38433 The Progress and Promise of Deep Zoom- June 25, 2008 In its latest release alongside Silverlight 2 Beta 2, Deep Zoom Composer shifts to a more accessible XML format and offers better control of image quality. Those are just the latest improvements to a tool that's grown far more capable since its introduction back at MIX 08.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/319395615/38437 Create a "Flea" Filter Using the RGBImageFilter Class- June 25, 2008 This tip demonstrates how to build a "flea" filter based on the RGBImageFilter class. The filtered picture will look like the image displayed on old TVs.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/319395616/38423 Leveraging Silverlight 2 with SQL Server and XML- June 20, 2008 With Silverlight 2 now having a go-live license, you can begin to take advantage of all of its managed code features. In this application and walkthrough we show you how to utilize both a database and XML for your Silverlight 2 application.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/316661591/38117 The JavaScript Hater's Guide to the NetBeans JavaScript Editor- June 18, 2008 Writing and debugging JavaScript can be painful, but if you develop web applications, chances are that you'll be doing more and more of it. If this sounds like you, the latest version of NetBeans could be just what the doctor ordered.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/314312624/38227 Obtain Class Methods Using Reflection- June 18, 2008 Learn how to obtain all methods, all declared methods, and one specific method for the java.lang.reflect.Method class.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/314312625/38221 Get Ready for Wicket 1.4's New Java 5 and Spring Features- June 12, 2008 Wicket, the lightweight web application framework, has added Java 5 and Spring support with release 1.4-M1. Now you can reduce your Java web application code with generics, annotations, and dependency injection.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/310136334/38168 Read an Image from a Database Using the getBinaryStream Method- June 10, 2008 This following code shows you how to extract an image from a database using the getBinaryStream method.http://feeds.feedburner.com/~r/DevxLatestJavaArticles/~3/309328192/38112 |