Home
last modified time | relevance | path

Searched refs:btnTestConnection (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java138 private XButton btnTestConnection; field in FTPDialog
288 btnTestConnection = insertButton("btnConnect", "connect", in build()
463 setEnabled(btnTestConnection, !(isEmpty(host) || isEmpty(username) || isEmpty(password))); in enableTestButton()
516 setEnabled(btnTestConnection, false); in connect()
563 setEnabled(btnTestConnection, true); in connect()

Completed in 13 milliseconds