Class DisplaySettings


  • public class DisplaySettings
    extends java.lang.Object
    Setting values that are in "Display_options" section.
    • Field Detail

      • THEME

        public static final Setting<java.lang.String> THEME
      • SESSIONS_PER_PAGE

        public static final Setting<java.lang.Integer> SESSIONS_PER_PAGE
      • ORDER_WORLD_PIE_BY_PERCENTAGE

        public static final Setting<java.lang.Boolean> ORDER_WORLD_PIE_BY_PERCENTAGE
      • PLAYERS_PER_SERVER_PAGE

        public static final Setting<java.lang.Integer> PLAYERS_PER_SERVER_PAGE
      • PLAYERS_PER_PLAYERS_PAGE

        public static final Setting<java.lang.Integer> PLAYERS_PER_PLAYERS_PAGE
      • OPEN_PLAYER_LINKS_IN_NEW_TAB

        public static final Setting<java.lang.Boolean> OPEN_PLAYER_LINKS_IN_NEW_TAB
      • GAPS_IN_GRAPH_DATA

        public static final Setting<java.lang.Boolean> GAPS_IN_GRAPH_DATA
      • GRAPH_TPS_THRESHOLD_HIGH

        public static final Setting<java.lang.Integer> GRAPH_TPS_THRESHOLD_HIGH
      • GRAPH_TPS_THRESHOLD_MED

        public static final Setting<java.lang.Integer> GRAPH_TPS_THRESHOLD_MED
      • GRAPH_DISK_THRESHOLD_HIGH

        public static final Setting<java.lang.Integer> GRAPH_DISK_THRESHOLD_HIGH
      • GRAPH_DISK_THRESHOLD_MED

        public static final Setting<java.lang.Integer> GRAPH_DISK_THRESHOLD_MED
      • CMD_COLOR_MAIN

        public static final Setting<java.lang.String> CMD_COLOR_MAIN
      • CMD_COLOR_SECONDARY

        public static final Setting<java.lang.String> CMD_COLOR_SECONDARY
      • CMD_COLOR_TERTIARY

        public static final Setting<java.lang.String> CMD_COLOR_TERTIARY