Package PamView

Class BusyLayeredPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

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

    • BusyLayeredPane Link icon

      public BusyLayeredPane(JLayeredPane parentFrame)
  • Method Details Link icon

    • paint Link icon

      public void paint(Graphics g)
      The default dims the blocked component.
      Overrides:
      paint in class JComponent