pivot.wtk
Interface Application.About

Enclosing interface:
Application

public static interface Application.About

Optional interface that allows an application to present information about itself.

Author:
gbrown

Method Summary
 void handleAbout()
          Called to notify the application that it should present it's "about" information.
 

Method Detail

handleAbout

void handleAbout()
Called to notify the application that it should present it's "about" information.