scala.swing.test

object LinePainting

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

object LinePainting
extends SimpleSwingApplication
Dragging the mouse draws a simple graph
Author
Frank Teubler, Ingo Maier
Value Summary
lazy val ui : Panel
Values and Variables inherited from Reactor
reactions
Method Summary
def top : MainFrame
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 ui : Panel

Method Details
def top : MainFrame
Overrides
SimpleSwingApplication.top