Merge origin/master
[habeas.git] / src / habeas / ClientMasterDialog.form
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <Form version="1.6" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
4 <Properties>
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"/>
8 </Properties>
9 <SyntheticProperties>
10 <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
11 <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
12 </SyntheticProperties>
13 <AuxValues>
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"/>
23 </AuxValues>
24
25 <Layout>
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"/>
42 </Group>
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"/>
50 </Group>
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"/>
58 </Group>
59 </Group>
60 </Group>
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 <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"/>
77 </Group>
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"/>
82 </Group>
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"/>
87 </Group>
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"/>
92 </Group>
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"/>
97 </Group>
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"/>
102 </Group>
103 <EmptySpace max="32767" attributes="0"/>
104 </Group>
105 </Group>
106 </DimensionLayout>
107 </Layout>
108 <SubComponents>
109 <Container class="javax.swing.JScrollPane" name="jScrollPane1">
110 <AuxValues>
111 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
112 </AuxValues>
113
114 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
115 <SubComponents>
116 <Component class="javax.swing.JTable" name="tableClients">
117 <Properties>
118 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
119 <Connection code="new javax.swing.table.DefaultTableModel(&#xa; new Object [][] {&#xa;&#xa; },&#xa; new String [] {&#xa; &quot;id&quot;, &quot;Client Name&quot;&#xa; }&#xa;) {&#xa; Class[] types = new Class [] {&#xa; java.lang.Integer.class, java.lang.String.class&#xa; };&#xa;&#xa; public Class getColumnClass(int columnIndex) {&#xa; return types [columnIndex];&#xa; }&#xa; @Override&#xa; public boolean isCellEditable (int row, int col) {&#xa; return false;&#xa; }&#xa;}" type="code"/>
120 </Property>
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">
124 <Title/>
125 <Editor/>
126 <Renderer/>
127 </Column>
128 <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
129 <Title/>
130 <Editor/>
131 <Renderer/>
132 </Column>
133 </TableColumnModel>
134 </Property>
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"/>
139 </Property>
140 </Properties>
141 </Component>
142 </SubComponents>
143 </Container>
144 <Component class="javax.swing.JButton" name="buttonAdd">
145 <Properties>
146 <Property name="mnemonic" type="int" value="65"/>
147 <Property name="text" type="java.lang.String" value="Add"/>
148 </Properties>
149 <Events>
150 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonAddActionPerformed"/>
151 </Events>
152 </Component>
153 <Component class="javax.swing.JButton" name="buttonDelete">
154 <Properties>
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"/>
158 </Properties>
159 <Events>
160 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonDeleteActionPerformed"/>
161 </Events>
162 </Component>
163 <Component class="javax.swing.JButton" name="buttonUpdate">
164 <Properties>
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"/>
168 </Properties>
169 <Events>
170 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonUpdateActionPerformed"/>
171 </Events>
172 </Component>
173 <Component class="javax.swing.JLabel" name="jLabel1">
174 <Properties>
175 <Property name="text" type="java.lang.String" value="Client Name"/>
176 </Properties>
177 </Component>
178 <Component class="javax.swing.JTextField" name="textClientName">
179 </Component>
180 <Component class="javax.swing.JLabel" name="jLabel2">
181 <Properties>
182 <Property name="text" type="java.lang.String" value="Client Address"/>
183 </Properties>
184 </Component>
185 <Container class="javax.swing.JScrollPane" name="jScrollPane2">
186 <AuxValues>
187 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
188 </AuxValues>
189
190 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
191 <SubComponents>
192 <Component class="javax.swing.JTextArea" name="textClientAddress">
193 <Properties>
194 <Property name="columns" type="int" value="20"/>
195 <Property name="rows" type="int" value="5"/>
196 </Properties>
197 </Component>
198 </SubComponents>
199 </Container>
200 <Component class="javax.swing.JLabel" name="jLabel3">
201 <Properties>
202 <Property name="text" type="java.lang.String" value="Contact Person"/>
203 </Properties>
204 </Component>
205 <Component class="javax.swing.JTextField" name="textContactPerson">
206 </Component>
207 <Component class="javax.swing.JLabel" name="jLabel4">
208 <Properties>
209 <Property name="text" type="java.lang.String" value="Phone Number"/>
210 </Properties>
211 </Component>
212 <Component class="javax.swing.JTextField" name="textPhoneNumber">
213 </Component>
214 <Component class="javax.swing.JLabel" name="jLabel5">
215 <Properties>
216 <Property name="text" type="java.lang.String" value="Mail ID"/>
217 </Properties>
218 </Component>
219 <Component class="javax.swing.JTextField" name="textMailID">
220 </Component>
221 <Component class="javax.swing.JButton" name="buttonClose">
222 <Properties>
223 <Property name="mnemonic" type="int" value="67"/>
224 <Property name="text" type="java.lang.String" value="Close"/>
225 </Properties>
226 <Events>
227 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonCloseActionPerformed"/>
228 </Events>
229 </Component>
230 <Component class="javax.swing.JButton" name="buttonClearSelection">
231 <Properties>
232 <Property name="mnemonic" type="int" value="83"/>
233 <Property name="text" type="java.lang.String" value="Clear Selection"/>
234 </Properties>
235 <Events>
236 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonClearSelectionActionPerformed"/>
237 </Events>
238 </Component>
239 </SubComponents>
240 </Form>