mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
rearrange checkbox in reformat files dialog moved before "only VCS
changed text"
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<grid id="59847" binding="myPanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
||||
<margin top="0" left="4" bottom="0" right="0"/>
|
||||
<constraints>
|
||||
<xy x="30" y="17" width="218" height="135"/>
|
||||
<xy x="30" y="17" width="244" height="149"/>
|
||||
</constraints>
|
||||
<properties/>
|
||||
<border type="none"/>
|
||||
@@ -34,7 +34,7 @@
|
||||
</component>
|
||||
<component id="a0a79" class="javax.swing.JCheckBox" binding="myOnlyChangedText">
|
||||
<constraints>
|
||||
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text resource-bundle="messages/CodeInsightBundle" key="reformat.option.vcs.changed.region"/>
|
||||
@@ -47,7 +47,7 @@
|
||||
</vspacer>
|
||||
<component id="cf942" class="javax.swing.JCheckBox" binding="myRearrangeEntriesCb">
|
||||
<constraints>
|
||||
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text value="&Rearrange entries"/>
|
||||
|
||||
Reference in New Issue
Block a user