Class ColorFunctionGridCellRenderer

java.lang.Object
org.baseagent.ui.defaults.ColorFunctionGridCellRenderer
All Implemented Interfaces:
GridCellRenderer, GridLayerRenderer

public class ColorFunctionGridCellRenderer extends Object implements GridCellRenderer
  • Constructor Details

    • ColorFunctionGridCellRenderer

      public ColorFunctionGridCellRenderer(Function<Object,javafx.scene.paint.Color> colorFunction)
  • Method Details