Class TransparentPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class TransparentPanel extends JPanel
See Also:
  • Constructor Details Link icon

    • TransparentPanel Link icon

      public TransparentPanel()
    • TransparentPanel Link icon

      public TransparentPanel(boolean isDoubleBuffered)
    • TransparentPanel Link icon

      public TransparentPanel(LayoutManager layout, boolean isDoubleBuffered)
    • TransparentPanel Link icon

      public TransparentPanel(LayoutManager layout)
  • Method Details Link icon

    • paintComponent Link icon

      public void paintComponent(Graphics g)