~ubuntu-branches/debian/jessie/bgfinancas/jessie

« back to all changes in this revision

Viewing changes to src/Cadastros/AgendaPesquisar.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 Default"/>
 
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,-93"/>
 
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="pesquisar_venda" 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" 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;lembrete&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="1" attributes="0">
 
105
                  <EmptySpace max="-2" attributes="0"/>
 
106
                  <Group type="103" groupAlignment="1" attributes="0">
 
107
                      <Component id="scroll_pesquisa" alignment="0" max="32767" attributes="0"/>
 
108
                      <Group type="102" alignment="1" attributes="0">
 
109
                          <Component id="CLIENTE_NOME" min="-2" max="-2" attributes="0"/>
 
110
                          <EmptySpace max="-2" attributes="0"/>
 
111
                          <Component id="item" max="32767" attributes="0"/>
 
112
                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
 
113
                          <Component id="ESTADO" min="-2" max="-2" attributes="0"/>
 
114
                          <EmptySpace max="-2" attributes="0"/>
 
115
                          <Component id="data" min="-2" pref="120" max="-2" attributes="0"/>
 
116
                          <EmptySpace 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="CLIENTE_NOME" alignment="3" min="-2" max="-2" attributes="0"/>
 
130
                      <Component id="BFiltrar" alignment="3" min="-2" max="-2" attributes="0"/>
 
131
                      <Component id="item" alignment="3" min="-2" max="-2" attributes="0"/>
 
132
                      <Component id="ESTADO" alignment="3" min="-2" max="-2" attributes="0"/>
 
133
                      <Component id="data" alignment="3" min="-2" max="-2" attributes="0"/>
 
134
                  </Group>
 
135
                  <EmptySpace type="separate" max="-2" attributes="0"/>
 
136
                  <Component id="scroll_pesquisa" 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="scroll_pesquisa">
 
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="5" 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
                    <Column editable="false" title="" type="java.lang.Object"/>
 
158
                    <Column editable="false" title="" type="java.lang.Object"/>
 
159
                  </Table>
 
160
                </Property>
 
161
                <Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
 
162
                  <TableColumnModel selectionModel="0">
 
163
                    <Column maxWidth="40" minWidth="-1" prefWidth="-1" resizable="true">
 
164
                      <Title/>
 
165
                      <Editor/>
 
166
                      <Renderer/>
 
167
                    </Column>
 
168
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
 
169
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
170
                        <Connection code="Lingua.getMensagem(&quot;tipo&quot;)" type="code"/>
 
171
                      </Title>
 
172
                      <Editor/>
 
173
                      <Renderer/>
 
174
                    </Column>
 
175
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
 
176
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
177
                        <Connection code="Lingua.getMensagem(&quot;descricao&quot;)" type="code"/>
 
178
                      </Title>
 
179
                      <Editor/>
 
180
                      <Renderer/>
 
181
                    </Column>
 
182
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
 
183
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
184
                        <Connection code="Lingua.getMensagem(&quot;valor&quot;)" type="code"/>
 
185
                      </Title>
 
186
                      <Editor/>
 
187
                      <Renderer/>
 
188
                    </Column>
 
189
                    <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
 
190
                      <Title editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
191
                        <Connection code="Lingua.getMensagem(&quot;data&quot;)" type="code"/>
 
192
                      </Title>
 
193
                      <Editor/>
 
194
                      <Renderer/>
 
195
                    </Column>
 
196
                  </TableColumnModel>
 
197
                </Property>
 
198
                <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
 
199
                  <TableHeader reorderingAllowed="false" resizingAllowed="true"/>
 
200
                </Property>
 
201
              </Properties>
 
202
              <Events>
 
203
                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="resultado_pesquisaMouseClicked"/>
 
204
              </Events>
 
205
            </Component>
 
206
          </SubComponents>
 
207
        </Container>
 
208
        <Component class="javax.swing.JLabel" name="CLIENTE_NOME">
 
209
          <Properties>
 
210
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
211
              <Connection code="FonteFinancas" type="code"/>
 
212
            </Property>
 
213
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
214
              <Connection code="Lingua.getMensagem(&quot;item&quot;)+&quot;:&quot;" type="code"/>
 
215
            </Property>
 
216
          </Properties>
 
217
        </Component>
 
218
        <Component class="javax.swing.JTextField" name="item">
 
219
          <Properties>
 
220
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
221
              <Connection code="FonteFinancas" type="code"/>
 
222
            </Property>
 
223
          </Properties>
 
224
          <Events>
 
225
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="itemActionPerformed"/>
 
226
          </Events>
 
227
        </Component>
 
228
        <Component class="javax.swing.JLabel" name="ESTADO">
 
229
          <Properties>
 
230
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
231
              <Connection code="FonteFinancas" type="code"/>
 
232
            </Property>
 
233
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
234
              <Connection code="Lingua.getMensagem(&quot;data&quot;)+&quot;:&quot;" type="code"/>
 
235
            </Property>
 
236
          </Properties>
 
237
        </Component>
 
238
        <Component class="javax.swing.JButton" name="BFiltrar">
 
239
          <Properties>
 
240
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
241
              <Connection code="FonteFinancas" type="code"/>
 
242
            </Property>
 
243
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
244
              <Connection code="Lingua.getMensagem(&quot;pesquisar&quot;)" type="code"/>
 
245
            </Property>
 
246
          </Properties>
 
247
          <Events>
 
248
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BFiltrarActionPerformed"/>
 
249
          </Events>
 
250
        </Component>
 
251
        <Component class="javax.swing.JComboBox" name="data">
 
252
          <Properties>
 
253
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
254
              <Connection code="FonteFinancas" type="code"/>
 
255
            </Property>
 
256
          </Properties>
 
257
          <AuxValues>
 
258
            <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new Calendario(false)"/>
 
259
          </AuxValues>
 
260
        </Component>
 
261
      </SubComponents>
 
262
    </Container>
 
263
  </SubComponents>
 
264
</Form>