Forum: Java Aug 11th, 2004 |
| Replies: 1 Views: 4,555 hi everyone
-In the code below, the line marked by *** is where i read my text field.
-The value of the text field is stored into a variable "InputUserName ".
-My question is: What do i put in... |
Forum: Java Jul 21st, 2004 |
| Replies: 1 Views: 2,479 Hello every1.
I'm having a tough time trying to make a button(when clicked) link or point to a partucular file(e.g setup file) and run that file within the same system.
Please help!
:(
a... |
Forum: Java Jul 16th, 2004 |
| Replies: 2 Views: 2,543 yes i understand what u are saying nanosani, but can u please give me a quick example? |
Forum: Java Jul 14th, 2004 |
| Replies: 2 Views: 2,543 Hello everyone.Is it possible to divert keyboard imputs to do nothing(e.g when F1 is pressed it must do nothing,when refresh(F5) is pressed ,it must do nothing etc.).If yes, i'd like 2 know how its... |
Forum: Java Jul 6th, 2004 |
| Replies: 1 Views: 17,472 hi there guys.Can anione please show me how to create a always on top frame.(no native methods) |
Forum: Java Jul 2nd, 2004 |
| Replies: 0 Views: 2,668 Hi everyone.I'm basically new to java but with the help of this forum i have managed to come up with the folowing code(see attachment).I'm a bit stuck now and i need help.
PROBLEM... |
Forum: Java Jun 30th, 2004 |
| Replies: 0 Views: 2,263 hi everyone. I have a user interface with a login button(see attachment), The problem i'm having is:
1. When the login button is clicked, i want the frame to dispose.and another frame(timerframe)... |
Forum: Java Jun 25th, 2004 |
| Replies: 1 Views: 8,687 hi everyone.Can anione please tell me how can i create an action listener on a button in a java application.I know how to create one on an applet but somehow cant seem to do like wise on an... |
Forum: Java Jun 24th, 2004 |
| Replies: 1 Views: 3,809 Hello everyone. i'm new to the java world and i'm strugling to understand internal frames. I want to add a frame on top of another frame, and everything i try cant seem to work.Any help on this... |
Forum: Java Jun 18th, 2004 |
| Replies: 4 Views: 13,980 :mrgreen: Thanks a lot gusano79.I got my full screen window and U were rite its a bit annoying but atleast i have sumthing to work with.U were a great help.Chao |
Forum: Java Jun 17th, 2004 |
| Replies: 4 Views: 13,980 hi everyone.I'm a beginner in java and i'm trying to create a full screen applet without any success.Any help will be appreciated. :D |