1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">65535</property>
7 <property name=
"step_increment">1</property>
8 <property name=
"page_increment">10</property>
10 <object class=
"GtkBox" id=
"GeneralSpecialJDBCDetails">
11 <property name=
"visible">True
</property>
12 <property name=
"can_focus">False
</property>
13 <property name=
"hexpand">True
</property>
14 <property name=
"vexpand">True
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
19 <object class=
"GtkFrame" id=
"frame2">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"hexpand">True
</property>
23 <property name=
"label_xalign">0</property>
24 <property name=
"shadow_type">none
</property>
26 <!-- n-columns=1 n-rows=1 -->
27 <object class=
"GtkGrid" id=
"grid1">
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">False
</property>
30 <property name=
"hexpand">True
</property>
31 <property name=
"row_spacing">6</property>
32 <property name=
"column_spacing">12</property>
33 <property name=
"margin-start">12</property>
34 <property name=
"margin-top">6</property>
36 <object class=
"GtkLabel" id=
"label2">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|label2">_Host name:
</property>
40 <property name=
"use_underline">True
</property>
41 <property name=
"mnemonic_widget">hostNameEntry
</property>
42 <property name=
"xalign">1</property>
45 <property name=
"left_attach">0</property>
46 <property name=
"top_attach">0</property>
50 <object class=
"GtkLabel" id=
"label3">
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">False
</property>
53 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|label3">_Port number:
</property>
54 <property name=
"use_underline">True
</property>
55 <property name=
"mnemonic_widget">portNumberSpinbutton
</property>
56 <property name=
"xalign">1</property>
59 <property name=
"left_attach">0</property>
60 <property name=
"top_attach">1</property>
64 <object class=
"GtkEntry" id=
"hostNameEntry">
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"hexpand">True
</property>
68 <property name=
"truncate-multiline">True
</property>
69 <property name=
"activates_default">True
</property>
72 <property name=
"left_attach">1</property>
73 <property name=
"top_attach">0</property>
77 <object class=
"GtkLabel" id=
"socketLabel">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|socketLabel">Socket:
</property>
81 <property name=
"xalign">1</property>
82 <property name=
"use_underline">True
</property>
83 <property name=
"mnemonic_widget">socketEntry
</property>
86 <property name=
"left_attach">0</property>
87 <property name=
"top_attach">2</property>
91 <object class=
"GtkLabel" id=
"driverClassLabel">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|driverClassLabel">MySQL JDBC d_river class:
</property>
95 <property name=
"use_underline">True
</property>
96 <property name=
"mnemonic_widget">jdbcDriverClassEntry
</property>
97 <property name=
"xalign">1</property>
100 <property name=
"left_attach">0</property>
101 <property name=
"top_attach">3</property>
105 <object class=
"GtkEntry" id=
"jdbcDriverClassEntry">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">True
</property>
108 <property name=
"hexpand">True
</property>
109 <property name=
"truncate-multiline">True
</property>
110 <property name=
"activates_default">True
</property>
113 <property name=
"left_attach">1</property>
114 <property name=
"top_attach">3</property>
118 <object class=
"GtkButton" id=
"testDriverClassButton">
119 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|testDriverClassButton">Test Class
</property>
120 <property name=
"visible">True
</property>
121 <property name=
"can_focus">True
</property>
122 <property name=
"receives_default">True
</property>
125 <property name=
"left_attach">2</property>
126 <property name=
"top_attach">3</property>
130 <object class=
"GtkEntry" id=
"socketEntry">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">True
</property>
133 <property name=
"hexpand">True
</property>
134 <property name=
"truncate-multiline">True
</property>
135 <property name=
"activates_default">True
</property>
138 <property name=
"left_attach">1</property>
139 <property name=
"top_attach">2</property>
143 <object class=
"GtkSpinButton" id=
"portNumberSpinbutton">
144 <property name=
"visible">True
</property>
145 <property name=
"can_focus">True
</property>
146 <property name=
"hexpand">True
</property>
147 <property name=
"truncate-multiline">True
</property>
148 <property name=
"adjustment">adjustment1
</property>
151 <property name=
"left_attach">1</property>
152 <property name=
"top_attach">1</property>
167 <object class=
"GtkLabel" id=
"label1">
168 <property name=
"visible">True
</property>
169 <property name=
"can_focus">False
</property>
170 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|label1">Connection Settings
</property>
172 <attribute name=
"weight" value=
"bold"/>
178 <property name=
"expand">False
</property>
179 <property name=
"fill">True
</property>
180 <property name=
"position">0</property>
184 <object class=
"GtkFrame" id=
"frame1">
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">False
</property>
187 <property name=
"hexpand">True
</property>
188 <property name=
"label_xalign">0</property>
189 <property name=
"shadow_type">none
</property>
191 <object class=
"GtkBox" id=
"box1">
192 <property name=
"visible">True
</property>
193 <property name=
"can_focus">False
</property>
194 <property name=
"hexpand">True
</property>
195 <property name=
"spacing">12</property>
196 <property name=
"margin-start">12</property>
197 <property name=
"margin-top">6</property>
199 <object class=
"GtkLabel" id=
"charsetlabel">
200 <property name=
"visible">True
</property>
201 <property name=
"can_focus">False
</property>
202 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|charsetlabel">_Character set:
</property>
203 <property name=
"use_underline">True
</property>
204 <property name=
"mnemonic_widget">charset
</property>
207 <property name=
"expand">False
</property>
208 <property name=
"fill">True
</property>
209 <property name=
"position">0</property>
213 <object class=
"GtkComboBoxText" id=
"charset">
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">True
</property>
216 <property name=
"hexpand">True
</property>
219 <property name=
"expand">False
</property>
220 <property name=
"fill">True
</property>
221 <property name=
"position">1</property>
227 <object class=
"GtkLabel" id=
"charsetheader">
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">False
</property>
230 <property name=
"label" translatable=
"yes" context=
"generalspecialjdbcdetailspage|charsetheader">Data Conversion
</property>
232 <attribute name=
"weight" value=
"bold"/>
238 <property name=
"expand">False
</property>
239 <property name=
"fill">True
</property>
240 <property name=
"position">1</property>