Hello, there I am quite new to Java programming and am currently working on JApplet in Java. Just wondering that is there any MessagePanel class/component (something similar to JPanel class)in java awt/ swing because when I tried to instantiate this statement -->MessagePanel inputPanel=new MessagePanel(); inside my IDE. It seems that the compiler is underlining the MessagaPanel as an error. Greatly appreciate anyone who help to provide me some guidelines on this.


LinkBack URL
About LinkBacks
Reply With Quote
really thanks for your help, kevin