|
||||||
| Java Tutorials Tutorials and Code for Java |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
P.S For future refrence, he thanks you for doing his assignment
![]() Nice code Sidewinder *pulls out a dusty javadoc refrence and begins to read - yes, no swing just AWT...say something about age?*
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
Sorry I know this thread is over a year old, but however it has been a big help for me while writing my own java program. I have read through all of the posts, and tried to implement your ideas. However, my instructor requires that our program use two files to get the job done, not just one. Any ideas or pointers in the right direction as to how I could accomplish this? Any help would be appreciated. I included the two files I have tried to do already. Whenever I run it, I recieve no build messages but get some weird exception, (Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException) and am not sure how to fix this. Thanks.
|
|
|||||
|
A NullPointerException means you have tried to instantiate an object that hasn't been given a value.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
hello...i have a program tictactoe in which a host and a client can play but i got this problem that i wanted to create a server for the two that controls the game. i tried to create one but the other client does not connect to both server and host can you help me out plssss.... i really need it...
|
| Sponsored Links |
|
|
|
|||||
|
I've wanted to implement RMI into this tutorial for a while, but I just don't know how to. So I cant help you there - maybe someone else can.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Java:Tutorial - Making multiple objects work differently | John | Java Tutorials | 0 | 01-11-2007 02:10 PM |
| Java:Tutorial - Adding more objects to your window | John | Java Tutorials | 0 | 01-11-2007 02:09 PM |
| Java:Tutorial - A better looking GUI | John | Java Tutorials | 0 | 01-11-2007 02:07 PM |
| Java:Tutorial - Make Your Button Work | John | Java Tutorials | 0 | 01-11-2007 02:04 PM |
| Java:Tutorial - Adding Buttons to your Interface | John | Java Tutorials | 0 | 01-11-2007 02:03 PM |