Application Class

Methods | This Package | All Packages

Provides static methods typically used in an application.

package com.ms.wfc.app

public final class Application

Remarks

An instance of this class cannot be created. Use the methods in this class to run and quit an application, start and stop Windows message loops, and hook up global application-level events.