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 sparc64.ports.openbsd.org on Sun Sep 14 00:05:56 2003, using kdoc 2.0a54. |