Forum: Java Mar 10th, 2008 |
| Replies: 2 Views: 3,680 whoops I ment to add it to jMenuItem1:$ . Thanks. |
Forum: Java Mar 10th, 2008 |
| Replies: 2 Views: 3,680 Hi everyone, I'm having trouble with this code. It compiles fine, but clicking the menu item I just added the actionlistener to doesn't work. I'm new to java and I can't figure it out.
/*
*... |
Forum: Java Dec 22nd, 2007 |
| Replies: 2 Views: 881 I'm new to Java and I'm wonder if someone can help me with this.
I have a class that's constructor makes a Gui window, and it's main calls this constructor. The problem is the event handling... |
Forum: Java Dec 15th, 2007 |
| Replies: 5 Views: 799 Hello everyone,
I was wondering what a good book to start learning Java would be. I know a little about programming like variables, function, etc. , but not object-oriented stuff. I was thinking of... |