Class FlatLafValidIndicator

java.lang.Object
is.codion.plugin.flatlaf.indicator.FlatLafValidIndicator
All Implemented Interfaces:
ValidIndicator

public final class FlatLafValidIndicator extends Object implements ValidIndicator
  • Constructor Details

    • FlatLafValidIndicator

      public FlatLafValidIndicator()
  • Method Details

    • enable

      public void enable(JComponent component, ObservableState validState)
      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
      validState - the valid state observer