ScrenPanel6

This commit is contained in:
root
2020-02-07 12:04:14 +01:00
parent f957ab5cb8
commit 481360d1f8
3 changed files with 40 additions and 58 deletions

View File

@@ -1,2 +1,2 @@
#Thu Feb 06 18:39:13 CET 2020
FileSequentialNumber=1250
#Fri Feb 07 11:46:23 CET 2020
FileSequentialNumber=1251

View File

@@ -620,14 +620,22 @@
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Component id="checkAveraging" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="labelAvFrames" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="labelAvMode" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="checkGoodRegion" min="-2" max="-2" attributes="0"/>
<Component id="checkRotation" alignment="0" min="-2" max="-2" attributes="0"/>
<Component id="checkThreshold" min="-2" max="-2" attributes="0"/>
<Component id="checkAveraging" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
@@ -639,8 +647,12 @@
</Group>
</Group>
<Group type="102" alignment="1" attributes="0">
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
<Component id="labelAvMode" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="labelConstant" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="labelMode" alignment="1" min="-2" max="-2" attributes="0"/>
<Component id="labelGrThreshold" alignment="1" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
</Group>
<EmptySpace min="2" pref="2" max="-2" attributes="0"/>
@@ -653,38 +665,15 @@
<Component id="spinnerRotationAngle" linkSize="8" alignment="0" max="32767" attributes="0"/>
<Component id="spinnerRotationConstant" linkSize="8" alignment="0" max="32767" attributes="0"/>
<Component id="spinnerAvFrames" linkSize="8" alignment="0" max="32767" attributes="0"/>
<Component id="spinnerAvMode" alignment="0" max="32767" attributes="0"/>
<Component id="spinnerAvMode" linkSize="8" alignment="0" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
<Component id="panelSlicing" alignment="0" max="32767" attributes="0"/>
<Group type="102" alignment="1" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Component id="checkBackground" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="labelGrThreshold" alignment="1" min="-2" max="-2" attributes="0"/>
<Group type="102" alignment="1" attributes="0">
<Component id="labelConstant" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace min="106" pref="106" max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace min="6" pref="6" max="-2" attributes="0"/>
<Component id="checkBackground" min="-2" max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<EmptySpace min="111" pref="111" max="-2" attributes="0"/>
<Component id="labelAvFrames" min="-2" max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<EmptySpace min="122" pref="122" max="-2" attributes="0"/>
<Component id="labelMode" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace min="-2" pref="106" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>

View File

@@ -3518,14 +3518,20 @@ public class ScreenPanel6 extends Panel {
panelScreen2Layout.setHorizontalGroup(
panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(panelScreen2Layout.createSequentialGroup()
.addContainerGap()
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(panelScreen2Layout.createSequentialGroup()
.addContainerGap()
.addComponent(checkAveraging)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(labelAvFrames, javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(labelAvMode, javax.swing.GroupLayout.Alignment.TRAILING)))
.addGroup(panelScreen2Layout.createSequentialGroup()
.addContainerGap()
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(checkGoodRegion)
.addComponent(checkRotation)
.addComponent(checkThreshold)
.addComponent(checkAveraging))
.addComponent(checkThreshold))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
@@ -3533,8 +3539,11 @@ public class ScreenPanel6 extends Panel {
.addComponent(labelAngle, javax.swing.GroupLayout.Alignment.TRAILING))
.addComponent(labelGrScale, javax.swing.GroupLayout.Alignment.TRAILING)))
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, panelScreen2Layout.createSequentialGroup()
.addGap(0, 0, Short.MAX_VALUE)
.addComponent(labelAvMode)))
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(labelConstant, javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(labelMode, javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(labelGrThreshold, javax.swing.GroupLayout.Alignment.TRAILING))))
.addGap(2, 2, 2)
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
.addComponent(spinnerGrThreshold, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
@@ -3548,29 +3557,13 @@ public class ScreenPanel6 extends Panel {
.addComponent(spinnerAvMode))
.addContainerGap())
.addComponent(panelSlicing, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, panelScreen2Layout.createSequentialGroup()
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(labelGrThreshold, javax.swing.GroupLayout.Alignment.TRAILING)
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, panelScreen2Layout.createSequentialGroup()
.addComponent(labelConstant)
.addGap(2, 2, 2)))
.addGap(106, 106, 106))
.addGroup(panelScreen2Layout.createSequentialGroup()
.addGroup(panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(panelScreen2Layout.createSequentialGroup()
.addGap(6, 6, 6)
.addComponent(checkBackground))
.addGroup(panelScreen2Layout.createSequentialGroup()
.addGap(111, 111, 111)
.addComponent(labelAvFrames))
.addGroup(panelScreen2Layout.createSequentialGroup()
.addGap(122, 122, 122)
.addComponent(labelMode)))
.addGap(106, 106, 106))
.addContainerGap()
.addComponent(checkBackground)
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
);
panelScreen2Layout.linkSize(javax.swing.SwingConstants.HORIZONTAL, new java.awt.Component[] {spinnerAvFrames, spinnerGrScale, spinnerGrThreshold, spinnerRotationAngle, spinnerRotationConstant, spinnerRotationMode, spinnerRotationOrder, spinnerThreshold});
panelScreen2Layout.linkSize(javax.swing.SwingConstants.HORIZONTAL, new java.awt.Component[] {spinnerAvFrames, spinnerAvMode, spinnerGrScale, spinnerGrThreshold, spinnerRotationAngle, spinnerRotationConstant, spinnerRotationMode, spinnerRotationOrder, spinnerThreshold});
panelScreen2Layout.setVerticalGroup(
panelScreen2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)