scala.swing

class MainFrame

[source: scala/swing/MainFrame.scala]

class MainFrame
extends Frame
A frame that can be used for main application windows. Shuts down the framework and quits the application when closed.
Values and Variables inherited from Frame
peer
Values and Variables inherited from Publisher
listeners
Values and Variables inherited from Reactor
reactions
Methods inherited from Frame
title, title_=, contents_=, defaultButton, defaultButton_=, defaultButton_=, dispose, pack, menuBar, menuBar_=, setLocationRelativeTo, location_=, iconImage, iconImage_=
Methods inherited from Publisher
subscribe, unsubscribe, publish
Methods inherited from Reactor
listenTo, deafTo
Methods inherited from RootPanel
contents
Methods inherited from UIElement
self, foreground, foreground_=, background, background_=, minimumSize, minimumSize_=, maximumSize, maximumSize_=, preferredSize, preferredSize_=, preferredSize_=, font, font_=, locationOnScreen, location, bounds, size, size_=, size_=, locale, toolkit, cursor, cursor_=, visible, visible_=, showing, repaint
Methods inherited from Proxy
hashCode, equals, toString
Methods inherited from AnyRef
getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf