~ubuntu-branches/debian/sid/bgfinancas/sid

« back to all changes in this revision

Viewing changes to src/Movimentacoes/ReceitasPesquisar.form

  • Committer: Package Import Robot
  • Author(s): Jose Robson Mariano Alves
  • Date: 2014-09-24 15:01:45 UTC
  • Revision ID: package-import@ubuntu.com-20140924150145-le88tcphc5vmc8sh
Tags: upstream-2.0
ImportĀ upstreamĀ versionĀ 2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
 
 
3
<Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
 
4
  <NonVisualComponents>
 
5
    <Container class="javax.swing.JScrollPane" name="jScrollPane1">
 
6
      <AuxValues>
 
7
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
8
      </AuxValues>
 
9
 
 
10
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
11
      <SubComponents>
 
12
        <Component class="javax.swing.JTable" name="jTable1">
 
13
          <Properties>
 
14
            <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
 
15
              <Table columnCount="4" rowCount="4">
 
16
                <Column editable="true" title="Title 1" type="java.lang.Object"/>
 
17
                <Column editable="true" title="Title 2" type="java.lang.Object"/>
 
18
                <Column editable="true" title="Title 3" type="java.lang.Object"/>
 
19
                <Column editable="true" title="Title 4" type="java.lang.Object"/>
 
20
              </Table>
 
21
            </Property>
 
22
          </Properties>
 
23
        </Component>
 
24
      </SubComponents>
 
25
    </Container>
 
26
  </NonVisualComponents>
 
27
  <Properties>
 
28
    <Property name="defaultCloseOperation" type="int" value="2"/>
 
29
    <Property name="title" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
30
      <Connection code="Lingua.getMensagem(&quot;pesquisar&quot;)" type="code"/>
 
31
    </Property>
 
32
    <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
 
33
      <Color id="Cursor Padr&#xe3;o"/>
 
34
    </Property>
 
35
  </Properties>
 
36
  <SyntheticProperties>
 
37
    <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,2,2,0,0,2,-128"/>
 
38
    <SyntheticProperty name="formSizePolicy" type="int" value="0"/>
 
39
    <SyntheticProperty name="generateSize" type="boolean" value="true"/>
 
40
    <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
 
41
  </SyntheticProperties>
 
42
  <AuxValues>
 
43
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
 
44
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
 
45
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
 
46
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
47
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
48
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
 
49
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
50
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
51
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
52
  </AuxValues>
 
53
 
 
54
  <Layout>
 
55
    <DimensionLayout dim="0">
 
56
      <Group type="103" groupAlignment="0" attributes="0">
 
57
          <Component id="BarraDeFerramentas" alignment="0" pref="632" max="32767" attributes="0"/>
 
58
          <Group type="102" alignment="0" attributes="0">
 
59
              <EmptySpace min="10" pref="10" max="10" attributes="0"/>
 
60
              <Component id="pesquisar_venda" pref="604" max="32767" attributes="0"/>
 
61
              <EmptySpace max="-2" attributes="0"/>
 
62
          </Group>
 
63
      </Group>
 
64
    </DimensionLayout>
 
65
    <DimensionLayout dim="1">
 
66
      <Group type="103" groupAlignment="0" attributes="0">
 
67
          <Group type="102" alignment="0" attributes="0">
 
68
              <Component id="BarraDeFerramentas" min="-2" pref="41" max="-2" attributes="0"/>
 
69
              <EmptySpace max="-2" attributes="0"/>
 
70
              <Component id="pesquisar_venda" pref="418" max="32767" attributes="0"/>
 
71
              <EmptySpace max="-2" attributes="0"/>
 
72
          </Group>
 
73
      </Group>
 
74
    </DimensionLayout>
 
75
  </Layout>
 
76
  <SubComponents>
 
77
    <Container class="javax.swing.JToolBar" name="BarraDeFerramentas">
 
78
      <Properties>
 
79
        <Property name="floatable" type="boolean" value="false"/>
 
80
        <Property name="rollover" type="boolean" value="true"/>
 
81
      </Properties>
 
82
 
 
83
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
 
84
    </Container>
 
85
    <Container class="javax.swing.JPanel" name="pesquisar_venda">
 
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.TitledBorderInfo">
 
89
            <TitledBorder title="&lt;C&#xf3;digo do Usu&#xe1;rio&gt;">
 
90
              <Connection PropertyName="titleX" code="Lingua.getMensagem(&quot;receita&quot;)" type="code"/>
 
91
              <Connection PropertyName="font" code="FonteFinancas" type="code"/>
 
92
              <Color PropertyName="color" blue="cc" green="66" red="0" type="rgb"/>
 
93
            </TitledBorder>
 
94
          </Border>
 
95
        </Property>
 
96
        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
97
          <Color blue="a8" green="5e" red="33" type="rgb"/>
 
98
        </Property>
 
99
      </Properties>
 
100
 
 
101
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
 
102
        <Property name="useNullLayout" type="boolean" value="true"/>
 
103
      </Layout>
 
104
      <SubComponents>
 
105
        <Container class="javax.swing.JScrollPane" name="scroll_pesquisa">
 
106
          <AuxValues>
 
107
            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
108
          </AuxValues>
 
109
          <Constraints>
 
110
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
111
              <AbsoluteConstraints x="18" y="93" width="576" height="310"/>
 
112
            </Constraint>
 
113
          </Constraints>
 
114
 
 
115
          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
116
          <SubComponents>
 
117
            <Component class="javax.swing.JTable" name="resultado_pesquisa">
 
118
              <Properties>
 
119
                <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
 
120
                  <Table columnCount="5" rowCount="0">
 
121
                    <Column editable="false" title="ID" type="java.lang.Object"/>
 
122
                    <Column editable="false" title="" type="java.lang.Object"/>
 
123
                    <Column editable="false" title="" type="java.lang.Object"/>
 
124
                    <Column editable="false" title="" type="java.lang.Object"/>
 
125
                    <Column editable="false" title="" type="java.lang.Object"/>
 
126
                  </Table>
 
127
                </Property>
 
128
                <Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
 
129
                  <TableColumnModel selectionModel="0">
 
130
                    <Column maxWidth="40" minWidth="-1" prefWidth="-1" resizable="true">
 
131
                      <Title/>
 
132
                      <Editor/>
 
133
                      <Renderer/>
 
134
                    </Column>
 
135
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
 
136
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
137
                        <Connection code="Lingua.getMensagem(&quot;nome&quot;)" type="code"/>
 
138
                      </Title>
 
139
                      <Editor/>
 
140
                      <Renderer/>
 
141
                    </Column>
 
142
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
 
143
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
144
                        <Connection code="Lingua.getMensagem(&quot;categoria&quot;)" type="code"/>
 
145
                      </Title>
 
146
                      <Editor/>
 
147
                      <Renderer/>
 
148
                    </Column>
 
149
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
 
150
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
151
                        <Connection code="Lingua.getMensagem(&quot;valor&quot;)" type="code"/>
 
152
                      </Title>
 
153
                      <Editor/>
 
154
                      <Renderer/>
 
155
                    </Column>
 
156
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
 
157
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
158
                        <Connection code="Lingua.getMensagem(&quot;data&quot;)" type="code"/>
 
159
                      </Title>
 
160
                      <Editor/>
 
161
                      <Renderer/>
 
162
                    </Column>
 
163
                  </TableColumnModel>
 
164
                </Property>
 
165
                <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
 
166
                  <TableHeader reorderingAllowed="false" resizingAllowed="true"/>
 
167
                </Property>
 
168
              </Properties>
 
169
              <Events>
 
170
                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="resultado_pesquisaMouseClicked"/>
 
171
              </Events>
 
172
            </Component>
 
173
          </SubComponents>
 
174
        </Container>
 
175
        <Component class="javax.swing.JLabel" name="CLIENTE_NOME">
 
176
          <Properties>
 
177
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
178
              <Connection code="FonteFinancas" type="code"/>
 
179
            </Property>
 
180
            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
181
              <Color blue="a8" green="5e" red="33" type="rgb"/>
 
182
            </Property>
 
183
            <Property name="horizontalAlignment" type="int" value="4"/>
 
184
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
185
              <Connection code="Lingua.getMensagem(&quot;item&quot;)+&quot;:&quot;" type="code"/>
 
186
            </Property>
 
187
          </Properties>
 
188
          <Constraints>
 
189
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
190
              <AbsoluteConstraints x="18" y="32" width="70" height="20"/>
 
191
            </Constraint>
 
192
          </Constraints>
 
193
        </Component>
 
194
        <Component class="javax.swing.JTextField" name="item">
 
195
          <Properties>
 
196
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
197
              <Connection code="FonteFinancas" type="code"/>
 
198
            </Property>
 
199
          </Properties>
 
200
          <Events>
 
201
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="itemActionPerformed"/>
 
202
          </Events>
 
203
          <Constraints>
 
204
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
205
              <AbsoluteConstraints x="100" y="30" width="230" height="20"/>
 
206
            </Constraint>
 
207
          </Constraints>
 
208
        </Component>
 
209
        <Component class="javax.swing.JLabel" name="ESTADO">
 
210
          <Properties>
 
211
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
212
              <Connection code="FonteFinancas" type="code"/>
 
213
            </Property>
 
214
            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
215
              <Color blue="a8" green="5e" red="33" type="rgb"/>
 
216
            </Property>
 
217
            <Property name="horizontalAlignment" type="int" value="4"/>
 
218
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
219
              <Connection code="Lingua.getMensagem(&quot;de&quot;)+&quot;:&quot;" type="code"/>
 
220
            </Property>
 
221
          </Properties>
 
222
          <Constraints>
 
223
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
224
              <AbsoluteConstraints x="330" y="30" width="50" height="20"/>
 
225
            </Constraint>
 
226
          </Constraints>
 
227
        </Component>
 
228
        <Component class="javax.swing.JButton" name="BFiltrar">
 
229
          <Properties>
 
230
            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
231
              <Color blue="ff" green="e0" red="e2" type="rgb"/>
 
232
            </Property>
 
233
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
234
              <Connection code="FonteFinancas" type="code"/>
 
235
            </Property>
 
236
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
237
              <Connection code="Lingua.getMensagem(&quot;pesquisar&quot;)" type="code"/>
 
238
            </Property>
 
239
            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
240
              <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
 
241
                <EmptyBorder/>
 
242
              </Border>
 
243
            </Property>
 
244
            <Property name="focusPainted" type="boolean" value="false"/>
 
245
            <Property name="requestFocusEnabled" type="boolean" value="false"/>
 
246
          </Properties>
 
247
          <Events>
 
248
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BFiltrarActionPerformed"/>
 
249
          </Events>
 
250
          <Constraints>
 
251
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
252
              <AbsoluteConstraints x="520" y="33" width="70" height="50"/>
 
253
            </Constraint>
 
254
          </Constraints>
 
255
        </Component>
 
256
        <Component class="javax.swing.JComboBox" name="categoria">
 
257
          <Properties>
 
258
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
259
              <Connection code="FonteFinancas" type="code"/>
 
260
            </Property>
 
261
          </Properties>
 
262
          <Events>
 
263
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="categoriaActionPerformed"/>
 
264
          </Events>
 
265
          <Constraints>
 
266
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
267
              <AbsoluteConstraints x="100" y="60" width="230" height="20"/>
 
268
            </Constraint>
 
269
          </Constraints>
 
270
        </Component>
 
271
        <Component class="javax.swing.JLabel" name="ESTADO1">
 
272
          <Properties>
 
273
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
274
              <Connection code="FonteFinancas" type="code"/>
 
275
            </Property>
 
276
            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
277
              <Color blue="a8" green="5e" red="33" type="rgb"/>
 
278
            </Property>
 
279
            <Property name="horizontalAlignment" type="int" value="4"/>
 
280
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
281
              <Connection code="Lingua.getMensagem(&quot;categoria&quot;)+&quot;:&quot;" type="code"/>
 
282
            </Property>
 
283
          </Properties>
 
284
          <Constraints>
 
285
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
286
              <AbsoluteConstraints x="20" y="60" width="70" height="20"/>
 
287
            </Constraint>
 
288
          </Constraints>
 
289
        </Component>
 
290
        <Component class="javax.swing.JLabel" name="ESTADO2">
 
291
          <Properties>
 
292
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
293
              <Connection code="FonteFinancas" type="code"/>
 
294
            </Property>
 
295
            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
296
              <Color blue="a8" green="5e" red="33" type="rgb"/>
 
297
            </Property>
 
298
            <Property name="horizontalAlignment" type="int" value="4"/>
 
299
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
300
              <Connection code="Lingua.getMensagem(&quot;ate&quot;)+&quot;:&quot;" type="code"/>
 
301
            </Property>
 
302
          </Properties>
 
303
          <Constraints>
 
304
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
305
              <AbsoluteConstraints x="330" y="60" width="50" height="20"/>
 
306
            </Constraint>
 
307
          </Constraints>
 
308
        </Component>
 
309
        <Component class="javax.swing.JComboBox" name="data_inicial">
 
310
          <Properties>
 
311
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
312
              <Connection code="FonteFinancas" type="code"/>
 
313
            </Property>
 
314
          </Properties>
 
315
          <AuxValues>
 
316
            <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new Calendario(false)"/>
 
317
          </AuxValues>
 
318
          <Constraints>
 
319
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
320
              <AbsoluteConstraints x="390" y="30" width="120" height="20"/>
 
321
            </Constraint>
 
322
          </Constraints>
 
323
        </Component>
 
324
        <Component class="javax.swing.JComboBox" name="data_final">
 
325
          <Properties>
 
326
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
327
              <Connection code="FonteFinancas" type="code"/>
 
328
            </Property>
 
329
          </Properties>
 
330
          <AuxValues>
 
331
            <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new Calendario(false)"/>
 
332
          </AuxValues>
 
333
          <Constraints>
 
334
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
335
              <AbsoluteConstraints x="390" y="60" width="120" height="20"/>
 
336
            </Constraint>
 
337
          </Constraints>
 
338
        </Component>
 
339
      </SubComponents>
 
340
    </Container>
 
341
  </SubComponents>
 
342
</Form>