org.fuin.utils4swing.appstarter
Interface AppStarterListener


public interface AppStarterListener

Implemented by classes that want to be notified when the application has started.


Method Summary
 void appStarted()
          The "AppStarter" has successfully started the application or applet.
 

Method Detail

appStarted

void appStarted()
The "AppStarter" has successfully started the application or applet.



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.