Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Java programming
Name: mgrama1 Date: October 17, 2008 at 00:08:50 Pacific OS: win xp CPU/Ram: core2duo Product: HP
Comment:
create GUI in java. then type in something in the textfield and when checkbox is checked, entered text must appear in another textfield with bold or italic or both. i've done the GUI part absolutely inside public static void main..now have problem doing the interaction part ....pls help....thanks
Name: klint Date: October 17, 2008 at 02:22:46 Pacific
Reply:
You need to create and use some event handler classes. This topic is too large to talk about in detail here. The best thing is to look at some examples. Search for Java tutorials, there are some from Sun themselves.
Summary: Hello, I have to create java program using Array, which my teacher said would be a lot easier. However, I am not sure how to write this, as I am a newbie at java. Could someone please help me with thi...
Summary: Notepad can't run Java programs (unless Microsoft has secretly built it into Notepad... big conspiracy, hmmmm). Try giving us some more information about your problem and your attempts to solve it for...
Summary: I don't know how to do this but might be able to help point you in the correct direction. I'm very sure that you use JDBC drivers to connect from a java program to an Access database. Try doing a goo...