Interface ICommonUiPreferenceConstants


  • public interface ICommonUiPreferenceConstants
    Preference constants for Common ui plugin.
    • Field Detail

      • TABLE_EX_HEADER_GRADIENT_ENABLED

        static final String TABLE_EX_HEADER_GRADIENT_ENABLED
        Key for table ex header gradient mode (true or false).
        See Also:
        Constant Field Values
      • TABLE_EX_HEADER_LINES_COLOR

        static final String TABLE_EX_HEADER_LINES_COLOR
        Table ex header lines color.
        See Also:
        Constant Field Values
      • DEFAULT_BORDER_COLOR

        static final String DEFAULT_BORDER_COLOR
        Preference key for default border color.
        See Also:
        Constant Field Values
      • TABLE_EX_TREE_TOGGLE_USE_SYSTEM_COLORS

        static final String TABLE_EX_TREE_TOGGLE_USE_SYSTEM_COLORS
        Key for should table ex tree toggle use system colors or not.
        See Also:
        Constant Field Values
      • TABLE_EX_TREE_TOGGLE_BACKGROUND_COLOR

        static final String TABLE_EX_TREE_TOGGLE_BACKGROUND_COLOR
        Table ex tree toggle background color.
        See Also:
        Constant Field Values
      • TABLE_EX_TREE_TOGGLE_FOREGROUND_COLOR

        static final String TABLE_EX_TREE_TOGGLE_FOREGROUND_COLOR
        Table ex tree toggle foreground color.
        See Also:
        Constant Field Values
      • TABLE_EX_CELL_SELECTED_COLOR

        static final String TABLE_EX_CELL_SELECTED_COLOR
        Selected TableExCell color.
        See Also:
        Constant Field Values
      • TABLE_EX_CELL_FOCUSED_COLOR

        static final String TABLE_EX_CELL_FOCUSED_COLOR
        Focused TableExCell color.
        See Also:
        Constant Field Values