1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.6" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
5 <Property name="defaultCloseOperation" type="int" value="2"/>
6 <Property name="title" type="java.lang.String" value="Clients Master"/>
7 <Property name="locationByPlatform" type="boolean" value="true"/>
10 <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
11 <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
12 </SyntheticProperties>
14 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
15 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
16 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
17 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
18 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
19 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
20 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
21 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
22 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
26 <DimensionLayout dim="0">
27 <Group type="103" groupAlignment="0" attributes="0">
28 <Group type="102" attributes="0">
29 <EmptySpace max="-2" attributes="0"/>
30 <Group type="103" groupAlignment="0" attributes="0">
31 <Component id="jScrollPane1" max="32767" attributes="0"/>
32 <Group type="102" attributes="0">
33 <Component id="buttonAdd" min="-2" pref="113" max="-2" attributes="0"/>
34 <EmptySpace max="-2" attributes="0"/>
35 <Component id="buttonUpdate" min="-2" pref="113" max="-2" attributes="0"/>
36 <EmptySpace max="-2" attributes="0"/>
37 <Component id="buttonDelete" min="-2" pref="113" max="-2" attributes="0"/>
38 <EmptySpace pref="22" max="32767" attributes="0"/>
39 <Component id="buttonClearSelection" min="-2" max="-2" attributes="0"/>
40 <EmptySpace max="-2" attributes="0"/>
41 <Component id="buttonClose" min="-2" pref="108" max="-2" attributes="0"/>
43 <Group type="102" alignment="0" attributes="0">
44 <Group type="103" groupAlignment="1" max="-2" attributes="0">
45 <Component id="jLabel5" alignment="0" max="32767" attributes="0"/>
46 <Component id="jLabel4" alignment="0" pref="113" max="32767" attributes="0"/>
47 <Component id="jLabel3" alignment="0" max="32767" attributes="0"/>
48 <Component id="jLabel2" alignment="0" max="32767" attributes="0"/>
49 <Component id="jLabel1" alignment="0" max="32767" attributes="0"/>
51 <EmptySpace max="-2" attributes="0"/>
52 <Group type="103" groupAlignment="0" attributes="0">
53 <Component id="textClientName" max="32767" attributes="0"/>
54 <Component id="jScrollPane2" max="32767" attributes="0"/>
55 <Component id="textContactPerson" alignment="0" max="32767" attributes="0"/>
56 <Component id="textPhoneNumber" alignment="0" max="32767" attributes="0"/>
57 <Component id="textMailID" alignment="0" max="32767" attributes="0"/>
61 <EmptySpace max="-2" attributes="0"/>
65 <DimensionLayout dim="1">
66 <Group type="103" groupAlignment="0" attributes="0">
67 <Group type="102" alignment="0" attributes="0">
68 <EmptySpace max="-2" attributes="0"/>
69 <Component id="jScrollPane1" min="-2" pref="145" max="-2" attributes="0"/>
70 <EmptySpace max="-2" attributes="0"/>
71 <Group type="103" groupAlignment="3" attributes="0">
72 <Component id="buttonAdd" alignment="3" min="-2" max="-2" attributes="0"/>
73 <Component id="buttonUpdate" alignment="3" min="-2" max="-2" attributes="0"/>
74 <Component id="buttonDelete" alignment="3" min="-2" max="-2" attributes="0"/>
75 <Component id="buttonClose" alignment="3" min="-2" max="-2" attributes="0"/>
76 <Component id="buttonClearSelection" alignment="3" min="-2" max="-2" attributes="0"/>
78 <EmptySpace type="separate" max="-2" attributes="0"/>
79 <Group type="103" groupAlignment="3" attributes="0">
80 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
81 <Component id="textClientName" alignment="3" min="-2" max="-2" attributes="0"/>
83 <EmptySpace max="-2" attributes="0"/>
84 <Group type="103" groupAlignment="0" attributes="0">
85 <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
86 <Component id="jScrollPane2" min="-2" pref="61" max="-2" attributes="0"/>
88 <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
89 <Group type="103" groupAlignment="3" attributes="0">
90 <Component id="textContactPerson" alignment="3" min="-2" max="-2" attributes="0"/>
91 <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
93 <EmptySpace type="unrelated" max="-2" attributes="0"/>
94 <Group type="103" groupAlignment="3" attributes="0">
95 <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
96 <Component id="textPhoneNumber" alignment="3" min="-2" max="-2" attributes="0"/>
98 <EmptySpace type="unrelated" max="-2" attributes="0"/>
99 <Group type="103" groupAlignment="3" attributes="0">
100 <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
101 <Component id="textMailID" alignment="3" min="-2" max="-2" attributes="0"/>
103 <EmptySpace max="32767" attributes="0"/>
109 <Container class="javax.swing.JScrollPane" name="jScrollPane1">
111 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
114 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
116 <Component class="javax.swing.JTable" name="tableClients">
118 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
119 <Connection code="new javax.swing.table.DefaultTableModel(
 new Object [][] {

 },
 new String [] {
 "id", "Client Name"
 }
) {
 Class[] types = new Class [] {
 java.lang.Integer.class, java.lang.String.class
 };

 public Class getColumnClass(int columnIndex) {
 return types [columnIndex];
 }
 @Override
 public boolean isCellEditable (int row, int col) {
 return false;
 }
}" type="code"/>
121 <Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
122 <TableColumnModel selectionModel="1">
123 <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
128 <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
135 <Property name="selectionMode" type="int" value="0"/>
136 <Property name="showGrid" type="boolean" value="true"/>
137 <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
138 <TableHeader reorderingAllowed="true" resizingAllowed="true"/>
144 <Component class="javax.swing.JButton" name="buttonAdd">
146 <Property name="mnemonic" type="int" value="65"/>
147 <Property name="text" type="java.lang.String" value="Add"/>
150 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonAddActionPerformed"/>
153 <Component class="javax.swing.JButton" name="buttonDelete">
155 <Property name="mnemonic" type="int" value="68"/>
156 <Property name="text" type="java.lang.String" value="Delete"/>
157 <Property name="enabled" type="boolean" value="false"/>
160 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonDeleteActionPerformed"/>
163 <Component class="javax.swing.JButton" name="buttonUpdate">
165 <Property name="mnemonic" type="int" value="85"/>
166 <Property name="text" type="java.lang.String" value="Update"/>
167 <Property name="enabled" type="boolean" value="false"/>
170 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonUpdateActionPerformed"/>
173 <Component class="javax.swing.JLabel" name="jLabel1">
175 <Property name="text" type="java.lang.String" value="Client Name"/>
178 <Component class="javax.swing.JTextField" name="textClientName">
180 <Component class="javax.swing.JLabel" name="jLabel2">
182 <Property name="text" type="java.lang.String" value="Client Address"/>
185 <Container class="javax.swing.JScrollPane" name="jScrollPane2">
187 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
190 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
192 <Component class="javax.swing.JTextArea" name="textClientAddress">
194 <Property name="columns" type="int" value="20"/>
195 <Property name="rows" type="int" value="5"/>
200 <Component class="javax.swing.JLabel" name="jLabel3">
202 <Property name="text" type="java.lang.String" value="Contact Person"/>
205 <Component class="javax.swing.JTextField" name="textContactPerson">
207 <Component class="javax.swing.JLabel" name="jLabel4">
209 <Property name="text" type="java.lang.String" value="Phone Number"/>
212 <Component class="javax.swing.JTextField" name="textPhoneNumber">
214 <Component class="javax.swing.JLabel" name="jLabel5">
216 <Property name="text" type="java.lang.String" value="Mail ID"/>
219 <Component class="javax.swing.JTextField" name="textMailID">
221 <Component class="javax.swing.JButton" name="buttonClose">
223 <Property name="mnemonic" type="int" value="67"/>
224 <Property name="text" type="java.lang.String" value="Close"/>
227 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonCloseActionPerformed"/>
230 <Component class="javax.swing.JButton" name="buttonClearSelection">
232 <Property name="mnemonic" type="int" value="83"/>
233 <Property name="text" type="java.lang.String" value="Clear Selection"/>
236 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonClearSelectionActionPerformed"/>