JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
htsjdk.samtools.seekablestream
UserPasswordInput
Contents
Description
Method Summary
Method Details
setHost(String)
showDialog()
getUser()
getPassword()
Hide sidebar
Show sidebar
Interface UserPasswordInput
public interface
UserPasswordInput
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPassword
()
String
getUser
()
void
setHost
(
String
host)
boolean
showDialog
()
Method Details
setHost
void
setHost
(
String
host)
showDialog
boolean
showDialog
()
getUser
String
getUser
()
getPassword
String
getPassword
()