Uses of Class
net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor

Packages that use SpinnerFieldEditor
net.sourceforge.java.feednread.frontend.configuration Contains all the PreferencePage classes composing the ui of the application configuration. 
 

Uses of SpinnerFieldEditor in net.sourceforge.java.feednread.frontend.configuration
 

Fields in net.sourceforge.java.feednread.frontend.configuration declared as SpinnerFieldEditor
private  SpinnerFieldEditor TrayConfigurationPage.maxTrayNotificationNewsEditor
           FieldEditor for the maximum number of news to display in a notification popup
private  SpinnerFieldEditor TrayConfigurationPage.notificationDisplayTime
           FieldEditor to select the display time of a notification popup
private  SpinnerFieldEditor ProxyConfigurationPage.proxyPortEditor
           FieldEditor for the proxy port
private  SpinnerFieldEditor ConnectionConfigurationPage.maxParallelConnectionsEditor
           FieldEditor for the maximum parallel connections established by the application
private  SpinnerFieldEditor ConnectionConfigurationPage.connectionTimeoutEditor
           FieldEditor for the connection timeout: This specifies the timeout (in milliseconds) to establish the connection to the host.
private  SpinnerFieldEditor ConnectionConfigurationPage.readTimeoutEditor
           FieldEditor for the read timeout: This specifies the timeout (in milliseconds) when reading from input stream when a connection is established to a resource
private  SpinnerFieldEditor CacheConfigurationPage.maxLiveCacheEditor
           
private  SpinnerFieldEditor CacheConfigurationPage.maxPersistentCacheEditor
           
private  SpinnerFieldEditor ArchiveConfigurationPage.maxArchiveItemSizeEditor
           The FieldEditor for the max archive item size
private  SpinnerFieldEditor ArchiveConfigurationPage.maxLiveArchiveSizeEditor
           The FieldEditor for the max live archive size
private  SpinnerFieldEditor ArchiveConfigurationPage.maxPersistentArchiveSizeEditor
           The FieldEditor for the max persistent archive size