|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Try changing
your code to something like:
public class TestPopupMenu extends JFrame {
// etc etc
public static void main(String args[]) {
myApp = new TestPopupMenu();
}
// etc etc
private static TestPopupMenu myApp = null;
}
| Home | Archives | 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 © 2011 Apple Inc. All rights reserved.