KJavaAppletContext Class Reference

[KDE Java Index] [KDE Java Hierarchy] [Headers]


Provides a context for KJavaAppletWidgets More...

#include <kjavaappletcontext.h>

Inherits: QObject

Public Members

Protected Members


Detailed Description

Change Log

 $Log$
 Revision 1.1.1.1  1999/07/22 17:28:07  rich
 This is a current snapshot of my work on adding Java support
 to KDE. Applets now work!

 


KJavaAppletContext( KJavaAppletServer *server = 0 ) [public]

If server is zero then the default server is used.

KJavaAppletContext* getDefaultContext() [public static]

Returns a singleton context. This should only be used for simple purposes, more complex applications require multiple contexts.


  • Author: Richard J. Moore, rich@kde.org
  • Version: $Id: KJavaAppletContext.html 26654 1999-07-29 18:19:45Z rich $
  • Documentation generated by rich@pegasus on Tue Jul 27 00:15:43 BST 1999
Kdoc