Initial Commit
[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 </Properties>
8 <SyntheticProperties>
9 <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
10 <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
11 </SyntheticProperties>
12 <AuxValues>
13 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
14 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
15 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
16 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
17 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
18 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
19 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
20 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
21 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
22 </AuxValues>
23
24 <Layout>
25 <DimensionLayout dim="0">
26 <Group type="103" groupAlignment="0" attributes="0">
27 <Group type="102" attributes="0">
28 <EmptySpace max="-2" attributes="0"/>
29 <Group type="103" groupAlignment="0" attributes="0">
30 <Component id="jScrollPane1" max="32767" attributes="0"/>
31 <Group type="102" attributes="0">
32 <Component id="buttonAdd" min="-2" pref="113" max="-2" attributes="0"/>
33 <EmptySpace max="-2" attributes="0"/>
34 <Component id="buttonUpdate" min="-2" pref="113" max="-2" attributes="0"/>
35 <EmptySpace max="-2" attributes="0"/>
36 <Component id="buttonDelete" min="-2" pref="113" max="-2" attributes="0"/>
37 <EmptySpace pref="22" max="32767" attributes="0"/>
38 <Component id="buttonClearSelection" min="-2" max="-2" attributes="0"/>
39 <EmptySpace max="-2" attributes="0"/>
40 <Component id="buttonClose" min="-2" pref="108" max="-2" attributes="0"/>
41 </Group>
42 <Group type="102" alignment="0" attributes="0">
43 <Group type="103" groupAlignment="1" max="-2" attributes="0">
44 <Component id="jLabel5" alignment="0" max="32767" attributes="0"/>
45 <Component id="jLabel4" alignment="0" pref="113" max="32767" attributes="0"/>
46 <Component id="jLabel3" alignment="0" max="32767" attributes="0"/>
47 <Component id="jLabel2" alignment="0" max="32767" attributes="0"/>
48 <Component id="jLabel1" alignment="0" max="32767" attributes="0"/>
49 </Group>
50 <EmptySpace max="-2" attributes="0"/>
51 <Group type="103" groupAlignment="0" attributes="0">
52 <Component id="textClientName" max="32767" attributes="0"/>
53 <Component id="jScrollPane2" max="32767" attributes="0"/>
54 <Component id="textContactPerson" alignment="0" max="32767" attributes="0"/>
55 <Component id="textPhoneNumber" alignment="0" max="32767" attributes="0"/>
56 <Component id="textMailID" alignment="0" max="32767" attributes="0"/>
57 </Group>
58 </Group>
59 </Group>
60 <EmptySpace max="-2" attributes="0"/>
61 </Group>
62 </Group>
63 </DimensionLayout>
64 <DimensionLayout dim="1">
65 <Group type="103" groupAlignment="0" attributes="0">
66 <Group type="102" alignment="0" attributes="0">
67 <EmptySpace max="-2" attributes="0"/>
68 <Component id="jScrollPane1" min="-2" pref="145" max="-2" attributes="0"/>
69 <EmptySpace max="-2" attributes="0"/>
70 <Group type="103" groupAlignment="3" attributes="0">
71 <Component id="buttonAdd" alignment="3" min="-2" max="-2" attributes="0"/>
72 <Component id="buttonUpdate" alignment="3" min="-2" max="-2" attributes="0"/>
73 <Component id="buttonDelete" alignment="3" min="-2" max="-2" attributes="0"/>
74 <Component id="buttonClose" alignment="3" min="-2" max="-2" attributes="0"/>
75 <Component id="buttonClearSelection" alignment="3" min="-2" max="-2" attributes="0"/>
76 </Group>
77 <EmptySpace type="separate" max="-2" attributes="0"/>
78 <Group type="103" groupAlignment="3" attributes="0">
79 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
80 <Component id="textClientName" alignment="3" min="-2" max="-2" attributes="0"/>
81 </Group>
82 <EmptySpace max="-2" attributes="0"/>
83 <Group type="103" groupAlignment="0" attributes="0">
84 <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
85 <Component id="jScrollPane2" min="-2" pref="61" max="-2" attributes="0"/>
86 </Group>
87 <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>
88 <Group type="103" groupAlignment="3" attributes="0">
89 <Component id="textContactPerson" alignment="3" min="-2" max="-2" attributes="0"/>
90 <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
91 </Group>
92 <EmptySpace type="unrelated" max="-2" attributes="0"/>
93 <Group type="103" groupAlignment="3" attributes="0">
94 <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
95 <Component id="textPhoneNumber" alignment="3" min="-2" max="-2" attributes="0"/>
96 </Group>
97 <EmptySpace type="unrelated" max="-2" attributes="0"/>
98 <Group type="103" groupAlignment="3" attributes="0">
99 <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
100 <Component id="textMailID" alignment="3" min="-2" max="-2" attributes="0"/>
101 </Group>
102 <EmptySpace max="32767" attributes="0"/>
103 </Group>
104 </Group>
105 </DimensionLayout>
106 </Layout>
107 <SubComponents>
108 <Container class="javax.swing.JScrollPane" name="jScrollPane1">
109 <AuxValues>
110 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
111 </AuxValues>
112
113 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
114 <SubComponents>
115 <Component class="javax.swing.JTable" name="tableClients">
116 <Properties>
117 <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
118 <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"/>
119 </Property>
120 <Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
121 <TableColumnModel selectionModel="1">
122 <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
123 <Title/>
124 <Editor/>
125 <Renderer/>
126 </Column>
127 <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true">
128 <Title/>
129 <Editor/>
130 <Renderer/>
131 </Column>
132 </TableColumnModel>
133 </Property>
134 <Property name="selectionMode" type="int" value="0"/>
135 <Property name="showGrid" type="boolean" value="true"/>
136 <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
137 <TableHeader reorderingAllowed="true" resizingAllowed="true"/>
138 </Property>
139 </Properties>
140 </Component>
141 </SubComponents>
142 </Container>
143 <Component class="javax.swing.JButton" name="buttonAdd">
144 <Properties>
145 <Property name="mnemonic" type="int" value="65"/>
146 <Property name="text" type="java.lang.String" value="Add"/>
147 </Properties>
148 <Events>
149 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonAddActionPerformed"/>
150 </Events>
151 </Component>
152 <Component class="javax.swing.JButton" name="buttonDelete">
153 <Properties>
154 <Property name="mnemonic" type="int" value="68"/>
155 <Property name="text" type="java.lang.String" value="Delete"/>
156 <Property name="enabled" type="boolean" value="false"/>
157 </Properties>
158 <Events>
159 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonDeleteActionPerformed"/>
160 </Events>
161 </Component>
162 <Component class="javax.swing.JButton" name="buttonUpdate">
163 <Properties>
164 <Property name="mnemonic" type="int" value="85"/>
165 <Property name="text" type="java.lang.String" value="Update"/>
166 <Property name="enabled" type="boolean" value="false"/>
167 </Properties>
168 <Events>
169 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonUpdateActionPerformed"/>
170 </Events>
171 </Component>
172 <Component class="javax.swing.JLabel" name="jLabel1">
173 <Properties>
174 <Property name="text" type="java.lang.String" value="Client Name"/>
175 </Properties>
176 </Component>
177 <Component class="javax.swing.JTextField" name="textClientName">
178 </Component>
179 <Component class="javax.swing.JLabel" name="jLabel2">
180 <Properties>
181 <Property name="text" type="java.lang.String" value="Client Address"/>
182 </Properties>
183 </Component>
184 <Container class="javax.swing.JScrollPane" name="jScrollPane2">
185 <AuxValues>
186 <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
187 </AuxValues>
188
189 <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
190 <SubComponents>
191 <Component class="javax.swing.JTextArea" name="textClientAddress">
192 <Properties>
193 <Property name="columns" type="int" value="20"/>
194 <Property name="rows" type="int" value="5"/>
195 </Properties>
196 </Component>
197 </SubComponents>
198 </Container>
199 <Component class="javax.swing.JLabel" name="jLabel3">
200 <Properties>
201 <Property name="text" type="java.lang.String" value="Contact Person"/>
202 </Properties>
203 </Component>
204 <Component class="javax.swing.JTextField" name="textContactPerson">
205 </Component>
206 <Component class="javax.swing.JLabel" name="jLabel4">
207 <Properties>
208 <Property name="text" type="java.lang.String" value="Phone Number"/>
209 </Properties>
210 </Component>
211 <Component class="javax.swing.JTextField" name="textPhoneNumber">
212 </Component>
213 <Component class="javax.swing.JLabel" name="jLabel5">
214 <Properties>
215 <Property name="text" type="java.lang.String" value="Mail ID"/>
216 </Properties>
217 </Component>
218 <Component class="javax.swing.JTextField" name="textMailID">
219 </Component>
220 <Component class="javax.swing.JButton" name="buttonClose">
221 <Properties>
222 <Property name="mnemonic" type="int" value="67"/>
223 <Property name="text" type="java.lang.String" value="Close"/>
224 </Properties>
225 <Events>
226 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonCloseActionPerformed"/>
227 </Events>
228 </Component>
229 <Component class="javax.swing.JButton" name="buttonClearSelection">
230 <Properties>
231 <Property name="mnemonic" type="int" value="83"/>
232 <Property name="text" type="java.lang.String" value="Clear Selection"/>
233 </Properties>
234 <Events>
235 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonClearSelectionActionPerformed"/>
236 </Events>
237 </Component>
238 </SubComponents>
239 </Form>