The Artima Developer Community
Sponsored Link

Java Buzz Forum
How to Build a Cool JFC Application

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
How to Build a Cool JFC Application Posted: Jul 1, 2004 7:04 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: How to Build a Cool JFC Application
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

I seemed to be having a bit of a Java on the desktop day yesterday because the second talk I went to was about Swing again. This time is was how to build cool looking JFC apps. I've done a fair amount of Swing programming in the past and one of the things that I always find hardest as a developer is to get desktop clients looking good. The first part of this session was based around some of the less well-known features of Swing such as graduated fills, the glass pane and so on. There were some excellent code tips given and I'm surprised at how easy some of them are to implement. Also, I was surprised at how much difference they can make.

The second part of the session looked at the JGoodies library and this is something that I've not really investigated before. There is some amazing stuff in there making it even easier to include stuff like animations in your Swing apps. In addition to looking at JGoodies, there were some really useful UI design tips. All in all, this is probably one of the best sessions I attended this week.

As an aside, I still think that there's a need for some sort of library to abstract out the platform specific layout characteristics (button size, spacing, etc) because you still need to do this to make your app look truely native. Does anybody know if this exists currently?

Read: How to Build a Cool JFC Application

Topic: Pnuts Updates (Generators, etc.) Previous Topic   Next Topic Topic: Can anyone say "Three-Pin"?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use