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

« back to all changes in this revision

Viewing changes to src/Utilitarios/ExecutarSQL.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
  <Properties>
 
5
    <Property name="defaultCloseOperation" type="int" value="2"/>
 
6
    <Property name="title" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
7
      <Connection code="Lingua.getMensagem(&quot;executar_sql&quot;)" type="code"/>
 
8
    </Property>
 
9
    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
 
10
      <Font name="Tahoma" size="11" style="0"/>
 
11
    </Property>
 
12
    <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
13
      <Color blue="ff" green="ff" id="cyan" palette="1" red="0" type="palette"/>
 
14
    </Property>
 
15
  </Properties>
 
16
  <SyntheticProperties>
 
17
    <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,89,0,0,2,53"/>
 
18
    <SyntheticProperty name="formSizePolicy" type="int" value="0"/>
 
19
    <SyntheticProperty name="generateSize" type="boolean" value="true"/>
 
20
    <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
 
21
  </SyntheticProperties>
 
22
  <AuxValues>
 
23
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
 
24
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
 
25
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
 
26
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
27
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
 
28
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
 
29
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
30
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
31
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
32
  </AuxValues>
 
33
 
 
34
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
 
35
    <Property name="useNullLayout" type="boolean" value="true"/>
 
36
  </Layout>
 
37
  <SubComponents>
 
38
    <Container class="javax.swing.JToolBar" name="BarraDeFerramentas">
 
39
      <Properties>
 
40
        <Property name="floatable" type="boolean" value="false"/>
 
41
        <Property name="rollover" type="boolean" value="true"/>
 
42
      </Properties>
 
43
      <Constraints>
 
44
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
45
          <AbsoluteConstraints x="0" y="0" width="580" height="41"/>
 
46
        </Constraint>
 
47
      </Constraints>
 
48
 
 
49
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
 
50
    </Container>
 
51
    <Container class="javax.swing.JPanel" name="PanelSenha">
 
52
      <Properties>
 
53
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
 
54
          <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
 
55
            <TitledBorder title="&lt;C&#xf3;digo do Usu&#xe1;rio&gt;">
 
56
              <Connection PropertyName="titleX" code="Lingua.getMensagem(&quot;comando_sql&quot;)&#xd;&#xa;" type="code"/>
 
57
              <Connection PropertyName="font" code="FonteFinancas" type="code"/>
 
58
              <Color PropertyName="color" blue="cc" green="66" red="0" type="rgb"/>
 
59
            </TitledBorder>
 
60
          </Border>
 
61
        </Property>
 
62
        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
63
          <Color blue="a8" green="5e" red="33" type="rgb"/>
 
64
        </Property>
 
65
      </Properties>
 
66
      <Constraints>
 
67
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
68
          <AbsoluteConstraints x="20" y="60" width="520" height="240"/>
 
69
        </Constraint>
 
70
      </Constraints>
 
71
 
 
72
      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
 
73
        <Property name="useNullLayout" type="boolean" value="true"/>
 
74
      </Layout>
 
75
      <SubComponents>
 
76
        <Component class="javax.swing.JLabel" name="SENHA">
 
77
          <Properties>
 
78
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
79
              <Connection code="FonteFinancas" type="code"/>
 
80
            </Property>
 
81
            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
82
              <Color blue="a8" green="5e" red="33" type="rgb"/>
 
83
            </Property>
 
84
            <Property name="horizontalAlignment" type="int" value="4"/>
 
85
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
86
              <Connection code="Lingua.getMensagem(&quot;ben_parker&quot;)" type="code"/>
 
87
            </Property>
 
88
            <Property name="horizontalTextPosition" type="int" value="4"/>
 
89
          </Properties>
 
90
          <Constraints>
 
91
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
92
              <AbsoluteConstraints x="20" y="170" width="480" height="20"/>
 
93
            </Constraint>
 
94
          </Constraints>
 
95
        </Component>
 
96
        <Component class="javax.swing.JButton" name="BFinalizar">
 
97
          <Properties>
 
98
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
99
              <Connection code="FonteFinancas" type="code"/>
 
100
            </Property>
 
101
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
102
              <Connection code="Lingua.getMensagem(&quot;executar&quot;)" type="code"/>
 
103
            </Property>
 
104
          </Properties>
 
105
          <Events>
 
106
            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BFinalizarActionPerformed"/>
 
107
          </Events>
 
108
          <Constraints>
 
109
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
110
              <AbsoluteConstraints x="380" y="200" width="120" height="20"/>
 
111
            </Constraint>
 
112
          </Constraints>
 
113
        </Component>
 
114
        <Container class="javax.swing.JScrollPane" name="jScrollPane1">
 
115
          <AuxValues>
 
116
            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
 
117
          </AuxValues>
 
118
          <Constraints>
 
119
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
120
              <AbsoluteConstraints x="20" y="60" width="480" height="100"/>
 
121
            </Constraint>
 
122
          </Constraints>
 
123
 
 
124
          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
125
          <SubComponents>
 
126
            <Component class="javax.swing.JTextArea" name="comandos_sql">
 
127
              <Properties>
 
128
                <Property name="columns" type="int" value="20"/>
 
129
                <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
130
                  <Connection code="FonteFinancas" type="code"/>
 
131
                </Property>
 
132
                <Property name="lineWrap" type="boolean" value="true"/>
 
133
                <Property name="rows" type="int" value="5"/>
 
134
              </Properties>
 
135
            </Component>
 
136
          </SubComponents>
 
137
        </Container>
 
138
        <Component class="javax.swing.JLabel" name="SENHA1">
 
139
          <Properties>
 
140
            <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
141
              <Connection code="FonteFinancas" type="code"/>
 
142
            </Property>
 
143
            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
 
144
              <Color blue="a8" green="5e" red="33" type="rgb"/>
 
145
            </Property>
 
146
            <Property name="horizontalAlignment" type="int" value="0"/>
 
147
            <Property name="text" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
 
148
              <Connection code="Lingua.getMensagem(&quot;instrucao_sql&quot;)" type="code"/>
 
149
            </Property>
 
150
            <Property name="horizontalTextPosition" type="int" value="4"/>
 
151
          </Properties>
 
152
          <Constraints>
 
153
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">
 
154
              <AbsoluteConstraints x="20" y="30" width="480" height="20"/>
 
155
            </Constraint>
 
156
          </Constraints>
 
157
        </Component>
 
158
      </SubComponents>
 
159
    </Container>
 
160
  </SubComponents>
 
161
</Form>