update copyright
[fedora-idea.git] / plugins / ui-designer / src / com / intellij / uiDesigner / wizard / BindToExistingBeanStep.form
bloba47af9ed2a402e7e438f6d86368702e337ff2279
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.uiDesigner.wizard.BindToExistingBeanStep">
3 <grid id="3cc1e" binding="myPanel" row-count="2" 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="60" y="76" width="414" height="248"/>
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 <scrollpane id="b5d5e" binding="myScrollPane">
13 <constraints>
14 <xy x="0" y="0" width="414" height="217"/>
15 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3"/>
16 </constraints>
17 <properties/>
18 <border type="none"/>
19 <children>
20 <component id="6c844" class="com.intellij.util.ui.Table" binding="myTable">
21 <constraints/>
22 <properties/>
23 </component>
24 </children>
25 </scrollpane>
26 <grid id="47ef3" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
27 <margin top="0" left="0" bottom="0" right="0"/>
28 <constraints>
29 <xy x="0" y="222" width="414" height="26"/>
30 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
31 </constraints>
32 <properties/>
33 <border type="etched"/>
34 <children>
35 <component id="a69" class="javax.swing.JCheckBox" binding="myChkGetData">
36 <constraints>
37 <xy x="2" y="2" width="73" height="22"/>
38 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0"/>
39 </constraints>
40 <properties>
41 <text resource-bundle="messages/UIDesignerBundle" key="bind.to.bean.getdata.checkbox"/>
42 </properties>
43 </component>
44 <component id="175c9" class="javax.swing.JCheckBox" binding="myChkSetData">
45 <constraints>
46 <xy x="140" y="2" width="72" height="22"/>
47 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0"/>
48 </constraints>
49 <properties>
50 <text resource-bundle="messages/UIDesignerBundle" key="bind.to.bean.setdata.checkbox"/>
51 </properties>
52 </component>
53 <component id="b1e3c" class="javax.swing.JCheckBox" binding="myChkIsModified">
54 <constraints>
55 <xy x="277" y="2" width="81" height="22"/>
56 <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0"/>
57 </constraints>
58 <properties>
59 <text resource-bundle="messages/UIDesignerBundle" key="bind.to.bean.ismodified.checkbox"/>
60 </properties>
61 </component>
62 </children>
63 </grid>
64 </children>
65 </grid>
66 </form>