OSDN Git Service

指定したリストが購読できるように修正
[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       <Events>
74         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
75       </Events>
76     </Component>
77     <Component class="javax.swing.JButton" name="jButton2">
78       <Properties>
79         <Property name="text" type="java.lang.String" value="&#x30ad;&#x30e3;&#x30f3;&#x30bb;&#x30eb;"/>
80       </Properties>
81       <Events>
82         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
83       </Events>
84     </Component>
85     <Container class="javax.swing.JPanel" name="jPanel1">
86       <Properties>
87         <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
88           <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
89             <EtchetBorder/>
90           </Border>
91         </Property>
92       </Properties>
93
94       <Layout>
95         <DimensionLayout dim="0">
96           <Group type="103" groupAlignment="0" attributes="0">
97               <Group type="102" alignment="0" attributes="0">
98                   <EmptySpace max="-2" attributes="0"/>
99                   <Component id="userImageLabel" min="-2" pref="48" max="-2" attributes="0"/>
100                   <EmptySpace type="unrelated" max="-2" attributes="0"/>
101                   <Group type="103" groupAlignment="0" attributes="0">
102                       <Component id="jLabel1" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
103                       <Component id="jLabel2" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
104                       <Component id="jLabel3" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
105                       <Component id="jLabel4" linkSize="1" alignment="0" min="-2" max="-2" attributes="0"/>
106                   </Group>
107                   <EmptySpace type="unrelated" max="-2" attributes="0"/>
108                   <Group type="103" groupAlignment="0" attributes="0">
109                       <Component id="jLabel5" linkSize="2" alignment="0" min="-2" pref="196" max="-2" attributes="0"/>
110                       <Component id="jLabel6" linkSize="2" alignment="0" min="-2" pref="127" max="-2" attributes="0"/>
111                       <Component id="jLabel7" linkSize="2" alignment="0" min="-2" pref="127" max="-2" attributes="0"/>
112                       <Component id="jLabel8" linkSize="2" alignment="0" min="-2" pref="116" max="-2" attributes="0"/>
113                   </Group>
114                   <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
115                   <Component id="jScrollPane2" pref="388" max="32767" attributes="0"/>
116               </Group>
117           </Group>
118         </DimensionLayout>
119         <DimensionLayout dim="1">
120           <Group type="103" groupAlignment="0" attributes="0">
121               <Component id="jScrollPane2" alignment="0" pref="98" max="32767" attributes="1"/>
122               <Group type="102" alignment="0" attributes="0">
123                   <EmptySpace max="-2" attributes="0"/>
124                   <Group type="103" groupAlignment="0" attributes="0">
125                       <Group type="102" alignment="0" attributes="0">
126                           <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
127                           <EmptySpace max="-2" attributes="0"/>
128                           <Component id="jLabel6" min="-2" max="-2" attributes="0"/>
129                           <EmptySpace max="-2" attributes="0"/>
130                           <Component id="jLabel7" min="-2" max="-2" attributes="0"/>
131                           <EmptySpace max="-2" attributes="0"/>
132                           <Component id="jLabel8" min="-2" max="-2" attributes="0"/>
133                       </Group>
134                       <Group type="102" alignment="0" attributes="0">
135                           <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
136                           <EmptySpace max="-2" attributes="0"/>
137                           <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
138                           <EmptySpace max="-2" attributes="0"/>
139                           <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
140                           <EmptySpace max="-2" attributes="0"/>
141                           <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
142                       </Group>
143                       <Component id="userImageLabel" alignment="0" min="-2" pref="48" max="-2" attributes="1"/>
144                   </Group>
145                   <EmptySpace max="-2" attributes="0"/>
146               </Group>
147           </Group>
148         </DimensionLayout>
149       </Layout>
150       <SubComponents>
151         <Component class="javax.swing.JLabel" name="jLabel1">
152           <Properties>
153             <Property name="text" type="java.lang.String" value="&#x30ea;&#x30b9;&#x30c8;&#x540d;"/>
154           </Properties>
155         </Component>
156         <Component class="javax.swing.JLabel" name="jLabel2">
157           <Properties>
158             <Property name="text" type="java.lang.String" value="&#x30ea;&#x30b9;&#x30c8;&#x6240;&#x6709;&#x8005;"/>
159           </Properties>
160         </Component>
161         <Component class="javax.swing.JLabel" name="jLabel3">
162           <Properties>
163             <Property name="text" type="java.lang.String" value="&#x30d5;&#x30a9;&#x30ed;&#x30fc;&#x4e2d;"/>
164           </Properties>
165         </Component>
166         <Component class="javax.swing.JLabel" name="jLabel4">
167           <Properties>
168             <Property name="text" type="java.lang.String" value="&#x30ea;&#x30b9;&#x30c8;&#x3092;&#x30d5;&#x30a9;&#x30ed;&#x30fc;"/>
169           </Properties>
170         </Component>
171         <Component class="javax.swing.JLabel" name="userImageLabel">
172           <Properties>
173             <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
174               <Color blue="0" green="0" id="black" palette="1" red="0" type="palette"/>
175             </Property>
176             <Property name="opaque" type="boolean" value="true"/>
177           </Properties>
178         </Component>
179         <Component class="javax.swing.JLabel" name="jLabel5">
180           <Properties>
181             <Property name="text" type="java.lang.String" value="NULL"/>
182           </Properties>
183         </Component>
184         <Component class="javax.swing.JLabel" name="jLabel6">
185           <Properties>
186             <Property name="text" type="java.lang.String" value="NULL"/>
187           </Properties>
188         </Component>
189         <Component class="javax.swing.JLabel" name="jLabel7">
190           <Properties>
191             <Property name="text" type="java.lang.String" value="0"/>
192           </Properties>
193         </Component>
194         <Component class="javax.swing.JLabel" name="jLabel8">
195           <Properties>
196             <Property name="text" type="java.lang.String" value="0"/>
197           </Properties>
198         </Component>
199         <Container class="javax.swing.JScrollPane" name="jScrollPane2">
200           <AuxValues>
201             <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
202           </AuxValues>
203
204           <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
205           <SubComponents>
206             <Component class="javax.swing.JTextArea" name="jTextArea1">
207               <Properties>
208                 <Property name="columns" type="int" value="20"/>
209                 <Property name="rows" type="int" value="5"/>
210               </Properties>
211             </Component>
212           </SubComponents>
213         </Container>
214       </SubComponents>
215     </Container>
216   </SubComponents>
217 </Form>