getting/passing data from one window to another

blargh <[email protected]> Thu, 22 May 2008 17:36:01 -0700 (PDT)
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
Hello

I'm extremely new to Swing/UI development.. this is probably the reason for
my question! :c )

which is.. I'm creating a little app in netbeans (learning about both
netbeans and swing) that has a secondary popup window which requests text (a
TextField) from the user.  What I need to happen is for this inputted text
(after a button click occurs on the same secondary window) to be retrieved
and displayed on the main window (where I have a Label waiting for it).

However, there doesn't appear to be an option in the data binding window for
the TextField!

So I must be looking at this the wrong way.. would anyone please help!? 


-- 
View this message in context: http://www.nabble.com/getting-passing-data-from-one-window-to-another-tp17416518p17416518.html
Sent from the Netbeans - UI mailing list archive at Nabble.com.