|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||