Package net.thevpc.echo.jfx
Class FxApplicationStartupConfig
java.lang.Object
net.thevpc.echo.DefaultApplicationStartupConfig
net.thevpc.echo.jfx.FxApplicationStartupConfig
- All Implemented Interfaces:
net.thevpc.echo.api.ApplicationStartupConfig
public class FxApplicationStartupConfig
extends net.thevpc.echo.DefaultApplicationStartupConfig
- Author:
- vpc
-
Constructor Summary
Constructors Constructor Description FxApplicationStartupConfig() -
Method Summary
Methods inherited from class net.thevpc.echo.DefaultApplicationStartupConfig
prepareMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FxApplicationStartupConfig
public FxApplicationStartupConfig()
-