Hi,
I have a GUI with a JTabbedPane. In the tabbedpane I used a JScrollPane to hold a JTextPane. How can I get the object name of JTextPane that I have created in my class or something which is unique for a jcomponent with which I can identify that the selected pane is the one I needed?....
Is there any method for that in Java?
Can anybody help me in this issue.... Its urgent... Plzzzzzzzz
Thanks in advance....