Package apps.gui3.dp3
Class DecoderPro3
java.lang.Object
apps.AppsBase
apps.gui3.Apps3
apps.gui3.dp3.DecoderPro3
The JMRI application for developing the DecoderPro 3 GUI.
Inserts DP3 interface elements stored in xml/config/parts/jmri/ that are also used in the web server interface.
-
Field Summary
Fields inherited from class apps.AppsBase
configDeferredLoadOK, configOK, preferenceFileExists -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class apps.gui3.Apps3
buttonSpace, configureProfile, createAndDisplayFrame, initMacOSXMenus, launchFirstTimeStartupWizard, preInit, setAndLoadPreferenceFile, setButtonSpace, setFloating, splash, splash, splashDebugMsg, startupDebug, wizardLaunchCheckMethods inherited from class apps.AppsBase
getConfigFileName, handleQuit, handleRestart, installConfigurationManager, installManagers, setConfigFilename, setJmriSystemProperty
-
Constructor Details
-
DecoderPro3
-
-
Method Details
-
getMenuFile
-
getToolbarFile
-
createMainFrame
- Specified by:
createMainFramein classApps3
-
displayMainFrame
Force our test size. Superclass method set to max size, filling real window.- Overrides:
displayMainFramein classApps3- Parameters:
d- size to use (ignored in this case)
-
main
-
preInit
-
start
Final actions before releasing control of app to user
-