ScreenPanel
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user