Class JSparklinesHeatMapDemo

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class JSparklinesHeatMapDemo
extends JFrame
Demo of JSparklines used to display heat maps in Java tables.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • main

      public static void main​(String[] args)
      Starts the JSparklines heat map demo.
      Parameters:
      args - the command line arguments
    • getVersion

      public String getVersion()
      Retrieves the version number set in the pom file.
      Returns:
      the version number of JSparklines