class KJavaAppletContext
|
Communicates with a KJAS server to display and control Java applets.
More... |
|
|
Public Methods
- KJavaAppletContext ()
- ~KJavaAppletContext ()
- int contextId ()
- void setContextId ( int id )
- void registerApplet ( KJavaApplet* )
- bool create ( KJavaApplet* )
- void destroy ( KJavaApplet* )
- void init ( KJavaApplet* )
- void start ( KJavaApplet* )
- void stop ( KJavaApplet* )
- void processCmd ( QString cmd, QStringList args )
- bool appletsLoaded () const
- bool getMember (KJavaApplet *, const unsigned long, const QString &, int &, unsigned long &, QString &)
- bool putMember (KJavaApplet *, const unsigned long, const QString &, const QString &)
- bool callMember (KJavaApplet *, const unsigned long, const QString &, const QStringList &, int &, unsigned long &, QString &)
- void derefObject (KJavaApplet *, const unsigned long id)
Signals
Protected Slots
Protected Members
KJavaAppletContext ()
| KJavaAppletContext |
~KJavaAppletContext ()
| ~KJavaAppletContext |
int contextId ()
| contextId |
Returns the ID of this context.
void setContextId ( int id )
| setContextId |
Sets the ID of this context.
registers applet
Sends a message to create the applet.
Sends a message to destroy the applet.
Sends a message to initialize the applet.
Sends a message to start the applet.
Sends a message to stop the applet.
use this for applet call backs, the AppletServer
calls this directly.
bool appletsLoaded ()
| appletsLoaded |
[const]
Check if the applets are loaded by the Java Virtual Machine
LiveConnect functions
void derefObject (KJavaApplet *, const unsigned long id)
| derefObject |
void showStatus ( const QString& txt )
| showStatus |
[signal]
Signals the KHMTL Part to show this as the status message.
void showDocument ( const QString& url, const QString& target )
| showDocument |
[signal]
Signals the KHTML Part to show a url in a given target
void appletLoaded ()
| appletLoaded |
[signal]
Signals the KHTML Part an applet is loaded
static int contextCount
| contextCount |
[protected]
[protected]
[protected slots slot]
- Version: $Id: kjavaappletserver.h,v 1.21.2.1 2003/05/06 20:56:39 vriezen Exp $
- Author: Richard J. Moore, rich@kde.org
- Generated: root on i386.ports.openbsd.org on Tue Sep 9 03:46:22 2003, using kdoc 2.0a54.