Class WindowUtils.NativeWindowUtils.TransparentContentPane

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.sun.jna.platform.WindowUtils.NativeWindowUtils.TransparentContentPane
All Implemented Interfaces:
AWTEventListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Enclosing class:
WindowUtils.NativeWindowUtils

protected abstract class WindowUtils.NativeWindowUtils.TransparentContentPane extends JPanel implements AWTEventListener
See Also:
  • Constructor Details

    • TransparentContentPane

      public TransparentContentPane(Container oldContent)
  • Method Details