Cytoscape 2.8.0 API

cytoscape
Class CyStartupListener

java.lang.Object
  extended by cytoscape.CyStartupListener
All Implemented Interfaces:
com.install4j.api.launcher.StartupNotification.Listener, EventListener

public class CyStartupListener
extends Object
implements com.install4j.api.launcher.StartupNotification.Listener

Implementation of StartupListener interface in install4j API. Intercepts arguments passed from file assocations set by install4j for Mac OS.

Author:
apico

Constructor Summary
CyStartupListener()
           
 
Method Summary
 void startupPerformed(String arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyStartupListener

public CyStartupListener()
Method Detail

startupPerformed

public void startupPerformed(String arguments)
Specified by:
startupPerformed in interface com.install4j.api.launcher.StartupNotification.Listener

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.