class KJavaApplet
|
A Java applet. More... |
|
|
Public Methods
Detailed Description
<H3>Change Log</H3>
$Log: kjavaapplet.h,v $
Revision 1.5 2000/01/27 23:41:56 rogozin
All applet parameters are passed to KJAS now
Next step - make use of them.
Revision 1.4 1999/12/14 19:56:59 rich
Many fixes, see changelog
Revision 1.3 1999/10/09 18:09:52 rich
Const QString fixes
Revision 1.2 1999/10/09 11:20:55 rich
Const clean and no longer needs KWMModuleApp
Revision 1.1.1.1 1999/07/22 17:28:06 rich
This is a current snapshot of my work on adding Java support
to KDE. Applets now work!
void setAppletClass ( const QString &clazzName )
|
Specify the name of the class file to run. For example 'Lake.class'.
void setJARFile ( const QString &jar )
|
Specify the location of the jar file containing the class.
(unimplemented)
Specify a parameter to be passed to the applet.
void setBaseURL ( const QString &base )
|
Set the URL of the document embedding the applet.
void setCodeBase ( const QString &codeBase )
|
Set the codebase of the applet classes.
void setSize ( QSize size )
|
Set the URL of the document embedding the applet.
Run the applet.
Pause the applet.
- Version: $Id: kjavaapplet.h,v 1.5 2000/01/27 23:41:56 rogozin Exp $
- Author: Richard J. Moore, rich@kde.org
- Generated: dfaure@faure on Sun Mar 26 14:25:07 2000, using kdoc 2.0a35.