public final class UndoRedoApplication extends DefaultApplication<StackPane>
Application.Parameters
STYLESHEET_CASPIAN, STYLESHEET_MODENA
ATTACH_JAT_UEH, ATTACH_JIT_UEH, CSS_LOADING_ERROR, INIT_ERROR, NO_CSS_DEFINED, OVERRIDE_FIRST_MODEL_CLASS, START_APPLICATION, START_ERROR, STARTED_SUCCESSFULLY, STOP_APPLICATION, STOP_ERROR, STOPPED_SUCCESSFULLY
Constructor and Description |
---|
UndoRedoApplication() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Model> |
firstModelClass()
This method must be implemented to declare which JRebirth UI Model will be displayed first.
|
static void |
main(String... args)
Application launcher.
|
customizeScene, customizeStage, getResourceToPreload, postBootWaveList, postInit, postStop, preBootWaveList, preInit, preStop
addCSS, applicationTitle, buildRootPane, buildScene, fullScreenKeyCode, getDefaultUncaughtExceptionHandler, getJatUncaughtExceptionHandler, getJitUncaughtExceptionHandler, getPoolUncaughtExceptionHandler, iconifiedKeyCode, init, initializeExceptionHandler, launchNow, launchNow, preloadAndLaunch, preloadAndLaunch, preloadAndLaunch, preloadModules, preloadResources, rootNode, scene, stage, start, stop
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheet
public UndoRedoApplication()
public static void main(String... args)
args
- the command line argumentspublic Class<? extends Model> firstModelClass()
firstModelClass
in interface JRebirthApplication<StackPane>
firstModelClass
in class DefaultApplication<StackPane>
Model
Copyright © 2011–2016 JRebirth OSS. All rights reserved.