The Artima Developer Community
Sponsored Link

Java Buzz Forum
ClientJava.com(5) - Java Cross-Platform Copy & Past, Crazy JList Resizing, Browser Components in...

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
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
ClientJava.com(5) - Java Cross-Platform Copy & Past, Crazy JList Resizing, Browser Components in... Posted: Nov 2, 2004 5:40 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: ClientJava.com(5) - Java Cross-Platform Copy & Past, Crazy JList Resizing, Browser Components in...
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

GUI framework Wi.Ser (WidgetServer) released new version
The new release includes a preconfigured environment for windows and unix systems. The included GUI builder has context sensitive menues and buttons now. Several bugs have been fixed.

Autocompleting JComboBox - Performance Tweaks
Besides some bug fixes there is a brand new section on performance with a surprisingly spotting.

Copy to and Paste from Clipboard: A cross-platform solution in Java

Browser components in Java
I'm currently putting together an application that will be implemented in SWT/JFace/RCP/Java, Swing/Spring Rich/Java, and Cocoa/Objective-C. I'm doing to see what they will look like on OS X, plus to learn a little more about the RCP, a lot more about Spring Rich, and a whole lot more about Cocoa/Objective-C..

JList resizing when empty
I received this interesting trouble report, stating that the lists in the application kept resizing themselves according to their content. When a list was emptied, its width almost doubled. When an object was added back to it, it retrieved its previous size. Quite annoying for the user. So I looked into the JList source code, and found this interesting couple of lines...

Read: ClientJava.com(5) - Java Cross-Platform Copy & Past, Crazy JList Resizing, Browser Components in...

Topic: He Who is Right Takes No Prisoners Previous Topic   Next Topic Topic: Some few Spring development ideas…

Sponsored Links



Google
  Web Artima.com   

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