1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkDialog" id=
"JavaStartParameters">
14 <property name=
"can-focus">False
</property>
15 <property name=
"border-width">6</property>
16 <property name=
"title" translatable=
"yes" context=
"javastartparametersdialog|JavaStartParameters">Java Start Parameters
</property>
17 <property name=
"modal">True
</property>
18 <property name=
"default-width">0</property>
19 <property name=
"default-height">0</property>
20 <property name=
"type-hint">dialog
</property>
21 <child internal-child=
"vbox">
22 <object class=
"GtkBox" id=
"dialog-vbox1">
23 <property name=
"can-focus">False
</property>
24 <property name=
"hexpand">True
</property>
25 <property name=
"vexpand">True
</property>
26 <property name=
"orientation">vertical
</property>
27 <property name=
"spacing">12</property>
28 <child internal-child=
"action_area">
29 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
30 <property name=
"can-focus">False
</property>
31 <property name=
"layout-style">end
</property>
33 <object class=
"GtkButton" id=
"ok">
34 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
35 <property name=
"visible">True
</property>
36 <property name=
"can-focus">True
</property>
37 <property name=
"can-default">True
</property>
38 <property name=
"has-default">True
</property>
39 <property name=
"receives-default">True
</property>
40 <property name=
"use-underline">True
</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">True
</property>
45 <property name=
"position">0</property>
49 <object class=
"GtkButton" id=
"cancel">
50 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can-focus">True
</property>
53 <property name=
"receives-default">True
</property>
54 <property name=
"use-underline">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">1</property>
63 <object class=
"GtkButton" id=
"help">
64 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can-focus">True
</property>
67 <property name=
"receives-default">True
</property>
68 <property name=
"use-underline">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"position">2</property>
74 <property name=
"secondary">True
</property>
79 <property name=
"expand">False
</property>
80 <property name=
"fill">True
</property>
81 <property name=
"pack-type">end
</property>
82 <property name=
"position">0</property>
86 <object class=
"GtkBox" id=
"box1">
87 <property name=
"visible">True
</property>
88 <property name=
"can-focus">False
</property>
89 <property name=
"hexpand">True
</property>
90 <property name=
"vexpand">True
</property>
91 <property name=
"spacing">6</property>
93 <!-- n-columns=2 n-rows=5 -->
94 <object class=
"GtkGrid" id=
"grid1">
95 <property name=
"visible">True
</property>
96 <property name=
"can-focus">False
</property>
97 <property name=
"hexpand">True
</property>
98 <property name=
"vexpand">True
</property>
99 <property name=
"row-spacing">6</property>
100 <property name=
"column-spacing">6</property>
102 <object class=
"GtkLabel" id=
"label4">
103 <property name=
"visible">True
</property>
104 <property name=
"can-focus">False
</property>
105 <property name=
"label" translatable=
"yes" context=
"javastartparametersdialog|label4">Java start _parameter
</property>
106 <property name=
"use-underline">True
</property>
107 <property name=
"mnemonic-widget">parameterfield
</property>
108 <property name=
"xalign">0</property>
111 <property name=
"left-attach">0</property>
112 <property name=
"top-attach">0</property>
116 <object class=
"GtkEntry" id=
"parameterfield">
117 <property name=
"visible">True
</property>
118 <property name=
"can-focus">True
</property>
119 <property name=
"hexpand">True
</property>
120 <property name=
"activates-default">True
</property>
121 <property name=
"truncate-multiline">True
</property>
122 <child internal-child=
"accessible">
123 <object class=
"AtkObject" id=
"parameterfield-atkobject">
124 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|parameterfield">Enter a start parameter for a JRE as you would on a command line. Click Add to include the parameter to the list of available start parameters.
</property>
129 <property name=
"left-attach">0</property>
130 <property name=
"top-attach">1</property>
134 <object class=
"GtkLabel" id=
"label5">
135 <property name=
"visible">True
</property>
136 <property name=
"can-focus">False
</property>
137 <property name=
"label" translatable=
"yes" context=
"javastartparametersdialog|label5">Assig_ned start parameters
</property>
138 <property name=
"use-underline">True
</property>
139 <property name=
"mnemonic-widget">assignlist
</property>
140 <property name=
"xalign">0</property>
143 <property name=
"left-attach">0</property>
144 <property name=
"top-attach">2</property>
148 <object class=
"GtkScrolledWindow">
149 <property name=
"visible">True
</property>
150 <property name=
"can-focus">True
</property>
151 <property name=
"hexpand">True
</property>
152 <property name=
"vexpand">True
</property>
153 <property name=
"shadow-type">in
</property>
155 <object class=
"GtkTreeView" id=
"assignlist">
156 <property name=
"visible">True
</property>
157 <property name=
"can-focus">True
</property>
158 <property name=
"vexpand">True
</property>
159 <property name=
"model">liststore1
</property>
160 <property name=
"headers-visible">False
</property>
161 <property name=
"headers-clickable">False
</property>
162 <property name=
"search-column">0</property>
163 <property name=
"show-expanders">False
</property>
164 <child internal-child=
"selection">
165 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
168 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
170 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
172 <attribute name=
"text">0</attribute>
177 <child internal-child=
"accessible">
178 <object class=
"AtkObject" id=
"assignlist-atkobject">
179 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|assignlist">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click Remove.
</property>
186 <property name=
"left-attach">0</property>
187 <property name=
"top-attach">3</property>
191 <object class=
"GtkLabel" id=
"label6">
192 <property name=
"visible">True
</property>
193 <property name=
"can-focus">False
</property>
194 <property name=
"label" translatable=
"yes" context=
"javastartparametersdialog|label6">For example: -Dmyprop=c:\\program files\\java
</property>
195 <property name=
"xalign">0</property>
197 <attribute name=
"scale" value=
"0.9"/>
201 <property name=
"left-attach">0</property>
202 <property name=
"top-attach">4</property>
206 <object class=
"GtkButton" id=
"assignbtn">
207 <property name=
"label" translatable=
"yes" context=
"javastartparametersdialog|assignbtn">_Add
</property>
208 <property name=
"visible">True
</property>
209 <property name=
"can-focus">True
</property>
210 <property name=
"receives-default">True
</property>
211 <property name=
"use-underline">True
</property>
212 <child internal-child=
"accessible">
213 <object class=
"AtkObject" id=
"assignbtn-atkobject">
214 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|assignbtn">Adds the current JRE start parameter to the list.
</property>
219 <property name=
"left-attach">1</property>
220 <property name=
"top-attach">1</property>
224 <object class=
"GtkBox" id=
"box2">
225 <property name=
"visible">True
</property>
226 <property name=
"can-focus">False
</property>
227 <property name=
"orientation">vertical
</property>
228 <property name=
"spacing">6</property>
230 <object class=
"GtkButton" id=
"editbtn">
231 <property name=
"label" translatable=
"yes" context=
"javastartparametersdialog|editbtn">_Edit
</property>
232 <property name=
"visible">True
</property>
233 <property name=
"can-focus">True
</property>
234 <property name=
"receives-default">True
</property>
235 <property name=
"valign">start
</property>
236 <property name=
"use-underline">True
</property>
237 <child internal-child=
"accessible">
238 <object class=
"AtkObject" id=
"editbtn-atkobject">
239 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|editbtn">Opens a dialog where the selected JRE start parameter can be edited.
</property>
244 <property name=
"expand">False
</property>
245 <property name=
"fill">True
</property>
246 <property name=
"position">0</property>
250 <object class=
"GtkButton" id=
"removebtn">
251 <property name=
"label" translatable=
"yes" context=
"javastartparametersdialog|removebtn">_Remove
</property>
252 <property name=
"visible">True
</property>
253 <property name=
"can-focus">True
</property>
254 <property name=
"receives-default">True
</property>
255 <property name=
"valign">start
</property>
256 <property name=
"use-underline">True
</property>
257 <child internal-child=
"accessible">
258 <object class=
"AtkObject" id=
"removebtn-atkobject">
259 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|removebtn">Deletes the selected JRE start parameter.
</property>
264 <property name=
"expand">False
</property>
265 <property name=
"fill">True
</property>
266 <property name=
"position">1</property>
271 <property name=
"left-attach">1</property>
272 <property name=
"top-attach">3</property>
286 <property name=
"expand">False
</property>
287 <property name=
"fill">True
</property>
288 <property name=
"position">1</property>
293 <property name=
"expand">False
</property>
294 <property name=
"fill">True
</property>
295 <property name=
"position">1</property>
301 <action-widget response=
"-5">ok
</action-widget>
302 <action-widget response=
"-6">cancel
</action-widget>
303 <action-widget response=
"-11">help
</action-widget>