Package org.luwrain.app.reader
Interface Strings
public interface Strings
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionappName()
localRepoDeletePopupText
(String title) propertiesAreaCharset
(String value) propertiesAreaContentType
(String value) propertiesAreaFormat
(String value) propertiesAreaUrl
(String value)
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
appName
String appName() -
localRepoAreaName
String localRepoAreaName() -
treeAreaName
String treeAreaName() -
notesAreaName
String notesAreaName() -
errorAreaName
String errorAreaName() -
actionAddNote
String actionAddNote() -
actionHideSectionsTree
String actionHideSectionsTree() -
actionHideNotes
String actionHideNotes() -
actionOpenFile
String actionOpenFile() -
actionOpenUrl
String actionOpenUrl() -
actionShowNotes
String actionShowNotes() -
actionShowSectionsTree
String actionShowSectionsTree() -
addNotePopupName
String addNotePopupName() -
addNotePopupPrefix
String addNotePopupPrefix() -
bookTreeRoot
String bookTreeRoot() -
noContent
String noContent() -
noContentFetching
String noContentFetching() -
openPathPopupName
String openPathPopupName() -
openPathPopupPrefix
String openPathPopupPrefix() -
openUrlPopupName
String openUrlPopupName() -
openUrlPopupPrefix
String openUrlPopupPrefix() -
propertiesAreaCharset
-
propertiesAreaContentType
-
propertiesAreaFormat
-
propertiesAreaName
String propertiesAreaName() -
propertiesAreaUrl
-
localRepoActDelete
String localRepoActDelete() -
localRepoDeletePopupName
String localRepoDeletePopupName() -
localRepoDeletePopupText
-
localRepoBookCorrupted
String localRepoBookCorrupted() -
wizardGreetingIntro
String wizardGreetingIntro() -
wizardGreetingRemote
String wizardGreetingRemote() -
wizardGreetingLocal
String wizardGreetingLocal() -
wizardLoginIntro
String wizardLoginIntro() -
wizardLoginMail
String wizardLoginMail() -
wizardLoginPasswd
String wizardLoginPasswd() -
wizardLoginConnect
String wizardLoginConnect() -
wizardConfirmationIntro
String wizardConfirmationIntro() -
wizardConfirmationCode
String wizardConfirmationCode() -
wizardConfirmationConfirm
String wizardConfirmationConfirm()
-