Returns a Application object that represents the Lotus Symphony Application.
Defined in
Syntax
public static Application getInstance()
Usage
Since there can only be one application , the getInstance method always returns the same object each time you call it.
See examples