Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: Java :: Java Tips and Tutorials :: Swing
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.
Hits: 62 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: Java :: Java Tips and Tutorials :: Swing
|
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.
Hits: 41 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: Java :: Java Tips and Tutorials :: Swing
|
|
|
|
|