NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Shellback3
Joined: 02 Apr 2010 Posts: 11 Location: Riverside, CA, USA
|
Posted: Fri May 07, 2010 9:30 pm Post subject: Referencing controls from objects |
|
|
I am attempting to learn about the IDE and have a default GUI to play with. I've put jButton on it (mainPanel) and a jText wrapped in a scroll box. I can append a string by clicking the button - so far so good.
I want a separate object to be able to append a string to the jText. This is a java class in its own file that resides with all the other classes and is a member of the project.
What is the form for this? Is it a hierarchy? Like mainFrame.textScroll.txtLog? What I have tried has not worked.
Thanks,
Nate |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|