JWebBrowser is not displayed if maximized the applet
Web Browser, Flash Player, HTML editor, Media player for Swing and SWT
Brought to you by:
chrriis
Hi Christopher,
I am using a Jide framework where in a Dockable frame I am initializing JWebBrowser. When I run the application as standalone client then the browser is working fine. When I tried to execute as a applet then also the browser is working fine but when I maximize or minimize the applet then the browser is not shown.
Java version: 1.6.0_26
JWebbrowser : 1.0.2
Please help me