scala.swing.Window

trait InterfaceMixin

[source: scala/swing/Window.scala]

protected trait InterfaceMixin
extends javax.swing.RootPaneContainer
Direct Known Subclasses:
RichWindow.InterfaceMixin

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Methods inherited from javax.swing.RootPaneContainer
javax.swing.RootPaneContainer.getRootPane (abstract), javax.swing.RootPaneContainer.setContentPane (abstract), javax.swing.RootPaneContainer.getContentPane (abstract), javax.swing.RootPaneContainer.setLayeredPane (abstract), javax.swing.RootPaneContainer.getLayeredPane (abstract), javax.swing.RootPaneContainer.setGlassPane (abstract), javax.swing.RootPaneContainer.getGlassPane (abstract)