Scripts n'Stuffs
Directory

Subscribe to this category

Top > Java > Tips and Tutorials > Swing  

Web Links
Sort By :
1. Swing's new JFormattedTextField component



Accepting formatted input doesn't have to be difficult with input verifiers and focus listeners. This installment of Magic with Merlin shows you how to use the new JFormattedTextField component to prompt for numbers, dates, and formatted input. The Java 2 Standard Edition (J2SE), version 1.4, adds two new Swing components to the palette of available GUI elements: JSpinner and JFormattedTextField.
Category:   Java > Tips and Tutorials > Swing

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. Intelligent data keeps Swing simple



This generic Swing architecture eases your UI development by integrating intelligent data with Swing components. You can use the iData architecture to create a central repository of data within your application. By doing so, you'll more fully separate data from presentation and produce code that's cleaner and easier to maintain. This article explains how to use the iData technique to ease complex GUI development.
Category:   Java > Tips and Tutorials > Swing

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Swing's new Spinner component



This new column offers a glimpse into the new Java 1.4 release, starting with the new jSpinner component of Swing, which lets users easily select a date, number, or choice from a pick list. Article includes code snipets.
Category:   Java > Tips and Tutorials > Swing

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS