first cut at turnon scripts for EasyTimer v2
[fw/altos] / altosui / AltosConfigPyroUI.java
index 309bb8ee80c7c35fdbdbfe096926423157d3cdba..2b01cee877509d95564de9217776f850af7afb70 100644 (file)
@@ -386,7 +386,7 @@ public class AltosConfigPyroUI
 
                GridBagConstraints      c;
 
-               pane = getContentPane();
+               pane = getScrollablePane();
                pane.setLayout(new GridBagLayout());
 
                int     nrow = 0;