Forum: Java Mar 18th, 2008 |
| Replies: 3 Views: 1,816 Great answer, you were right, it was "something like this". I only had to plug in the right names (I may have missnamed them in my explination), and poof, I had the popup.
There were a couple of... |
Forum: Java Mar 15th, 2008 |
| Replies: 3 Views: 1,816 Hi all,
I am fairly new to java, as well as netbeans, but I come from a VB background.
I am wanting to build platform independant aps and find the need to cross over into this world of Java, and... |
Forum: Java Mar 4th, 2008 |
| Replies: 8 Views: 3,072 Of course, if you really are wanting to make for lesser work for the user (which, I really don't think you need to do this, but, it can be done), create a self extracting install which will bundle... |
Forum: Java Mar 4th, 2008 |
| Replies: 6 Views: 1,561 I didn't really read your code, and I am a beginner with Java as well, but have done similar things in VB and in flash, as well as used similar concepts in javascript.
So, I can give you the... |