Results 1 to 7 of 7
Thread: How to draw trees on JPanel
- 07-24-2012, 02:05 PM #1
Member
- Join Date
- Jul 2012
- Posts
- 7
- Rep Power
- 0
- 07-24-2012, 03:10 PM #2
Re: How to draw trees on JPanel
Read the API for JTree
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 07-24-2012, 11:14 PM #3
Member
- Join Date
- Jul 2012
- Posts
- 7
- Rep Power
- 0
Re: How to draw trees on JPanel
Thanks a lot ,Actually I mean a Tree data structure that is an output of Stanford natural language parser and it is different from JTree class
if your excellency had used that parser before. you can think of the trouble that evolved my self in.
Thanks to reply
-
Re: How to draw trees on JPanel
I think you misunderstand his advice. It doesn't matter how you get your tree data, if you want to display a tree like structure of data on a JPanel, the easiest way is with a JTree. The API and the tutorial will show you the best ways to use this component. If you've tried this and it doesn't work, or if you can post a significant reason why this cannot work for you, please let us know including any and all specifics.
Your sarcasm is duly noted.if your excellency had used that parser before. you can think of the trouble that evolved my self in.
- 07-24-2012, 11:46 PM #5
Member
- Join Date
- Jul 2012
- Posts
- 7
- Rep Power
- 0
Re: How to draw trees on JPanel
please I'm not kidding as you can see I'm new member and I don't know how to get the API of the JTree
if you have a direct link to it please post it back, and even I don't know how to post to this forum in right way
forgive me for that
i'm in trouble because of this kind of ambiguous Data Structure which is Tree of Stanford Natural Language parser
and I should submit my project in less than a month but I did not any think useful yet
please help
-
Re: How to draw trees on JPanel
Here are the specific links you requested as well as some generally useful and in fact necessary links if you are going to do any significant Java programming:
Last edited by Fubarable; 07-25-2012 at 12:27 AM.
- 07-25-2012, 11:14 AM #7
Member
- Join Date
- Jul 2012
- Posts
- 7
- Rep Power
- 0
Similar Threads
-
Draw Strings on JPanel
By susieferrari in forum New To JavaReplies: 1Last Post: 04-18-2012, 04:59 PM -
How To Draw Objects Not On A JPanel
By anthropamorphic in forum New To JavaReplies: 18Last Post: 08-11-2011, 05:55 AM -
Draw on JPanel?
By PhQ in forum New To JavaReplies: 2Last Post: 07-16-2010, 11:19 PM -
How to: draw line between 2 nodes of 2 trees
By kholostoi in forum Java 2DReplies: 1Last Post: 09-03-2009, 07:10 PM -
Draw on JPanel, Help
By carl in forum Java 2DReplies: 1Last Post: 07-31-2007, 06:56 AM


4Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks