1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name image -->
8 <column type=
"GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
15 <object class=
"GtkDialog" id=
"JavaClassPath">
16 <property name=
"can_focus">False
</property>
17 <property name=
"border_width">6</property>
18 <property name=
"title" translatable=
"yes" context=
"javaclasspathdialog|JavaClassPath">Class Path
</property>
19 <property name=
"resizable">False
</property>
20 <property name=
"modal">True
</property>
21 <property name=
"default_width">0</property>
22 <property name=
"default_height">0</property>
23 <property name=
"type_hint">dialog
</property>
24 <child internal-child=
"vbox">
25 <object class=
"GtkBox" id=
"dialog-vbox1">
26 <property name=
"can_focus">False
</property>
27 <property name=
"orientation">vertical
</property>
28 <property name=
"spacing">12</property>
29 <child internal-child=
"action_area">
30 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
31 <property name=
"can_focus">False
</property>
32 <property name=
"layout_style">end
</property>
34 <object class=
"GtkButton" id=
"ok">
35 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">True
</property>
38 <property name=
"can_default">True
</property>
39 <property name=
"has_default">True
</property>
40 <property name=
"receives_default">True
</property>
41 <property name=
"use-underline">True
</property>
44 <property name=
"expand">False
</property>
45 <property name=
"fill">True
</property>
46 <property name=
"position">0</property>
50 <object class=
"GtkButton" id=
"cancel">
51 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"receives_default">True
</property>
55 <property name=
"use-underline">True
</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"position">1</property>
64 <object class=
"GtkButton" id=
"help">
65 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
66 <property name=
"visible">True
</property>
67 <property name=
"can_focus">True
</property>
68 <property name=
"receives_default">True
</property>
69 <property name=
"use-underline">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"position">2</property>
75 <property name=
"secondary">True
</property>
80 <property name=
"expand">False
</property>
81 <property name=
"fill">True
</property>
82 <property name=
"pack_type">end
</property>
83 <property name=
"position">0</property>
87 <object class=
"GtkBox" id=
"box1">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"vexpand">True
</property>
92 <property name=
"spacing">6</property>
94 <object class=
"GtkBox" id=
"box3">
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=
"orientation">vertical
</property>
100 <property name=
"spacing">6</property>
102 <object class=
"GtkLabel" id=
"label1">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"label" translatable=
"yes" context=
"javaclasspathdialog|label1">A_ssigned folders and archives
</property>
106 <property name=
"use_underline">True
</property>
107 <property name=
"mnemonic_widget">paths
</property>
108 <property name=
"xalign">0</property>
111 <property name=
"expand">False
</property>
112 <property name=
"fill">True
</property>
113 <property name=
"position">0</property>
117 <object class=
"GtkScrolledWindow">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">True
</property>
120 <property name=
"hexpand">True
</property>
121 <property name=
"vexpand">True
</property>
122 <property name=
"shadow_type">in
</property>
124 <object class=
"GtkTreeView" id=
"paths">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">True
</property>
127 <property name=
"vexpand">True
</property>
128 <property name=
"model">liststore1
</property>
129 <property name=
"headers_visible">False
</property>
130 <property name=
"headers_clickable">False
</property>
131 <property name=
"search_column">0</property>
132 <property name=
"show_expanders">False
</property>
133 <child internal-child=
"selection">
134 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
137 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
139 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext1"/>
141 <attribute name=
"pixbuf">0</attribute>
147 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
149 <object class=
"GtkCellRendererText" id=
"cellrenderertext2"/>
151 <attribute name=
"text">1</attribute>
156 <child internal-child=
"accessible">
157 <object class=
"AtkObject" id=
"paths-atkobject">
158 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|paths">Specifies the location of Java classes or Java class libraries.
</property>
165 <property name=
"expand">False
</property>
166 <property name=
"fill">True
</property>
167 <property name=
"position">1</property>
172 <property name=
"expand">False
</property>
173 <property name=
"fill">True
</property>
174 <property name=
"position">0</property>
178 <object class=
"GtkBox" id=
"box2">
179 <property name=
"visible">True
</property>
180 <property name=
"can_focus">False
</property>
181 <property name=
"orientation">vertical
</property>
182 <property name=
"spacing">12</property>
184 <object class=
"GtkButton" id=
"archive">
185 <property name=
"label" translatable=
"yes" context=
"javaclasspathdialog|archive">_Add Archive...
</property>
186 <property name=
"visible">True
</property>
187 <property name=
"can_focus">True
</property>
188 <property name=
"receives_default">True
</property>
189 <property name=
"use_underline">True
</property>
190 <child internal-child=
"accessible">
191 <object class=
"AtkObject" id=
"archive-atkobject">
192 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|archive">Select an archive file in jar or zip format and add the file to the class path.
</property>
197 <property name=
"expand">False
</property>
198 <property name=
"fill">True
</property>
199 <property name=
"position">0</property>
203 <object class=
"GtkButton" id=
"folder">
204 <property name=
"label" translatable=
"yes" context=
"javaclasspathdialog|folder">Add _Folder
</property>
205 <property name=
"visible">True
</property>
206 <property name=
"can_focus">True
</property>
207 <property name=
"receives_default">True
</property>
208 <property name=
"use_underline">True
</property>
209 <child internal-child=
"accessible">
210 <object class=
"AtkObject" id=
"folder-atkobject">
211 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|folder">Select a folder and add the folder to the class path.
</property>
216 <property name=
"expand">False
</property>
217 <property name=
"fill">True
</property>
218 <property name=
"position">1</property>
222 <object class=
"GtkButton" id=
"remove">
223 <property name=
"label" translatable=
"yes" context=
"javaclasspathdialog|remove">_Remove
</property>
224 <property name=
"visible">True
</property>
225 <property name=
"can_focus">True
</property>
226 <property name=
"receives_default">True
</property>
227 <property name=
"use_underline">True
</property>
228 <child internal-child=
"accessible">
229 <object class=
"AtkObject" id=
"remove-atkobject">
230 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|remove">Select an archive or a folder in the list and click Remove to remove the object from the class path.
</property>
235 <property name=
"expand">False
</property>
236 <property name=
"fill">True
</property>
237 <property name=
"position">2</property>
242 <property name=
"expand">False
</property>
243 <property name=
"fill">True
</property>
244 <property name=
"position">1</property>
249 <property name=
"expand">False
</property>
250 <property name=
"fill">True
</property>
251 <property name=
"position">1</property>
257 <action-widget response=
"-5">ok
</action-widget>
258 <action-widget response=
"-6">cancel
</action-widget>
259 <action-widget response=
"-11">help
</action-widget>
261 <child type=
"titlebar">
264 <child internal-child=
"accessible">
265 <object class=
"AtkObject" id=
"JavaClassPath-atkobject">
266 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|JavaClassPath">Specifies the location of Java classes or Java class libraries.
</property>