The Artima Developer Community
Sponsored Link

Java Buzz Forum
JavaLobby: Using JXScrollup from SwingX

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.
JavaLobby: Using JXScrollup from SwingX Posted: May 11, 2005 10:21 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: JavaLobby: Using JXScrollup from SwingX
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

JavaLobby: Using JXScrollup from SwingX
One visual control popularized by more modern operating systems, such as Windows XP, is a collapsable (shade-able) component. What this amounts to is a box with various information/controls in it that can be collapsed to conserve space; often times on a navigation sidebar...

Thanks once again to the SwingX project, we have a control available for just this sort of situation - the JXScrollup. JXScrollUps are a special type of JPanel (actually a special form of JXTitledPanel, but that's a different story) that have a title bar, a collapsing button, and a content pane - just like our Windows counter-part.

Read: JavaLobby: Using JXScrollup from SwingX

Topic: Python has a leg up in the dynamic language race Previous Topic   Next Topic Topic: FishEye goes 1.0 … but wait there’s more

Sponsored Links



Google
  Web Artima.com   

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