Uses of Class
org.cesilko.rachota.gui.StartupWindow
-
Packages that use StartupWindow Package Description org.cesilko.rachota.gui -
-
Uses of StartupWindow in org.cesilko.rachota.gui
Fields in org.cesilko.rachota.gui declared as StartupWindow Modifier and Type Field Description private static StartupWindowStartupWindow. startupWindowThe only instance of startup window.Methods in org.cesilko.rachota.gui that return StartupWindow Modifier and Type Method Description static StartupWindowStartupWindow. getInstance()Returns the only instance of startup window.
-