|
Scala Library
|
|
scala/swing/test/Dialogs.scala]
object
Dialogs
extends SimpleSwingApplication| Value Summary | |
lazy val
|
label : Label |
lazy val
|
tabs : TabbedPane |
lazy val
|
top : MainFrame |
lazy val
|
ui : Panel |
| Values and Variables inherited from Reactor | |
| reactions |
| Methods inherited from SimpleSwingApplication | |
| startup, resourceFromClassloader, resourceFromUserDirectory |
| Methods inherited from SwingApplication | |
| main, quit, shutdown |
| Methods inherited from Reactor | |
| listenTo, deafTo |
| 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 |
lazy val
label : Label
lazy val
tabs : TabbedPane
lazy val
ui : Panel
lazy val
top : MainFrame
|
Scala Library
|
|