Java GUI Tutorial 29 - Timer program (Part 1 of 2)
Loading...
8,774
Loading...
Uploader Comments (firecat318)
see all
All Comments (10)
-
puberty hits you hard man..
Love the vid though.
-
is this right? (int)Double.parseDouble(String
.valueOf(Float.parseFloat(Stri ng.valueOf(i)))) -
Thank you ...great tutorial!
-
This is netbeans right?
-
uhmm...how about count down in minutes?
how will i do that?
Loading...
Sorry if i asked so many questions but how did you start the program,,, is it from Java Application... did you enable Main.java.....why did you import java.awt.*
what are the procedures to start the program....i really want to learn Java that is why i am asking lots of questions
pradorock 1 year ago
@pradorock
I use an IDE that all you do is click a button and it runs. I would suggest either Netbeans or Eclipse. You can also write Java programs from notepad and compile in the command prompt but I wouldn't recommend it.
firecat318 1 year ago