scala.swing.RichWindow
InterfaceMixin
trait
InterfaceMixin extends InterfaceMixin
Inherits
- InterfaceMixin
- RootPaneContainer
- AnyRef
- Any
Value Members
-
def
equals(arg0: Any): Boolean
-
def
getContentPane(): Container
-
def
getGlassPane(): Component
-
def
getJMenuBar: JMenuBar
-
def
getLayeredPane(): JLayeredPane
-
def
getRootPane(): JRootPane
-
def
getTitle: String
-
def
hashCode(): Int
-
def
isResizable: Boolean
-
def
setContentPane(arg0: Container): Unit
-
def
setGlassPane(arg0: Component): Unit
-
def
setJMenuBar(b: JMenuBar): Unit
-
def
setLayeredPane(arg0: JLayeredPane): Unit
-
def
setResizable(b: Boolean): Unit
-
def
setTitle(s: String): Unit
-
def
setUndecorated(b: Boolean): Unit
-
def
toString(): String