org.formaria.swing
Interface Activation


public interface Activation

An interface showing activation. Invoked when the application is restarted by the SystemTrayManager or the built-in web server.

Copyright (c) Formaria Ltd., 2008, see license.txt for details


Method Summary
 void activate()
          Applications that process the startup parameters may want to implement this method is they may be relaunched with altered startup parameters.
 

Method Detail

activate

void activate()
Applications that process the startup parameters may want to implement this method is they may be relaunched with altered startup parameters.