Class BackgroundColorValidIndicator

java.lang.Object
is.codion.swing.common.ui.component.indicator.BackgroundColorValidIndicator
All Implemented Interfaces:
ValidIndicator

public final class BackgroundColorValidIndicator extends Object implements ValidIndicator
  • Constructor Details

    • BackgroundColorValidIndicator

      public BackgroundColorValidIndicator()
  • Method Details

    • enable

      public void enable(JComponent component, ObservableState valid)
      Description copied from interface: ValidIndicator
      Enables the valid indicator for the given component, based on the given valid state
      Specified by:
      enable in interface ValidIndicator
      Parameters:
      component - the component
      valid - the valid state observer