The Artima Developer Community
Sponsored Link

Java Buzz Forum
DataTips - Data Popups for JTree, JTable, JList

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.
DataTips - Data Popups for JTree, JTable, JList Posted: May 31, 2005 10:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: DataTips - Data Popups for JTree, JTable, JList
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

DataTips - Data Popups for JTree, JTable, JList
Add data tips to your Swing table, tree or list with just a single line of code: Whenever the mouse cursor is over a cell whose content is partially hidden, a popup with the complete cell content is shown. This feature has been missing in Swing, but is present on almost any other platform. This implementation does not interfer with tooltips and uses any configured cell renderer.

Read: DataTips - Data Popups for JTree, JTable, JList

Topic: Links for 2005-05-22 [del.icio.us] Previous Topic   Next Topic Topic: AJAX: old wine in an old bottle

Sponsored Links



Google
  Web Artima.com   

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