Uses of Interface
ch.sahits.game.openpatrician.display.javafx.control.ISubMenuControl
-
Packages that use ISubMenuControl Package Description ch.sahits.game.openpatrician.display.javafx.control -
-
Uses of ISubMenuControl in ch.sahits.game.openpatrician.display.javafx.control
Classes in ch.sahits.game.openpatrician.display.javafx.control that implement ISubMenuControl Modifier and Type Class Description classSubMenuControl representing the main menu.Methods in ch.sahits.game.openpatrician.display.javafx.control with parameters of type ISubMenuControl Modifier and Type Method Description voidIMainMenuControl. registerSubNavigationCallback(ISubMenuControl subMenuControl)Register the sub navigation control to make call backs.voidMainMenu. registerSubNavigationCallback(ISubMenuControl subMenuControl)
-