Scala 2.8.0.r0-b20090810214045 API

This document is the API specification for Scala Library

Class Summary
class SimpleApplet extends Applet
Object Summary
object ButtonApp extends SimpleGUIApplication
object CelsiusConverter extends SimpleGUIApplication
A GUI app to convert celsius to centigrade
object CelsiusConverter2 extends SimpleGUIApplication
object ComboBoxes extends SimpleGUIApplication
Demonstrates how to use combo boxes and custom item renderers. TODO: clean up layout
object CountButton extends SimpleGUIApplication
object Dialogs extends SimpleGUIApplication
object GridBagDemo extends SimpleGUIApplication
object HelloWorld extends GUIApplication
A simple swing demo.
object LabelTest extends SimpleGUIApplication
object LinePainting extends SimpleGUIApplication
Dragging the mouse draws a simple graph
object SwingApp extends SimpleGUIApplication
object TableSelection extends SimpleGUIApplication
object UIDemo extends SimpleGUIApplication