-
Notifications
You must be signed in to change notification settings - Fork 0
/
todolistform.form
234 lines (234 loc) · 11.9 KB
/
todolistform.form
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.company.todolistform">
<grid id="27dc6" binding="mainFrame" layout-manager="GridLayoutManager" row-count="4" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="5" left="10" bottom="5" right="10"/>
<constraints>
<xy x="20" y="20" width="500" height="368"/>
</constraints>
<properties>
<background color="-9326624"/>
</properties>
<border type="none"/>
<children>
<tabbedpane id="ede29" binding="tabbedPane1" default-binding="true">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="200" height="200"/>
</grid>
</constraints>
<properties>
<alignmentX value="1.0"/>
<alignmentY value="1.0"/>
<background color="-4531744"/>
<foreground color="-16514299"/>
</properties>
<border type="none"/>
<children>
<grid id="7c3eb" binding="createjobpanel" layout-manager="GridLayoutManager" row-count="3" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<tabbedpane title="CREATE JOB"/>
</constraints>
<properties>
<background color="-13377321"/>
<name value="CREATE JOB"/>
</properties>
<border type="none"/>
<children>
<component id="bc390" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="2" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Bahnschrift" size="16" style="1"/>
<foreground color="-16514299"/>
<text value="JOB DESCRIPTION"/>
</properties>
</component>
<hspacer id="da240">
<constraints>
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
<vspacer id="5cf6b">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="65966" class="javax.swing.JTextArea" binding="textArea1" default-binding="true">
<constraints>
<grid row="1" column="1" row-span="1" col-span="2" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="150" height="50"/>
</grid>
</constraints>
<properties>
<alignmentY value="1.0"/>
<background color="-4531744"/>
<foreground color="-16514299"/>
<margin top="5" left="10" bottom="5" right="10"/>
<selectedTextColor color="-16514299"/>
<selectionColor color="-16514299"/>
</properties>
</component>
<component id="adb6d" class="javax.swing.JButton" binding="SAVEButton" default-binding="true">
<constraints>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<background color="-5126176"/>
<foreground color="-16514299"/>
<text value="SAVE"/>
</properties>
</component>
</children>
</grid>
<grid id="7e809" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<tabbedpane title="VIEW JOBS"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<scrollpane id="26532">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="b321e" class="javax.swing.JTable" binding="table1" default-binding="true">
<constraints/>
<properties>
<autoResizeMode value="1"/>
<cellSelectionEnabled value="true"/>
<dropMode value="INSERT_COLS"/>
</properties>
</component>
</children>
</scrollpane>
</children>
</grid>
<grid id="54459" binding="modifypane" layout-manager="GridLayoutManager" row-count="5" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<tabbedpane title="MODIFY"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="5e98d" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="0" column="0" row-span="1" col-span="4" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="ab598" class="javax.swing.JButton" binding="UPDATEButton" default-binding="true">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="UPDATE"/>
</properties>
</component>
<component id="cd6ef" class="javax.swing.JButton" binding="DELETEButton" default-binding="true">
<constraints>
<grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="DELETE"/>
</properties>
</component>
<component id="ac690" class="javax.swing.JLabel" binding="headlabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="UDATE OR DELETE"/>
</properties>
</component>
</children>
</grid>
<vspacer id="65bd7">
<constraints>
<grid row="1" column="3" row-span="3" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="f6eff" class="javax.swing.JLabel" binding="jobidlabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="9" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="JOB ID : "/>
</properties>
</component>
<component id="e1f00" class="javax.swing.JLabel" binding="timelabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="TIME :"/>
</properties>
</component>
<component id="2cd47" class="javax.swing.JLabel" binding="datelabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="DATE :"/>
</properties>
</component>
<component id="82e86" class="javax.swing.JTextArea" binding="textArea2" default-binding="true">
<constraints>
<grid row="4" column="0" row-span="1" col-span="2" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="150" height="50"/>
</grid>
</constraints>
<properties/>
</component>
<component id="a337c" class="javax.swing.JComboBox" binding="comboBox1" default-binding="true">
<constraints>
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<model>
<item value="pending"/>
<item value="done"/>
<item value="aborted"/>
</model>
</properties>
</component>
</children>
</grid>
</children>
</tabbedpane>
<vspacer id="a8d9e">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="61381" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font size="36" style="3"/>
<foreground color="-16514299"/>
<text value="TO DO LIST"/>
</properties>
</component>
<vspacer id="9a49b">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<vspacer id="36ffe">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
</children>
</grid>
</form>