Strange NullPointerException when removing DND targets

2000-04-19 Thread Zack Grossbart
NullPointerException in sun.awt.motif.MComponentPeer.removeNativeDropTarget. This is a native method. I'm not sure what is causing this NPE, but the same code work properly on Windows NT. Has anyone else run into this? Any suggestions? Thanks in advance

NullPointerException

1999-04-24 Thread Joel McCarty
Help, I keep getting a NullPointerException when trying to load the following aplpet. Can someone please help - it's 1 of 6 programs I'm writting for my final in an intro to java class and I haven't been able to track down the problem. Below is the output of the java console and