Results 1 to 4 of 4
Thread: working with splitpanes
- 12-18-2008, 07:41 AM #1
Member
- Join Date
- Nov 2008
- Posts
- 21
- Rep Power
- 0
working with splitpanes
hi i a have a jtree with checkboxes in the left pane and some components in the right pane. the components include textfield,filechooser... if i click on a checkbox in the left pane i should catch the name of the node and place it in text field on the right pane. i am able to display the node name on the console but unable to display it on the text field. i used setText() method but still not able to do so... the components on the right hand side are in a seperate class which extends JPanel and i have added the panel to the scrollpane which i added it to the splitpane. can any one please help me out............
thanks in advance
- 12-18-2008, 12:40 PM #2
You don't seriously expect someone to write the complete working code for you, do you?
db
- 12-19-2008, 02:49 PM #3
Member
- Join Date
- Nov 2008
- Posts
- 21
- Rep Power
- 0
i dont need the whole code i just want any suggestions any one can give.
-
you may want to create a small compilable program that demonstrates your problem, a so-called SSCCE.
Similar Threads
-
Jbutton not working??
By rmabrey in forum AWT / SwingReplies: 7Last Post: 09-24-2008, 06:30 PM -
Java mail problem(working in intranet,but not working in iternet)
By sundarjothi in forum Advanced JavaReplies: 8Last Post: 05-28-2008, 08:00 AM -
calculator not working
By Renegade85 in forum New To JavaReplies: 5Last Post: 03-10-2008, 04:27 PM -
sendredirect not working
By ranga in forum Java ServletReplies: 0Last Post: 02-11-2008, 11:48 AM -
Working With ANT
By JavaForums in forum EclipseReplies: 0Last Post: 04-26-2007, 09:16 PM
Bookmarks