Uses of Interface
org.fuin.utils4swing.appstarter.AppStarterListener

Packages that use AppStarterListener
org.fuin.utils4swing.appstarter The "AppStarter" starts applications or applets by injecting single jars, directories with jars or classpath directories into the classpath. 
 

Uses of AppStarterListener in org.fuin.utils4swing.appstarter
 

Methods in org.fuin.utils4swing.appstarter with parameters of type AppStarterListener
static void AppStarter.start(StartType startType, java.util.List<ClasspathEntry> classpathEntries, java.lang.String mainClass, java.util.List<java.lang.String> arguments, AppStarterListener listener)
          Injects entries in the classpath and starts the application.
 

Constructors in org.fuin.utils4swing.appstarter with parameters of type AppStarterListener
AppStarter(AppStarterConfig config, AppStarterListener listener)
          Constructor with configuration and listener.
 



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