31323334353637
protected PanelBase() { width = 50; height = 50; eventHandler = new PanelEventHandler(this); }