scala.swing.test

object Dialogs

[source: scala/swing/test/Dialogs.scala]

object Dialogs
extends SimpleGUIApplication
Value Summary
val label : Label
val tabs : TabbedPane
val ui : BorderPanel
Method Summary
def top : MainFrame
Methods inherited from SimpleGUIApplication
main, resourceFromClassloader, resourceFromUserDirectory
Methods inherited from GUIApplication
init, run
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
val label : Label

val tabs : TabbedPane

val ui : BorderPanel

Method Details
def top : MainFrame
Overrides
SimpleGUIApplication.top