joysjojo 0 Newbie Poster

Hi i am allen :lol:

I have been developing a small software package which incorporates Address details. Now i have created the design using swing. I am using Oracle as backend. I am facing three specific problems.

1) I have added JTree using hashtable, but wen i add subnodes like A, B, C...its getting displayed in the reverse order like z, y, x...

2) The Jtree is on the left hand side of the window. But when i click on menus, i am not able to view the part of menu as its view is overlapped/restricted by JTree. Is there a way to display the menus on top of JTree. :sad:

3) Now the major problem thats eating my head: i am able to retrieve the information from oracle and prints it using println method but wen i use setText method to populate my textfield its not working. :rolleyes: But the setText works fine wen called inside a constructor.

Please do help me asap.

Regards,
Allen

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.