Update
This commit is contained in:
@@ -623,7 +623,7 @@
|
||||
<Group type="102" attributes="0">
|
||||
<EmptySpace max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" alignment="0" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" attributes="0">
|
||||
<Component id="checkAveraging" min="-2" max="-2" attributes="0"/>
|
||||
@@ -658,23 +658,24 @@
|
||||
</Group>
|
||||
</Group>
|
||||
<EmptySpace min="2" pref="2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
||||
<Component id="spinnerGrThreshold" linkSize="8" alignment="0" max="32767" attributes="0"/>
|
||||
<Component id="spinnerGrScale" linkSize="8" alignment="0" max="32767" attributes="0"/>
|
||||
<Component id="spinnerThreshold" linkSize="8" alignment="0" max="32767" attributes="0"/>
|
||||
<Component id="spinnerRotationOrder" linkSize="8" alignment="0" max="32767" attributes="0"/>
|
||||
<Component id="spinnerRotationMode" linkSize="8" alignment="0" max="32767" attributes="0"/>
|
||||
<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" linkSize="8" alignment="0" max="32767" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group type="102" alignment="0" attributes="0">
|
||||
<Component id="checkBackground" min="-2" max="-2" attributes="0"/>
|
||||
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
||||
<EmptySpace max="32767" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
||||
<Component id="spinnerGrThreshold" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerGrScale" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerThreshold" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerRotationOrder" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerRotationMode" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerRotationAngle" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerRotationConstant" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerAvFrames" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerAvMode" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
<Component id="spinnerBackground" linkSize="8" alignment="1" max="32767" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace max="-2" attributes="0"/>
|
||||
</Group>
|
||||
</Group>
|
||||
@@ -683,7 +684,10 @@
|
||||
<Group type="103" groupAlignment="0" attributes="0">
|
||||
<Group type="102" alignment="0" attributes="0">
|
||||
<EmptySpace min="-2" max="-2" attributes="0"/>
|
||||
<Component id="checkBackground" min="-2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="checkBackground" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="spinnerBackground" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="checkThreshold" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
@@ -692,12 +696,12 @@
|
||||
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="checkAveraging" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="spinnerAvFrames" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="spinnerAvFrames" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="labelAvFrames" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
||||
<Group type="103" groupAlignment="3" attributes="0">
|
||||
<Component id="spinnerAvMode" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="spinnerAvMode" linkSize="11" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
<Component id="labelAvMode" alignment="3" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
||||
@@ -987,6 +991,7 @@
|
||||
<ListItem value="nearest"/>
|
||||
<ListItem value="mirror"/>
|
||||
<ListItem value="wrap"/>
|
||||
<ListItem value="ortho"/>
|
||||
</SpinnerModel>
|
||||
</Property>
|
||||
</Properties>
|
||||
@@ -1059,6 +1064,20 @@
|
||||
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerAvModeonChange"/>
|
||||
</Events>
|
||||
</Component>
|
||||
<Component class="javax.swing.JSpinner" name="spinnerBackground">
|
||||
<Properties>
|
||||
<Property name="model" type="javax.swing.SpinnerModel" editor="org.netbeans.modules.form.editors2.SpinnerModelEditor">
|
||||
<SpinnerModel type="list">
|
||||
<ListItem value="normal"/>
|
||||
<ListItem value="signed"/>
|
||||
<ListItem value="passive"/>
|
||||
</SpinnerModel>
|
||||
</Property>
|
||||
</Properties>
|
||||
<Events>
|
||||
<EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="spinnerBackgroundStateChanged"/>
|
||||
</Events>
|
||||
</Component>
|
||||
</SubComponents>
|
||||
</Container>
|
||||
</SubComponents>
|
||||
|
||||
Reference in New Issue
Block a user