scala.swing.test

object CelsiusConverter

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

object CelsiusConverter
extends SimpleGUIApplication
A GUI app to convert celsius to centigrade
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
Method Details
def top : MainFrame
Overrides
SimpleGUIApplication.top