![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member | OK, so my teacher doesn't go over much about GUI... Well, he goes over nothing about GUI. He makes us code with output using System.out.println and input using input.readLine(). I messed a little bit with GUI and didn't do much. I can print, input, change color, and a lot of other things, but I am stuck on how to make it an internet browser and on how to make graphs with it. Any help, plox! |
| | |
| Sponsored Links | |
| | #2 (permalink) | |
| Senior Member | Quote:
__________________ | |
| | |
| | #4 (permalink) |
| Crazy Moderator | Assembly>C++>C++ w/ windows forms>C#>Java>VB Get it right. Gui really is something to learn after you already know how to code the other stuff really well. It probably is more complex than what you are doing now. I assume you are just using basic loops, logical operators, primitive types, and simple math.
__________________ If I helped you, or just made you laugh, add to my Rep. ![]() If you feel generous: Donate! |
| | |
| | #8 (permalink) |
| Crazy Moderator | 1337 HAX! I did it before in AP Comp Sci. Let me see if I can find the source code for it. http://pastebin.com/m2173c076
__________________ If I helped you, or just made you laugh, add to my Rep. ![]() If you feel generous: Donate! |
| | |
| | #10 (permalink) |
| Crazy Moderator | Well the code I posted is a somewhat working browser. For Java you just have to extend an already made webbrowser or wright your own.
__________________ If I helped you, or just made you laugh, add to my Rep. ![]() If you feel generous: Donate! |
| | |
| | #12 (permalink) |
| Crazy Moderator | ahh your post makes no sense and is really off topic....
__________________ If I helped you, or just made you laugh, add to my Rep. ![]() If you feel generous: Donate! |
| | |
![]() |
| Tags |
| gui, helpzor, java |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Java if you're bored... | icefisherman | General | 18 | 04-12-2009 03:15 AM |
| Java question | noxify | General | 1 | 11-06-2008 07:21 PM |
| Java or c++? | zero | Chit Chat | 10 | 10-26-2008 07:02 PM |
| Java Programming | Slashmolder | General | 15 | 09-04-2008 08:29 AM |