JAVA/CORBA CLASSES


NotesAppletContext class
Example

An applet in a Domino database can call the following methods of NotesAppletContext to get the context of the applet:


Use getContext in AppletBase or JAppletBase to get a NotesAppletContext object.

Example
See Also