The Artima Developer Community
Sponsored Link

Java Answers Forum
Question about GUI component

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
Elliott Wood

Posts: 15
Nickname: tooess
Registered: Mar, 2002

Question about GUI component Posted: Mar 4, 2003 5:01 PM
Reply to this message Reply
Advertisement
I was wondering if it is possible to create a gui component that is similar to a JTable, in that it displays rows and columns of information but it isn't a JTable.

What I'm going on about is a component like windows uses to display lists of files virtically, with their size, type, date created and other attributes, horizontally. They can be found in other programs such as Napster, which again uses them to display differnt files and their attributes.

I don't know what this component is called or even if they can be created in java but I really want to use one for this project i'm working on.

If anyone has any ideas about this they would be greatly welcome.

Regards

Elliott

Topic: java/j2ee Previous Topic   Next Topic Topic: Java Security Access Control

Sponsored Links



Google
  Web Artima.com   

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