Constant Field Values

Contents

de.loskutov.*

  • de.loskutov.anyedit.actions.internal.StartupHelper2 
    Modifier and Type Constant Field Value
    private static final java.lang.String FILE_SAVE "org.eclipse.ui.file.save"
    private static final java.lang.String FILE_SAVE_ALL "org.eclipse.ui.file.saveAll"
  • de.loskutov.anyedit.actions.internal.de.loskutov.anyedit.actions.internal.StartupHelper2.DirtyHookRunnable 
    Modifier and Type Constant Field Value
    private static final java.lang.String FILE_TOOLBAR "org.eclipse.ui.workbench.file"
    private static final java.lang.String PRINT_BUTTON_ID "print"
  • de.loskutov.anyedit.ui.wizards.ExportPage 
    Modifier and Type Constant Field Value
    private static final java.lang.String DESCRIPTION "Select working sets to export and the file path to store"
    private static final java.lang.String TITLE "Export working sets to the local file system"
  • de.loskutov.anyedit.ui.wizards.ImportPage 
    Modifier and Type Constant Field Value
    private static final java.lang.String DESCRIPTION "Select the file path to import working sets from and working sets to import"
    private static final java.lang.String TITLE "Import working sets from the local file system"