Scala 2
|
|
isabelle/GUI_Setup.scala
]
object
GUI_Setup
extends
scala.swing.GUIApplicationMethod Summary | |
def
|
main (args : scala.Array[java.lang.String]) : Unit |
def
|
top : scala.swing.MainFrame |
Methods inherited from scala.swing.GUIApplication | |
scala.swing.GUIApplication.init, scala.swing.GUIApplication.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 |
Method Details |
Scala 2
|
|