1 <table rows="2" cols="2" >
2 <table attach-x="0" attach-y="0" shrink-y="1" expand-x="1" cols="3" rows="1" >
3 <label param="mode" attach-x="0" attach-y="0" shrink-x="1"/>
4 <label attach-x="1" attach-y="0" shrink-x="1" pad-x="10" />
5 <combo param="mode" attach-x="2" attach-y="0" />
7 <hbox attach-x="0" attach-y="1" shrink-y="1" expand-x="1" fill-x="1">
14 <label param="freq" />
15 <knob param="freq" size="5" />
16 <value param="freq" />
19 <label param="inertia" />
20 <knob param="inertia"/>
21 <value param="inertia" />
24 <if cond="directlink">
25 <frame label="Freq. response" expand-x="1" fill-x="1" attach-x="1" attach-y="0" attach-h="2">
26 <line-graph refresh="1" width="360" height="160" param="freq" crosshairs="1" freqhandles="3" handle1-x="freq"/>