| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi Dean,
1. What do you do? 2. What do you think should happen? 3. What does actually happen? 4. Any clue why? 5. Any way you can stop it from happening? etc...
Best regards, Flor
Hello all,
I've been having trouble getting a button to run during startup of the application. The current code is simply:
connectButton.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { queue.connect(); } });
What would be the best way to add an OnLoad (?) to simulate clicking the
buton when launching the application.
Thanks, Dean Shavit
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden
| References: | |
| >Pressing a button during main (From: Dean Shavit <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.