Class JSuperimposePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JSuperimposePanel extends JPanel
See Also:
  • Field Details

    • buf

      protected Image buf
    • fromBuf

      protected Image fromBuf
    • alpha

      protected float alpha
    • lastVisibleComponent

      protected Component lastVisibleComponent
  • Constructor Details

    • JSuperimposePanel

      public JSuperimposePanel(CardLayout cl)
    • JSuperimposePanel

      public JSuperimposePanel()
  • Method Details