isabelle

object GUI_Setup

[source: isabelle/GUI_Setup.scala]

object GUI_Setup
extends scala.swing.GUIApplication
Method 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
def main(args : scala.Array[java.lang.String]) : Unit

def top : scala.swing.MainFrame