Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding - Importing Keyboard class in Java
11-28-2009, 06:36 AM
Post: #11
RE: Adding - Importing Keyboard class in Java
(11-27-2009 09:46 AM)codecaine Wrote:  my tic tac toe applet is 309 line but only 5,635 bytes!
You would never several thousands of lines of code to go over a mb

Applets. Hmm... Well that is the thing I want to hear about. Because I got a seminar task to make an applet. To be exact, to make an applet and to put it in a html page.

Applet which shows ctg function y=a+b*ctg(k(x-c)). And you enter the variables a,b,c,x.

Know a good tut? Have some short tips about it? Smile
We still didn't get a time limit to finish it. I just want to scratch some basics of it, for now. Smile

[Image: 45669_pythonlogo.png][Image: 45668_javalogo.png]
Find all posts by this user
Quote this message in a reply
11-28-2009, 06:42 AM (This post was last modified: 11-28-2009 06:48 AM by codecaine.)
Post: #12
RE: Adding - Importing Keyboard class in Java
Applets are very simple to make I made 5 games applet examples. Here is the link. I coded these in notepad! http://www.pscode.com/vb/scripts/ShowCod...8&lngWId=2 If you can use netbeans all you have to do is drag drop componets!
http://www.mars3000.com/ is jframe builder will make a text file with exact positions you lay out componets.
It is best you learn applets from a book. Desktop applications are just like applets also. I never really read anything real good documentation online. I learn it from books.
I am sure there are some good examples online just have to search google or bing I guess
Visit this user's website Find all posts by this user
Quote this message in a reply
11-28-2009, 07:10 AM (This post was last modified: 11-28-2009 07:13 AM by Alphablend.)
Post: #13
RE: Adding - Importing Keyboard class in Java
(11-28-2009 06:42 AM)codecaine Wrote:  Applets are very simple to make I made 5 games applet examples. Here is the link. I coded these in notepad! http://www.pscode.com/vb/scripts/ShowCod...8&lngWId=2 If you can use netbeans all you have to do is drag drop componets!
http://www.mars3000.com/ is jframe builder will make a text file with exact positions you lay out componets.
It is best you learn applets from a book. Desktop applications are just like applets also. I never really read anything real good documentation online. I learn it from books.
I am sure there are some good examples online just have to search google or bing I guess

I tried all of them, I mean the games. Cool
I've never used NetBeans before.
Thanks for this tool JFrameBuilder. Big Grin
I will do some googling around the net for some nice book.
oh yea, thanks for the sources.

[Image: 45669_pythonlogo.png][Image: 45668_javalogo.png]
Find all posts by this user
Quote this message in a reply
11-28-2009, 07:21 AM (This post was last modified: 11-28-2009 07:34 AM by codecaine.)
Post: #14
RE: Adding - Importing Keyboard class in Java
Thing about netbeans you can real decipher what the code is if you want to add on to it without netbeans. You would have to use the program Ant to do that.
Your school give you something to learn it lol
Visit this user's website Find all posts by this user
Quote this message in a reply
11-28-2009, 07:37 AM (This post was last modified: 11-28-2009 07:51 AM by Alphablend.)
Post: #15
RE: Adding - Importing Keyboard class in Java
(11-28-2009 07:21 AM)codecaine Wrote:  Thing about netbeans you can real decipher what the code is if you want to add on to it without netbeans. You would have to use the program Ant to do that.
Your school give you something to learn it lol

lol they will. Like I said, they didn't set a deadline about this task. And we still didn't do anything related to applets. But my type of personality always pushes me to find out things before the others!. Big Grin
oh, and I used Scanner instead of Keyboard class in a task. Other people in my group were looking at me: wow... o.O *blink blink*.

[Image: 45669_pythonlogo.png][Image: 45668_javalogo.png]
Find all posts by this user
Quote this message in a reply
11-28-2009, 03:38 PM
Post: #16
RE: Adding - Importing Keyboard class in Java
Oh yea Tongue
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: