Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
Actual Results
- Katushai
- Forums: Unix / Linux Forum
- Sujet: JavaCC
- Subject: JavaCC
- Réponses: 4
- Vus: 5040
- Subject: JavaCC
Posted: Août 3rd, 2006, 6:57 pm
thanks, appreciate it alot
- Katushai
- Forums: Unix / Linux Forum
- Sujet: JavaCC
- Subject: JavaCC
- Réponses: 4
- Vus: 5040
- Subject: JavaCC
Posted: Août 1st, 2006, 7:53 pm
hey, i have a question about this java compiler i installed on Gentoo recently, called JavaCC. i tried compiling a simple java program: [code] import java.awt.*; public class JavaTest { public JavaTest() { System.out.println("\n\n\n\nTesting!\n\n\n"...
- Katushai
- Forums: Unix / Linux Forum
- Sujet: vsftpd install with Gentoo
- Subject: vsftpd install with Gentoo
- Réponses: 3
- Vus: 4128
- Subject: vsftpd install with Gentoo
Posted: Décembre 27th, 2005, 2:33 pm
i want to install vsftpd on my gentoo computer. Ive already used emerge to download and install it, but im not sure where to go from here. Are there any websites you can suggest to help me set up users/start vsftpd or any of that stuff? this is my first experience with gentoo, and the command line v...
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: C or C++ tutorials
- Subject: C or C++ tutorials
- Réponses: 10
- Vus: 598
- Subject: C or C++ tutorials
Posted: Décembre 6th, 2005, 5:58 pm
http://www.cprogramming.com has some good stuff on C and C++ as well. im pretty sure it has a full tutorial on C, but not on C++. it has some stuff on it.
also, it has some advanced stuff on C, like OpenGL and such(very useful, its where i got my start with it)
also, it has some advanced stuff on C, like OpenGL and such(very useful, its where i got my start with it)
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: Java Window Handling
- Subject: Java Window Handling
- Réponses: 2
- Vus: 447
- Subject: Java Window Handling
Posted: Novembre 25th, 2005, 6:14 pm
thanks so much dude
i think Java should have a delete function anyways.
its my language of choice, but that doesnt mean i like every aspect of it.
JDialog? im creating my own because i want very specific items and layout, but ill look into JDialog, it might make it easy for me
i think Java should have a delete function anyways.
JDialog? im creating my own because i want very specific items and layout, but ill look into JDialog, it might make it easy for me
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: Java Window Handling
- Subject: Java Window Handling
- Réponses: 2
- Vus: 447
- Subject: Java Window Handling
Posted: Novembre 25th, 2005, 8:31 am
lets say i create a new JFrame object -- my main program. i have it handle certain action events. when a certain button, Address, is clicked, i have it open another JFrame window. in this new window, GetInfo, i have 2 buttons: cancel and submit. i want my program to be able to exit the GetInfo windo...
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: Java key events
- Subject: Java key events
- Réponses: 2
- Vus: 466
- Subject: Java key events
Posted: Novembre 24th, 2005, 6:56 pm
text field
but, i think i got it, thanks anyways
but, i think i got it, thanks anyways
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: Java key events
- Subject: Java key events
- Réponses: 2
- Vus: 466
- Subject: Java key events
Posted: Novembre 22nd, 2005, 9:42 pm
ive been trying to figure this out on my own for a while, but for some reason i cant get enough information about it.
is there anybody who can tell me exactly how to detect key events with java? maybe an example would help, as well...
thanks
is there anybody who can tell me exactly how to detect key events with java? maybe an example would help, as well...
thanks
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 2:16 pm
thanks
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 12:31 pm
one more question--- how do i get it to work in an applet?
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 12:26 pm
wow! awesome! thanks so much dude!
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 12:13 pm
its just that one line
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 12:00 pm
yep, and just to be sure, i tried again. still didnt work
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 11:56 am
yep, i went there and typed that in the exact folder that my .class file was in
- Katushai
- Forums: Programming / Scripting / Coding Forum
- Sujet: help with Java
- Subject: help with Java
- Réponses: 13
- Vus: 677
- Subject: help with Java
Posted: Août 11th, 2005, 11:33 am
I recently started reading a book on Java. I installed the Sun One Studio compiler, Community Edition. Ive had a problem with all my java programs. Basically, i can compile, build, and execute the program inside the compiler, with its own i/o box. But, when i try to run the program outside of the co...
