Access Applet JFrame functionality buttons and Chat Pane

Asked By 0 points N/A Posted on -
qa-featured

How can I gain full access of the JFrame functionality buttons and chat pane in applet that is double buffered?

SHARE
Answered By 5 points N/A #89874

Access Applet JFrame functionality buttons and Chat Pane

qa-featured

 

Make sure your applet device is running in appropriate way if want to gain full access of your JFrame functionality buttons and chat pane. Hold an instance of your GUI class, the place in the chat pane into the content pane. May be you have mixed the AWT and components in the swing panel than trying GUI’s JPanel into the JFrame’s content pane which was destructive. You can gain excellence by using normal, small sized software and by doing normal, simple works by your applet. Follow those tips and your problems will be gone hopefully.

Related Questions