Uses of Class
org.collebol.engine.gui.Panel
Packages that use Panel
-
Uses of Panel in org.collebol.engine
Subclasses of Panel in org.collebol.engine -
Uses of Panel in org.collebol.engine.gui
Methods in org.collebol.engine.gui that return PanelModifier and TypeMethodDescriptionMainWindow.getCurrentPanel()Gives the current panel of the window.Methods in org.collebol.engine.gui with parameters of type PanelModifier and TypeMethodDescriptionvoidMainWindow.registerPanel(Panel panel) Add a panel to the window where you can switch between.