Uses of Class
org.mailster.gui.prefs.widgets.SpinnerFieldEditor

Packages that use SpinnerFieldEditor
org.mailster.gui.prefs.pages   
 

Uses of SpinnerFieldEditor in org.mailster.gui.prefs.pages
 

Fields in org.mailster.gui.prefs.pages declared as SpinnerFieldEditor
private  SpinnerFieldEditor SMTPConfigurationPage.connectionTimeoutEditor
          FieldEditor for the connection timeout: This specifies the timeout (in milliseconds) to establish the connection to the host.
private  SpinnerFieldEditor POP3ConfigurationPage.connectionTimeoutEditor
          FieldEditor for the connection timeout: This specifies the timeout (in milliseconds) to establish the connection to the host.
private  SpinnerFieldEditor ProtocolsConfigurationPage.cryptoStrengthEditor
          FieldEditor to select the crypto strength of the automatically generated certificates.
private  SpinnerFieldEditor POP3ConfigurationPage.pop3PortEditor
          FieldEditor for the POP3 port.
private  SpinnerFieldEditor SMTPConfigurationPage.smtpPortEditor
          FieldEditor for the SMTP port.