Strange problem loading panels in a Frame
Hi,
My Frame has a splitpane which has 2 Jpanels with in it. When I run my application using JWS, the frame and the splitpane show up but with nothing in it. All the class files that I'm using are all in the same package and they are all in the jar file. I do not get any null pointer exceptions too. I looked at couple of examples (Rachel's etc) and theres nothing different that I'm doing. I've been pulling my hair for past couple of days figuring out this stuff, if any one has any clue, please .... let me know. Thank You
Viplavi

