Package dataMap

Class SettingsStrip

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ColorManaged

public class SettingsStrip extends JPanelWithPamKey
Display a simple strip along the top of the Scrolling data panel which shows a little arrow or something for each set of PAMGAURD settings
Author:
Doug Gillespie
See Also:
  • Constructor Details

  • Method Details

    • getStripHeight

      public int getStripHeight()
    • scrollChanged

      public void scrollChanged()
    • paint

      public void paint(Graphics g)
      Overrides:
      paint in class JComponent
    • showPopupMenu

      public void showPopupMenu(MouseEvent me)