scala.swing.test

object ComboBoxes

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

object ComboBoxes
extends SimpleGUIApplication
Demonstrates how to use combo boxes and custom item renderers. TODO: clean up layout
Value Summary
val ui : FlowPanel
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
Value Details
val ui : FlowPanel

Method Details
def top : MainFrame
Overrides
SimpleGUIApplication.top