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