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