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

« back to all changes in this revision

Viewing changes to src/Cadastros/TransferenciasItemPesquisar.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,1,-32,0,0,2,-62"/>
 
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" 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="jPanel1" 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="jPanel1" 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="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.TitledBorderInfo">
 
89
            <TitledBorder title="&lt;C&#xf3;digo do Usu&#xe1;rio&gt;">
 
90
              <Connection PropertyName="titleX" code="Lingua.getMensagem(&quot;receitas&quot;)+&quot; &gt; &quot;+Lingua.getMensagem(&quot;item&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>
 
102
        <DimensionLayout dim="0">
 
103
          <Group type="103" groupAlignment="0" attributes="0">
 
104
              <Group type="102" alignment="0" attributes="0">
 
105
                  <EmptySpace max="-2" attributes="0"/>
 
106
                  <Group type="103" groupAlignment="0" attributes="0">
 
107
                      <Component id="jScrollPane2" alignment="0" max="32767" attributes="0"/>
 
108
                      <Group type="102" alignment="0" attributes="0">
 
109
                          <Component id="NOME" min="-2" max="-2" attributes="0"/>
 
110
                          <EmptySpace max="-2" attributes="0"/>
 
111
                          <Component id="nome" min="-2" pref="241" max="-2" attributes="0"/>
 
112
                          <EmptySpace max="-2" attributes="0"/>
 
113
                          <Component id="ESTADO" min="-2" max="-2" attributes="0"/>
 
114
                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
115
                          <Component id="categoria" pref="0" max="32767" attributes="0"/>
 
116
                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
117
                          <Component id="BFiltrar" min="-2" max="-2" attributes="0"/>
 
118
                      </Group>
 
119
                  </Group>
 
120
                  <EmptySpace max="-2" attributes="0"/>
 
121
              </Group>
 
122
          </Group>
 
123
        </DimensionLayout>
 
124
        <DimensionLayout dim="1">
 
125
          <Group type="103" groupAlignment="0" attributes="0">
 
126
              <Group type="102" alignment="0" attributes="0">
 
127
                  <EmptySpace max="-2" attributes="0"/>
 
128
                  <Group type="103" groupAlignment="3" attributes="0">
 
129
                      <Component id="NOME" alignment="3" min="-2" max="-2" attributes="0"/>
 
130
                      <Component id="BFiltrar" alignment="3" min="-2" max="-2" attributes="0"/>
 
131
                      <Component id="nome" alignment="3" min="-2" max="-2" attributes="0"/>
 
132
                      <Component id="categoria" alignment="3" min="-2" max="-2" attributes="0"/>
 
133
                      <Component id="ESTADO" alignment="3" min="-2" max="-2" attributes="0"/>
 
134
                  </Group>
 
135
                  <EmptySpace type="separate" max="-2" attributes="0"/>
 
136
                  <Component id="jScrollPane2" pref="297" max="32767" attributes="0"/>
 
137
                  <EmptySpace max="-2" attributes="0"/>
 
138
              </Group>
 
139
          </Group>
 
140
        </DimensionLayout>
 
141
      </Layout>
 
142
      <SubComponents>
 
143
        <Container class="javax.swing.JScrollPane" name="jScrollPane2">
 
144
          <AuxValues>
 
145
            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
146
          </AuxValues>
 
147
 
 
148
          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
149
          <SubComponents>
 
150
            <Component class="javax.swing.JTable" name="resultado_pesquisa">
 
151
              <Properties>
 
152
                <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
 
153
                  <Table columnCount="3" rowCount="0">
 
154
                    <Column editable="false" title="ID" type="java.lang.Object"/>
 
155
                    <Column editable="false" title="" type="java.lang.Object"/>
 
156
                    <Column editable="false" title="" type="java.lang.Object"/>
 
157
                  </Table>
 
158
                </Property>
 
159
                <Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
 
160
                  <TableColumnModel selectionModel="0">
 
161
                    <Column maxWidth="75" minWidth="-1" prefWidth="-1" resizable="true">
 
162
                      <Title/>
 
163
                      <Editor/>
 
164
                      <Renderer/>
 
165
                    </Column>
 
166
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
 
167
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
168
                        <Connection code="Lingua.getMensagem(&quot;nome&quot;)" type="code"/>
 
169
                      </Title>
 
170
                      <Editor/>
 
171
                      <Renderer/>
 
172
                    </Column>
 
173
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
 
174
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
175
                        <Connection code="Lingua.getMensagem(&quot;categoria&quot;)" type="code"/>
 
176
                      </Title>
 
177
                      <Editor/>
 
178
                      <Renderer/>
 
179
                    </Column>
 
180
                  </TableColumnModel>
 
181
                </Property>
 
182
                <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
 
183
                  <TableHeader reorderingAllowed="false" resizingAllowed="true"/>
 
184
                </Property>
 
185
              </Properties>
 
186
              <Events>
 
187
                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="resultado_pesquisaMouseClicked"/>
 
188
              </Events>
 
189
            </Component>
 
190
          </SubComponents>
 
191
        </Container>
 
192
        <Component class="javax.swing.JLabel" name="NOME">
 
193
          <Properties>
 
194
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
195
              <Connection code="FonteFinancas" type="code"/>
 
196
            </Property>
 
197
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
198
              <Connection code="Lingua.getMensagem(&quot;nome&quot;)+&quot;:&quot;" type="code"/>
 
199
            </Property>
 
200
          </Properties>
 
201
        </Component>
 
202
        <Component class="javax.swing.JTextField" name="nome">
 
203
          <Properties>
 
204
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
205
              <Connection code="FonteFinancas" type="code"/>
 
206
            </Property>
 
207
          </Properties>
 
208
          <Events>
 
209
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="nomeActionPerformed"/>
 
210
          </Events>
 
211
        </Component>
 
212
        <Component class="javax.swing.JLabel" name="ESTADO">
 
213
          <Properties>
 
214
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
215
              <Connection code="FonteFinancas" type="code"/>
 
216
            </Property>
 
217
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
218
              <Connection code="Lingua.getMensagem(&quot;categoria&quot;)+&quot;:&quot;" type="code"/>
 
219
            </Property>
 
220
          </Properties>
 
221
        </Component>
 
222
        <Component class="javax.swing.JComboBox" name="categoria">
 
223
          <Properties>
 
224
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
225
              <Connection code="FonteFinancas" type="code"/>
 
226
            </Property>
 
227
          </Properties>
 
228
          <Events>
 
229
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="categoriaActionPerformed"/>
 
230
          </Events>
 
231
        </Component>
 
232
        <Component class="javax.swing.JButton" name="BFiltrar">
 
233
          <Properties>
 
234
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
235
              <Connection code="FonteFinancas" type="code"/>
 
236
            </Property>
 
237
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
238
              <Connection code="Lingua.getMensagem(&quot;pesquisar&quot;)" type="code"/>
 
239
            </Property>
 
240
          </Properties>
 
241
          <Events>
 
242
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BFiltrarActionPerformed"/>
 
243
          </Events>
 
244
        </Component>
 
245
      </SubComponents>
 
246
    </Container>
 
247
  </SubComponents>
 
248
</Form>