static JComponent showControls2_controls; static void showControls2(final JComponent controls) { swing { hideControls2(); JComponent _controls = withMargin(controls); showControls2_controls = _controls; addToConsole3(showControls2_controls); } }