tabs: fixing invalidation on tab property changes
[fedora-idea.git] / platform / platform-api / src / com / intellij / ui / PathsChooserComponent.form
blob24a5f47f4b65fa582e6a23abfb1fe38fb78bbded
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.PathsChooserComponent">
3 <grid id="27dc6" binding="myContentPane" layout-manager="GridLayoutManager" row-count="3" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="10" left="7" bottom="7" right="7"/>
5 <constraints>
6 <xy x="20" y="20" width="591" height="247"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <vspacer id="e6d11">
12 <constraints>
13 <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
14 </constraints>
15 </vspacer>
16 <scrollpane id="837a">
17 <constraints>
18 <grid row="0" column="0" row-span="3" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
19 </constraints>
20 <properties/>
21 <border type="none"/>
22 <children>
23 <component id="8b3da" class="javax.swing.JList" binding="myList">
24 <constraints/>
25 <properties>
26 <selectionMode value="0"/>
27 </properties>
28 </component>
29 </children>
30 </scrollpane>
31 <component id="360f6" class="javax.swing.JButton" binding="myAddButton" default-binding="true">
32 <constraints>
33 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
34 </constraints>
35 <properties>
36 <text resource-bundle="messages/UIBundle" key="row.add"/>
37 </properties>
38 </component>
39 <component id="f80a3" class="javax.swing.JButton" binding="myRemoveButton" default-binding="true">
40 <constraints>
41 <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
42 </constraints>
43 <properties>
44 <text resource-bundle="messages/UIBundle" key="row.remove"/>
45 </properties>
46 </component>
47 </children>
48 </grid>
49 </form>