|
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
| 2 | + |
| 3 | +<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> |
| 4 | + <Properties> |
| 5 | + <Property name="defaultCloseOperation" type="int" value="2"/> |
| 6 | + </Properties> |
| 7 | + <SyntheticProperties> |
| 8 | + <SyntheticProperty name="formSizePolicy" type="int" value="1"/> |
| 9 | + <SyntheticProperty name="generateCenter" type="boolean" value="false"/> |
| 10 | + </SyntheticProperties> |
| 11 | + <AuxValues> |
| 12 | + <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> |
| 13 | + <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> |
| 14 | + <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> |
| 15 | + <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> |
| 16 | + <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
| 17 | + <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
| 18 | + <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
| 19 | + <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
| 20 | + <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
| 21 | + </AuxValues> |
| 22 | + |
| 23 | + <Layout> |
| 24 | + <DimensionLayout dim="0"> |
| 25 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 26 | + <Group type="102" alignment="1" attributes="0"> |
| 27 | + <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> |
| 28 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 29 | + <Component id="Panel_EmpInfo" max="32767" attributes="0"/> |
| 30 | + <Component id="jButton1" max="32767" attributes="0"/> |
| 31 | + </Group> |
| 32 | + <EmptySpace min="-2" pref="25" 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 | + <EmptySpace max="-2" attributes="0"/> |
| 40 | + <Component id="Panel_EmpInfo" min="-2" max="-2" attributes="0"/> |
| 41 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 42 | + <Component id="jButton1" min="-2" max="-2" attributes="0"/> |
| 43 | + <EmptySpace max="32767" attributes="0"/> |
| 44 | + </Group> |
| 45 | + </Group> |
| 46 | + </DimensionLayout> |
| 47 | + </Layout> |
| 48 | + <SubComponents> |
| 49 | + <Container class="javax.swing.JPanel" name="Panel_EmpInfo"> |
| 50 | + <Properties> |
| 51 | + <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
| 52 | + <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> |
| 53 | + <EtchetBorder> |
| 54 | + <Color PropertyName="highlight" blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/> |
| 55 | + <Color PropertyName="shadow" blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/> |
| 56 | + </EtchetBorder> |
| 57 | + </Border> |
| 58 | + </Property> |
| 59 | + </Properties> |
| 60 | + |
| 61 | + <Layout> |
| 62 | + <DimensionLayout dim="0"> |
| 63 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 64 | + <Component id="jLabel1" alignment="1" max="32767" attributes="0"/> |
| 65 | + <Group type="102" alignment="0" attributes="0"> |
| 66 | + <EmptySpace min="-2" pref="74" max="-2" attributes="0"/> |
| 67 | + <Group type="103" groupAlignment="0" max="-2" attributes="0"> |
| 68 | + <Component id="lblInf" max="32767" attributes="0"/> |
| 69 | + <Group type="102" attributes="0"> |
| 70 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 71 | + <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/> |
| 72 | + <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/> |
| 73 | + <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/> |
| 74 | + <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/> |
| 75 | + <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/> |
| 76 | + </Group> |
| 77 | + <EmptySpace min="-2" pref="30" max="-2" attributes="0"/> |
| 78 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 79 | + <Component id="txtsurname_f2" alignment="0" min="-2" pref="115" max="-2" attributes="0"/> |
| 80 | + <Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0"> |
| 81 | + <Component id="txtsalary_f2" alignment="0" pref="115" max="32767" attributes="0"/> |
| 82 | + <Component id="txtDep" alignment="0" max="32767" attributes="0"/> |
| 83 | + <Component id="txtAge" alignment="0" max="32767" attributes="0"/> |
| 84 | + </Group> |
| 85 | + <Component id="txtname_f2" alignment="0" min="-2" pref="115" max="-2" attributes="0"/> |
| 86 | + </Group> |
| 87 | + </Group> |
| 88 | + </Group> |
| 89 | + <EmptySpace pref="60" max="32767" attributes="0"/> |
| 90 | + </Group> |
| 91 | + </Group> |
| 92 | + </DimensionLayout> |
| 93 | + <DimensionLayout dim="1"> |
| 94 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 95 | + <Group type="102" alignment="0" attributes="0"> |
| 96 | + <Component id="jLabel1" min="-2" pref="32" max="-2" attributes="0"/> |
| 97 | + <EmptySpace max="-2" attributes="0"/> |
| 98 | + <Component id="lblInf" min="-2" pref="17" max="-2" attributes="0"/> |
| 99 | + <EmptySpace max="-2" attributes="0"/> |
| 100 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 101 | + <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> |
| 102 | + <Component id="txtname_f2" alignment="3" min="-2" max="-2" attributes="0"/> |
| 103 | + </Group> |
| 104 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 105 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 106 | + <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> |
| 107 | + <Component id="txtsurname_f2" alignment="3" min="-2" max="-2" attributes="0"/> |
| 108 | + </Group> |
| 109 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 110 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 111 | + <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> |
| 112 | + <Component id="txtAge" alignment="3" min="-2" max="-2" attributes="0"/> |
| 113 | + </Group> |
| 114 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 115 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 116 | + <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> |
| 117 | + <Component id="txtDep" alignment="3" min="-2" max="-2" attributes="0"/> |
| 118 | + </Group> |
| 119 | + <EmptySpace type="separate" max="-2" attributes="0"/> |
| 120 | + <Group type="103" groupAlignment="3" attributes="0"> |
| 121 | + <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> |
| 122 | + <Component id="txtsalary_f2" alignment="3" min="-2" max="-2" attributes="0"/> |
| 123 | + </Group> |
| 124 | + <EmptySpace pref="19" max="32767" attributes="0"/> |
| 125 | + </Group> |
| 126 | + </Group> |
| 127 | + </DimensionLayout> |
| 128 | + </Layout> |
| 129 | + <SubComponents> |
| 130 | + <Component class="javax.swing.JLabel" name="jLabel1"> |
| 131 | + <Properties> |
| 132 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 133 | + <Font name="Serif" size="18" style="1"/> |
| 134 | + </Property> |
| 135 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 136 | + <Color blue="99" green="66" red="0" type="rgb"/> |
| 137 | + </Property> |
| 138 | + <Property name="horizontalAlignment" type="int" value="0"/> |
| 139 | + <Property name="text" type="java.lang.String" value="Employee Infos"/> |
| 140 | + <Property name="toolTipText" type="java.lang.String" value=""/> |
| 141 | + <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
| 142 | + <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
| 143 | + <EmptyBorder/> |
| 144 | + </Border> |
| 145 | + </Property> |
| 146 | + <Property name="horizontalTextPosition" type="int" value="0"/> |
| 147 | + </Properties> |
| 148 | + </Component> |
| 149 | + <Component class="javax.swing.JLabel" name="jLabel2"> |
| 150 | + <Properties> |
| 151 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 152 | + <Font name="Tahoma" size="12" style="0"/> |
| 153 | + </Property> |
| 154 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 155 | + <Color blue="0" green="0" red="66" type="rgb"/> |
| 156 | + </Property> |
| 157 | + <Property name="text" type="java.lang.String" value="Name :"/> |
| 158 | + </Properties> |
| 159 | + </Component> |
| 160 | + <Component class="javax.swing.JTextField" name="txtAge"> |
| 161 | + <Events> |
| 162 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtAgeActionPerformed"/> |
| 163 | + </Events> |
| 164 | + </Component> |
| 165 | + <Component class="javax.swing.JLabel" name="jLabel3"> |
| 166 | + <Properties> |
| 167 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 168 | + <Font name="Tahoma" size="12" style="0"/> |
| 169 | + </Property> |
| 170 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 171 | + <Color blue="0" green="0" red="66" type="rgb"/> |
| 172 | + </Property> |
| 173 | + <Property name="text" type="java.lang.String" value="Surname :"/> |
| 174 | + </Properties> |
| 175 | + </Component> |
| 176 | + <Component class="javax.swing.JTextField" name="txtsalary_f2"> |
| 177 | + <Events> |
| 178 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtsalary_f2ActionPerformed"/> |
| 179 | + </Events> |
| 180 | + </Component> |
| 181 | + <Component class="javax.swing.JLabel" name="jLabel5"> |
| 182 | + <Properties> |
| 183 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 184 | + <Font name="Tahoma" size="12" style="0"/> |
| 185 | + </Property> |
| 186 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 187 | + <Color blue="0" green="0" red="66" type="rgb"/> |
| 188 | + </Property> |
| 189 | + <Property name="text" type="java.lang.String" value="Age:"/> |
| 190 | + </Properties> |
| 191 | + </Component> |
| 192 | + <Component class="javax.swing.JLabel" name="jLabel6"> |
| 193 | + <Properties> |
| 194 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 195 | + <Font name="Tahoma" size="12" style="0"/> |
| 196 | + </Property> |
| 197 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 198 | + <Color blue="0" green="0" red="66" type="rgb"/> |
| 199 | + </Property> |
| 200 | + <Property name="text" type="java.lang.String" value="Salary : "/> |
| 201 | + </Properties> |
| 202 | + </Component> |
| 203 | + <Component class="javax.swing.JTextField" name="txtDep"> |
| 204 | + </Component> |
| 205 | + <Component class="javax.swing.JLabel" name="jLabel9"> |
| 206 | + <Properties> |
| 207 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 208 | + <Font name="Tahoma" size="12" style="0"/> |
| 209 | + </Property> |
| 210 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 211 | + <Color blue="0" green="0" red="66" type="rgb"/> |
| 212 | + </Property> |
| 213 | + <Property name="text" type="java.lang.String" value="Department:"/> |
| 214 | + </Properties> |
| 215 | + </Component> |
| 216 | + <Component class="javax.swing.JTextField" name="txtname_f2"> |
| 217 | + </Component> |
| 218 | + <Component class="javax.swing.JTextField" name="txtsurname_f2"> |
| 219 | + </Component> |
| 220 | + <Component class="javax.swing.JLabel" name="lblInf"> |
| 221 | + </Component> |
| 222 | + </SubComponents> |
| 223 | + </Container> |
| 224 | + <Component class="javax.swing.JButton" name="jButton1"> |
| 225 | + <Properties> |
| 226 | + <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 227 | + <Color blue="99" green="66" red="0" type="rgb"/> |
| 228 | + </Property> |
| 229 | + <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
| 230 | + <Font name="Tahoma" size="12" style="1"/> |
| 231 | + </Property> |
| 232 | + <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
| 233 | + <Color blue="99" green="66" red="0" type="rgb"/> |
| 234 | + </Property> |
| 235 | + <Property name="text" type="java.lang.String" value="ADD"/> |
| 236 | + </Properties> |
| 237 | + <Events> |
| 238 | + <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> |
| 239 | + </Events> |
| 240 | + </Component> |
| 241 | + </SubComponents> |
| 242 | +</Form> |
0 commit comments