Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Re: Does MessagePanel class/ component exist in Java awt/ swing?

    Chances are MessagePanel is defined somewhere else in the book, or it's just an example. It's not a standard Java class.
  2. Re: Does MessagePanel class/ component exist in Java awt/ swing?

    MessagePanel is not a standard Java component. JPanel and JApplet both are.

    If you have a MessagePanel class, you're going to have to post an SSCCE that demonstrates what you're trying to do.
Results 1 to 2 of 2