net.xoetrope.swing
Interface XActivation


public interface XActivation

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

Copyright (c) Xoetrope Ltd., 2001-2007, 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.