Class ColorPanel

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible

    public class ColorPanel
    extends JPanel
    Panel which updates a RuleColorizer, allowing the user to build expression-based color rules.

    TODO: examine ColorPanel/RuleColorizer/LogPanel listeners and interactions

    Author:
    Scott Deboy <sdeboy@apache.org>
    See Also:
    Serialized Form
    • Method Detail

      • loadLogPanelColorizers

        public void loadLogPanelColorizers()
      • buildBypassSearchColorsPanel

        public JPanel buildBypassSearchColorsPanel()
      • buildSearchAndAlternatingColorPanel

        public JPanel buildSearchAndAlternatingColorPanel()
      • updateColors

        public void updateColors()
      • setCloseActionListener

        public void setCloseActionListener​(ActionListener listener)
      • hidePanel

        public void hidePanel()