Package PamView

Class TestPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class TestPanel extends JPanel
Author:
Doug Gillespie Simple JPanel with a pair of crossed lines in a random colour for testing layouts.
See Also:
  • Constructor Details

    • TestPanel

      public TestPanel()
  • Method Details

    • paintComponent

      public void paintComponent(Graphics g)