Hi!
I'm building a java swing applet that has several text fields and a button to begin calculating the input from the fields. I know that in C++Builder all I have to do is double-click the button, and the frame of the function is created for me. All I have to do is start adding the code. This doesn't seem to work for me in Jbuilder. Is this supposed to work and I'm doing something wrong or do I have to add the code myself? If I have to add the code, can someone post it here and tell me where to put it?
Thanks in advance!
Paul
I'm building a java swing applet that has several text fields and a button to begin calculating the input from the fields. I know that in C++Builder all I have to do is double-click the button, and the frame of the function is created for me. All I have to do is start adding the code. This doesn't seem to work for me in Jbuilder. Is this supposed to work and I'm doing something wrong or do I have to add the code myself? If I have to add the code, can someone post it here and tell me where to put it?
Thanks in advance!
Paul