bayern.steinbrecher.screens.WizardScreenController Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ScreenSwitcher Show documentation
Show all versions of ScreenSwitcher Show documentation
An abstract structure for JavaFX based applications for handling dialogs and switching between them.
package bayern.steinbrecher.screens;
public class WizardScreenController extends ScreenController {
}