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