ScreenPanel

This commit is contained in:
voulot_d
2017-06-08 11:06:35 +02:00
parent e0bf701e24
commit ded20792d9
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
#Thu Jun 08 08:55:20 CEST 2017
#Thu Jun 08 10:46:19 CEST 2017
colormap=Flame
colormapAutomatic=false
colormapMax=6000.0
colormapMin=1.0
colormapAutomatic=true
colormapMax=936.0
colormapMin=0.0
flipHorizontally=false
flipVertically=false
grayscale=false
+1 -1
View File
@@ -500,7 +500,7 @@
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
<Group type="103" groupAlignment="1" attributes="0">
<Group type="102" attributes="0">
<Component id="buttonAutomatic" min="-2" max="-2" attributes="0"/>
+1 -1
View File
@@ -2254,7 +2254,7 @@ public class ScreenPanel extends Panel {
jPanel2Layout.setVerticalGroup(
jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel2Layout.createSequentialGroup()
.addContainerGap()
.addGap(4, 4, 4)
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addGroup(jPanel2Layout.createSequentialGroup()
.addComponent(buttonAutomatic)