Topics

06 History of changes
Designer
New lotus.domino class extends applet functions (R5.0.1)

Starting in Release 5.0.1, the class NotesAppletContext has been added to the lotus.domino package. Applets that extend AppletBase may get the NotesAppletContext to determine the source of the applet. Applets may use this class to write applets that work in the Notes Client and in a Web Browser.

The new operation on AppletBase and JAppletBase is:

The properties on NotesAppletContext are:

Example: