cleanup
[fedora-idea.git] / platform / platform-api / src / com / intellij / ui / AddEditRemovePanel.form
blob81573439ac7be0ebf4afbe07eed2cf1c108086eb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.ui.AddEditRemovePanel">
3 <grid id="f7a20" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="77" y="64" width="87" height="88"/>
7 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
8 </constraints>
9 <properties/>
10 <border type="none"/>
11 <children>
12 <component id="23b07" class="javax.swing.JButton" binding="myAddButton">
13 <constraints>
14 <xy x="0" y="1" width="87" height="24"/>
15 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1"/>
16 </constraints>
17 <properties>
18 <text resource-bundle="messages/IdeBundle" key="button.add"/>
19 </properties>
20 </component>
21 <component id="81b12" class="javax.swing.JButton" binding="myEditButton">
22 <constraints>
23 <xy x="0" y="32" width="87" height="24"/>
24 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1"/>
25 </constraints>
26 <properties>
27 <text resource-bundle="messages/IdeBundle" key="button.edit"/>
28 </properties>
29 </component>
30 <component id="dd32" class="javax.swing.JButton" binding="myRemoveButton">
31 <constraints>
32 <xy x="0" y="63" width="87" height="24"/>
33 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1"/>
34 </constraints>
35 <properties>
36 <text resource-bundle="messages/IdeBundle" key="button.remove"/>
37 </properties>
38 </component>
39 </children>
40 </grid>
41 </form>