Class TopoTileUsagePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable

public class TopoTileUsagePanel extends AbstractTileUsagePanel
This panel displays the current contents of the topographic tile directory tree in terms of which tiles are populated on the system.
Author:
Andrew Pavlin, KA2DDO
See Also:
  • Constructor Details

    • TopoTileUsagePanel

      public TopoTileUsagePanel(File tileDir)
  • Method Details

    • paintComponent

      protected void paintComponent(Graphics g)
      Paint the usage and current download bounding box on the panel.
      Specified by:
      paintComponent in class AbstractTileUsagePanel
      Parameters:
      g - the Graphics object to protect