Class PositionLabel

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

public class PositionLabel extends JLabel
Component whose text gives the current position of the mouse on a given plot surface.
Since:
29 Nov 2005
Author:
Mark Taylor
See Also:
  • Constructor Details

    • PositionLabel

      public PositionLabel(uk.ac.starlink.ttools.plot.PlotSurface surface)
      Constructs a new PositionLabel which reports on a given surface.
      Parameters:
      surface - plot surface to report on