Package org.luwrain.settings.mail
Interface Strings
public interface Strings
-
Field Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
accountFormDefaultOutgoing
String accountFormDefaultOutgoing() -
accountFormEnabled
String accountFormEnabled() -
accountForMessagesAuthorName
String accountForMessagesAuthorName() -
accountFormHost
String accountFormHost() -
accountFormLeaveMessageOnServer
String accountFormLeaveMessageOnServer() -
accountFormLogin
String accountFormLogin() -
accountFormMessagesAuthorAddress
String accountFormMessagesAuthorAddress() -
accountFormName
String accountFormName() -
accountFormPasswd
String accountFormPasswd() -
accountFormPort
String accountFormPort() -
accountFormServerType
String accountFormServerType() -
accountFormTitle
String accountFormTitle() -
accountFormTrustedHosts
String accountFormTrustedHosts() -
accountFormTypeSelectionPopupName
String accountFormTypeSelectionPopupName() -
accountFormUseSsl
String accountFormUseSsl() -
accountFormUseTls
String accountFormUseTls() -
accountsSection
String accountsSection() -
addMailAccount
String addMailAccount() -
addMailFolder
String addMailFolder() -
deleteAccount
String deleteAccount() -
deleteMailFolder
String deleteMailFolder() -
folderFormName
-
mailFolderFormBadOrderIndex
-
mailSection
String mailSection() -
newAccountTitlePopupName
String newAccountTitlePopupName() -
newAccountTitlePopupPrefix
String newAccountTitlePopupPrefix() -
newAccountTypePopupName
String newAccountTypePopupName() -
newFolderPopupName
String newFolderPopupName() -
newFolderPopupPrefix
String newFolderPopupPrefix() -
portMustBeGreaterZero
String portMustBeGreaterZero() -
portNotNumber
String portNotNumber()
-