Startup
This commit is contained in:
@@ -490,7 +490,7 @@
|
||||
<Component id="labelMin" min="-2" max="-2" attributes="0"/>
|
||||
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
||||
<Component id="btFixColormapRange" linkSize="7" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="btFixColormapRange" linkSize="7" alignment="1" max="-2" attributes="0"/>
|
||||
<Component id="spinnerMin" linkSize="7" alignment="1" max="32767" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
@@ -512,7 +512,7 @@
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="buttonAutomatic" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btFixColormapRange" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="btFixColormapRange" alignment="3" min="-2" pref="26" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="2" attributes="0">
|
||||
@@ -636,6 +636,9 @@
|
||||
<Properties>
|
||||
<Property name="text" type="java.lang.String" value="Fix"/>
|
||||
</Properties>
|
||||
<Events>
|
||||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btFixColormapRangeActionPerformed"/>
|
||||
</Events>
|
||||
</Component>
|
||||
</SubComponents>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user