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">1000000000000</property>
7 <property name=
"step_increment">1</property>
8 <property name=
"page_increment">10</property>
10 <object class=
"GtkBox" id=
"SpecialJDBCConnectionPage">
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=
"GtkLabel" id=
"header">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"halign">start
</property>
23 <property name=
"margin_bottom">6</property>
24 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|header">Set up connection to a MySQL/MariaDB database using JDBC
</property>
26 <attribute name=
"weight" value=
"bold"/>
28 <child internal-child=
"accessible">
29 <object class=
"AtkObject">
30 <property name=
"AtkObject::accessible-role">static
</property>
35 <property name=
"expand">False
</property>
36 <property name=
"fill">True
</property>
37 <property name=
"position">0</property>
41 <object class=
"GtkLabel" id=
"helpLabel">
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">False
</property>
44 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|helpLabel">Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings.
</property>
45 <property name=
"wrap">True
</property>
46 <property name=
"width_chars">72</property>
47 <property name=
"max_width_chars">72</property>
48 <property name=
"xalign">0</property>
49 <child internal-child=
"accessible">
50 <object class=
"AtkObject">
51 <property name=
"AtkObject::accessible-role">static
</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"position">1</property>
62 <!-- n-columns=1 n-rows=1 -->
63 <object class=
"GtkGrid" id=
"grid1">
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">False
</property>
66 <property name=
"hexpand">True
</property>
67 <property name=
"vexpand">True
</property>
68 <property name=
"row_spacing">6</property>
69 <property name=
"column_spacing">12</property>
71 <object class=
"GtkLabel" id=
"dbNameLabel">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">False
</property>
74 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|dbNameLabel">_Database name:
</property>
75 <property name=
"use_underline">True
</property>
76 <property name=
"mnemonic_widget">dbNameEntry
</property>
77 <property name=
"xalign">1</property>
80 <property name=
"left_attach">0</property>
81 <property name=
"top_attach">0</property>
85 <object class=
"GtkLabel" id=
"hostNameLabel">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|hostNameLabel">_Server:
</property>
89 <property name=
"use_underline">True
</property>
90 <property name=
"mnemonic_widget">hostNameEntry
</property>
91 <property name=
"xalign">1</property>
94 <property name=
"left_attach">0</property>
95 <property name=
"top_attach">1</property>
99 <object class=
"GtkLabel" id=
"portNumLabel">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|portNumLabel">_Port number:
</property>
103 <property name=
"use_underline">True
</property>
104 <property name=
"mnemonic_widget">portNumEntry
</property>
105 <property name=
"xalign">1</property>
108 <property name=
"left_attach">0</property>
109 <property name=
"top_attach">2</property>
113 <object class=
"GtkEntry" id=
"dbNameEntry">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">True
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"truncate-multiline">True
</property>
118 <property name=
"activates_default">True
</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">0</property>
126 <object class=
"GtkEntry" id=
"hostNameEntry">
127 <property name=
"visible">True
</property>
128 <property name=
"can_focus">True
</property>
129 <property name=
"hexpand">True
</property>
130 <property name=
"truncate-multiline">True
</property>
131 <property name=
"activates_default">True
</property>
134 <property name=
"left_attach">1</property>
135 <property name=
"top_attach">1</property>
139 <object class=
"GtkBox" id=
"box1">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">False
</property>
142 <property name=
"hexpand">True
</property>
143 <property name=
"spacing">12</property>
145 <object class=
"GtkSpinButton" id=
"portNumEntry">
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"hexpand">True
</property>
149 <property name=
"activates_default">True
</property>
150 <property name=
"truncate-multiline">True
</property>
151 <property name=
"adjustment">adjustment1
</property>
154 <property name=
"expand">False
</property>
155 <property name=
"fill">True
</property>
156 <property name=
"position">0</property>
160 <object class=
"GtkLabel" id=
"portNumDefLabel">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">False
</property>
163 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|portNumDefLabel">Default:
3306</property>
164 <child internal-child=
"accessible">
165 <object class=
"AtkObject">
166 <property name=
"AtkObject::accessible-role">static
</property>
171 <property name=
"expand">False
</property>
172 <property name=
"fill">True
</property>
173 <property name=
"position">1</property>
178 <property name=
"left_attach">1</property>
179 <property name=
"top_attach">2</property>
184 <property name=
"expand">False
</property>
185 <property name=
"fill">True
</property>
186 <property name=
"position">2</property>
190 <!-- n-columns=1 n-rows=1 -->
191 <object class=
"GtkGrid" id=
"grid2">
192 <property name=
"visible">True
</property>
193 <property name=
"can_focus">False
</property>
194 <property name=
"hexpand">True
</property>
195 <property name=
"vexpand">True
</property>
196 <property name=
"row_spacing">6</property>
197 <property name=
"column_spacing">12</property>
199 <object class=
"GtkLabel" id=
"jdbcDriverLabel">
200 <property name=
"visible">True
</property>
201 <property name=
"can_focus">False
</property>
202 <property name=
"halign">start
</property>
203 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|jdbcDriverLabel">MySQL/MariaDB JDBC d_river class:
</property>
204 <property name=
"use_underline">True
</property>
205 <property name=
"mnemonic_widget">jdbcDriverEntry
</property>
208 <property name=
"left_attach">0</property>
209 <property name=
"top_attach">0</property>
213 <object class=
"GtkEntry" id=
"jdbcDriverEntry">
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">True
</property>
216 <property name=
"hexpand">True
</property>
217 <property name=
"truncate-multiline">True
</property>
218 <property name=
"activates_default">True
</property>
221 <property name=
"left_attach">0</property>
222 <property name=
"top_attach">1</property>
226 <object class=
"GtkButton" id=
"testDriverButton">
227 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|testDriverButton">_Test Class
</property>
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">True
</property>
230 <property name=
"receives_default">True
</property>
231 <property name=
"use_underline">True
</property>
234 <property name=
"left_attach">1</property>
235 <property name=
"top_attach">1</property>
243 <property name=
"expand">False
</property>
244 <property name=
"fill">True
</property>
245 <property name=
"position">3</property>