rero.dck.items

Class ServerList.EditServerInfo

protected class ServerList.EditServerInfo extends APanel

Field Summary
protected JTextFielddescription
protected JTextFieldhost
protected JCheckBoxisSSL
protected JCheckBoxisStartup
protected JTextFieldnetwork
protected JPasswordFieldpassword
protected JTextFieldportRange
Method Summary
ObjectgetValue(Object value)
voidsetupDialog(Object value)

Field Detail

description

protected JTextField description

host

protected JTextField host

isSSL

protected JCheckBox isSSL

isStartup

protected JCheckBox isStartup

network

protected JTextField network

password

protected JPasswordField password

portRange

protected JTextField portRange

Method Detail

getValue

public Object getValue(Object value)

setupDialog

public void setupDialog(Object value)