Constant Field Values

Contents

com.github.*

  • com.github.tadukoo.launcher.Launcher
    Modifier and Type Constant Field Value
    public static final java.lang.String FONTS_FOLDER "fonts/"
    public static final java.lang.String LIBS_FOLDER "libs/"
    private static final java.lang.String LOGS_FOLDER "logs/"
    public static final java.lang.String PROGRAMS_FOLDER "programs/"
  • com.github.tadukoo.launcher.ProgramInfo
    Modifier and Type Constant Field Value
    private static final java.lang.String DESCRIPTION "Description"
    private static final java.lang.String TITLE "Title"
  • com.github.tadukoo.launcher.downloader.LauncherDownloader
    Modifier and Type Constant Field Value
    private static final long bytesInGB 1073741824L
    private static final long bytesInKB 1024L
    private static final long bytesInMB 1048576L
    private static final java.lang.String fileName "TadukooLauncherInstall.exe"