Forum: Java Feb 15th, 2007 |
| Replies: 4 Views: 1,432 Thank-you for your help.
Much appreciated. ;)
Kind Regards,
Matty D |
Forum: Java Feb 15th, 2007 |
| Replies: 4 Views: 1,432 Peter:
Thank-you for your reply.
The source for that class must live in a plain text file with the same name (including case), with a *.java extension.
Code for Tutorial
public class... |
Forum: Java Feb 14th, 2007 |
| Replies: 4 Views: 1,432 Hello:
I have recently been studying Java; I have followed a few tutorials and building some simple apps.
I am wanting to try applets. I read about them tonight and followed an included... |
Forum: Java Jan 19th, 2007 |
| Replies: 32 Views: 6,107 Yes, that seems like sound advice. I wish to the learn the language not simply a single tool. Thanks for your reply.
Regards,
Matty D. |
Forum: Java Jan 18th, 2007 |
| Replies: 32 Views: 6,107 Hello.
I am new to Java and I am easing into this new language via some basic tutorials.
I am using the Borland 2005 IDE; it is powerful and I quite like it save for that it seems incredibly... |
Forum: Java Jan 17th, 2007 |
| Replies: 1 Views: 1,880 OK, I figured this out. Had to drag the entire element that the buttons were placed on, not just the buttons.
Matty D. |
Forum: Java Jan 17th, 2007 |
| Replies: 1 Views: 1,880 Hello:
I am new to Java and I am working on a tutorial to familiarize myself with this language. The tutorial is a walk-through in building a basic text editor.
So far the build is going fine,... |