class KJavaAppletContext

Provides a context for KJavaAppletWidgets. More...

Definition#include <kjavaappletcontext.h>
InheritsQObject (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Protected Members


Detailed Description

<H3>Change Log</H3>


 $Log: kjavaappletcontext.h,v $
 Revision 1.3  2000/03/21 03:44:43  rogozin

 New Java support has been merged.

 Revision 1.2  1999/12/14 19:56:59  rich
 Many fixes, see changelog

 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 ()

If server is zero then the default server is used.

KJavaAppletContextgetDefaultContext ()

[static]

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