OSDN Git Service

10a76fc154a220f4b5d0592b5ad5e82b348e01c4
[nt-manager/nt-manager.git] / src / twitter / gui / form / UserListDialog.form
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
4   <Properties>
5     <Property name="defaultCloseOperation" type="int" value="2"/>
6   </Properties>
7   <SyntheticProperties>
8     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
9   </SyntheticProperties>
10   <AuxValues>
11     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
12     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
13     <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
14     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
15     <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
16     <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
17     <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
18     <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
19     <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
20   </AuxValues>
21
22   <Layout>
23     <DimensionLayout dim="0">
24       <Group type="103" groupAlignment="0" attributes="0">
25           <Component id="jScrollPane1" alignment="0" pref="762" max="32767" attributes="0"/>
26           <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
27           <Group type="102" alignment="1" attributes="0">
28               <EmptySpace pref="542" max="32767" attributes="0"/>
29               <Component id="jButton1" min="-2" pref="100" max="-2" attributes="0"/>
30               <EmptySpace max="-2" attributes="0"/>
31               <Component id="jButton2" min="-2" pref="102" max="-2" attributes="0"/>
32               <EmptySpace max="-2" attributes="0"/>
33           </Group>
34       </Group>
35     </DimensionLayout>
36     <DimensionLayout dim="1">
37       <Group type="103" groupAlignment="0" attributes="0">
38           <Group type="102" alignment="0" attributes="0">
39               <Component id="jScrollPane1" pref="349" max="32767" attributes="0"/>
40               <EmptySpace min="-2" max="-2" attributes="0"/>
41               <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
42               <EmptySpace min="-2" max="-2" attributes="0"/>
43               <Group type="103" groupAlignment="0" max="-2" attributes="0">
44                   <Component id="jButton1" max="32767" attributes="1"/>
45                   <Component id="jButton2" alignment="0" min="-2" max="-2" attributes="1"/>
46               </Group>
47               <EmptySpace min="-2" max="-2" attributes="0"/>
48           </Group>
49       </Group>
50     </DimensionLayout>
51   </Layout>
52   <SubComponents>
53     <Container class="javax.swing.JScrollPane" name="jScrollPane1">
54       <AuxValues>
55         <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
56       </AuxValues>
57
58       <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
59       <SubComponents>
60         <Component class="javax.swing.JTable" name="jTable1">
61           <Properties>
62             <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
63               <Connection code="listTableModel" type="code"/>
64             </Property>
65           </Properties>
66         </Component>
67       </SubComponents>
68     </Container>
69     <Component class="javax.swing.JButton" name="jButton1">
70       <Properties>
71         <Property name="text" type="java.lang.String" value="OK"/>
72       </Properties>
73     </Component>
74     <Component class="javax.swing.JButton" name="jButton2">
75       <Properties>
76         <Property name="text" type="java.lang.String" value="&#x30ad;&#x30e3;&#x30f3;&#x30bb;&#x30eb;"/>
77       </Properties>
78       <Events>
79         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
80       </Events>
81     </Component>
82     <Container class="javax.swing.JPanel" name="jPanel1">
83       <Properties>
84         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
85           <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
86             <EtchetBorder/>
87           </Border>
88         </Property>
89       </Properties>
90
91       <Layout>
92         <DimensionLayout dim="0">
93           <Group type="103" groupAlignment="0" attributes="0">
94               <Group type="102" alignment="0" attributes="0">
95                   <EmptySpace max="-2" attributes="0"/>
96                   <Component id="userImageLabel" min="-2" pref="48" max="-2" attributes="0"/>
97                   <EmptySpace type="unrelated" max="-2" attributes="0"/>
98                   <Group type="103" groupAlignment="0" attributes="0">
99                       <Component id="jLabel1" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
100                       <Component id="jLabel2" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
101                       <Component id="jLabel3" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
102                       <Component id="jLabel4" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
103                   </Group>
104                   <EmptySpace type="unrelated" max="-2" attributes="0"/>
105                   <Group type="103" groupAlignment="0" attributes="0">
106                       <Component id="jLabel5" linkSize="2" alignment="0" min="-2" pref="196" max="-2" attributes="0"/>
107                       <Component id="jLabel6" linkSize="2" alignment="0" min="-2" pref="127" max="-2" attributes="0"/>
108                       <Component id="jLabel7" linkSize="2" alignment="0" min="-2" pref="127" max="-2" attributes="0"/>
109                       <Component id="jLabel8" linkSize="2" alignment="0" min="-2" pref="116" max="-2" attributes="0"/>
110                   </Group>
111                   <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
112                   <Component id="jScrollPane2" pref="388" max="32767" attributes="0"/>
113               </Group>
114           </Group>
115         </DimensionLayout>
116         <DimensionLayout dim="1">
117           <Group type="103" groupAlignment="0" attributes="0">
118               <Component id="jScrollPane2" alignment="0" pref="98" max="32767" attributes="1"/>
119               <Group type="102" alignment="0" attributes="0">
120                   <EmptySpace max="-2" attributes="0"/>
121                   <Group type="103" groupAlignment="0" attributes="0">
122                       <Group type="102" alignment="0" attributes="0">
123                           <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
124                           <EmptySpace max="-2" attributes="0"/>
125                           <Component id="jLabel6" min="-2" max="-2" attributes="0"/>
126                           <EmptySpace max="-2" attributes="0"/>
127                           <Component id="jLabel7" min="-2" max="-2" attributes="0"/>
128                           <EmptySpace max="-2" attributes="0"/>
129                           <Component id="jLabel8" min="-2" max="-2" attributes="0"/>
130                       </Group>
131                       <Group type="102" alignment="0" attributes="0">
132                           <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
133                           <EmptySpace max="-2" attributes="0"/>
134                           <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
135                           <EmptySpace max="-2" attributes="0"/>
136                           <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
137                           <EmptySpace max="-2" attributes="0"/>
138                           <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
139                       </Group>
140                       <Component id="userImageLabel" alignment="0" min="-2" pref="48" max="-2" attributes="1"/>
141                   </Group>
142                   <EmptySpace max="-2" attributes="0"/>
143               </Group>
144           </Group>
145         </DimensionLayout>
146       </Layout>
147       <SubComponents>
148         <Component class="javax.swing.JLabel" name="jLabel1">
149           <Properties>
150             <Property name="text" type="java.lang.String" value="&#x30ea;&#x30b9;&#x30c8;&#x540d;"/>
151           </Properties>
152         </Component>
153         <Component class="javax.swing.JLabel" name="jLabel2">
154           <Properties>
155             <Property name="text" type="java.lang.String" value="&#x30ea;&#x30b9;&#x30c8;&#x6240;&#x6709;&#x8005;"/>
156           </Properties>
157         </Component>
158         <Component class="javax.swing.JLabel" name="jLabel3">
159           <Properties>
160             <Property name="text" type="java.lang.String" value="&#x30d5;&#x30a9;&#x30ed;&#x30fc;&#x4e2d;"/>
161           </Properties>
162         </Component>
163         <Component class="javax.swing.JLabel" name="jLabel4">
164           <Properties>
165             <Property name="text" type="java.lang.String" value="&#x30ea;&#x30b9;&#x30c8;&#x3092;&#x30d5;&#x30a9;&#x30ed;&#x30fc;"/>
166           </Properties>
167         </Component>
168         <Component class="javax.swing.JLabel" name="userImageLabel">
169           <Properties>
170             <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
171               <Color blue="0" green="0" id="black" palette="1" red="0" type="palette"/>
172             </Property>
173             <Property name="opaque" type="boolean" value="true"/>
174           </Properties>
175         </Component>
176         <Component class="javax.swing.JLabel" name="jLabel5">
177           <Properties>
178             <Property name="text" type="java.lang.String" value="NULL"/>
179           </Properties>
180         </Component>
181         <Component class="javax.swing.JLabel" name="jLabel6">
182           <Properties>
183             <Property name="text" type="java.lang.String" value="NULL"/>
184           </Properties>
185         </Component>
186         <Component class="javax.swing.JLabel" name="jLabel7">
187           <Properties>
188             <Property name="text" type="java.lang.String" value="0"/>
189           </Properties>
190         </Component>
191         <Component class="javax.swing.JLabel" name="jLabel8">
192           <Properties>
193             <Property name="text" type="java.lang.String" value="0"/>
194           </Properties>
195         </Component>
196         <Container class="javax.swing.JScrollPane" name="jScrollPane2">
197           <AuxValues>
198             <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
199           </AuxValues>
200
201           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
202           <SubComponents>
203             <Component class="javax.swing.JTextArea" name="jTextArea1">
204               <Properties>
205                 <Property name="columns" type="int" value="20"/>
206                 <Property name="rows" type="int" value="5"/>
207               </Properties>
208             </Component>
209           </SubComponents>
210         </Container>
211       </SubComponents>
212     </Container>
213   </SubComponents>
214 </Form>