-
designing custom swing components?
Hello all,
I am a newbie in java programming. My project requires me to develop an
application, a newsreader(not conform to typical NNTP protocols, I am using
my own protocols to suit my application), that uses the interface below. I
think there is a way to merge the JTree and JTable together to create a tree
with mutiple columns.
+ Message1 myDate myTime
+Re:Message1 myDate myTime
-Re:Message1 myDate myTime
-Re:Message1 myDate myTime
-Re:Message1 myDate myTime
However, due to my inexperience, I can't figure out how to use the existing
swing components to merge them together.
Can anyone help me? I'll be saving these messages in a database and will be
extracting them using SQL. I need to know how to sort the messages, put in
necessary Re: at the subject field, indent them under appropriate tree
nodes.
Thanks.
--
Best Regards,
Wing Hoe
---------------------------------------------------------------
Email1: winghoe@yahoo.com
Email2: winghoe@hotmail.com
ICQ no: 2213281
www: http://pwp.maxis.net.my/winghoe
---------------------------------------------------------------
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|