Class CapturePane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CapturePane extends JPanel

CapturePane class.

See Also:
  • Constructor Details

  • Method Details

    • paintComponent

      protected void paintComponent(Graphics g)
      Overrides frame painting, draws the rectangle cut out frame to show area of screenshot
      Overrides:
      paintComponent in class JComponent