This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: JGoodies: Using the Button Builders
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
The button builders in JGoodies are a nice little feature. I have a section in the GUI Builders chapter of Desktop Java Live covering them.
JGoodies: Using the Button Builders Buttons are commonplace in most UIs. It's unlikely that there are many UIs that don't incorporate buttons in some fashion to manage user interaction. Going one step further, the concept of bars of buttons are also quite common.