Public Methods
Protected Slots
Protected Members
KJavaAppletWidget ( QWidget* parent=0, const char* name=0 )
| KJavaAppletWidget |
~KJavaAppletWidget ()
| ~KJavaAppletWidget |
Returns a pointer to the KJavaApplet. Use this to
configure the applet's parameters. You can also
use it to start and stop the Applet.
void showApplet ()
| showApplet |
Tells the AppletServer to create, initialize, and
show the Applet.
QSize sizeHint ()
| sizeHint |
[const]
Reimplemented from QXEmbed.
void resize ( int, int )
| resize |
void setWindow ( WId w )
| setWindow |
[protected slots slot]
This slot is called by KWin when new windows are added. We check
to see if the window has the title we set. If so we embed it.
static int appletCount
| appletCount |
[protected]
Generated by: root on sparc.ports.openbsd.org on Wed Sep 24 16:10:24 2003, using kdoc 2.0a54. |