scala.swing.Orientable

trait Wrapper

[source: scala/swing/Orientable.scala]

trait Wrapper
extends Wrapper with Orientable
Direct Known Subclasses:
ProgressBar, ScrollBar, Slider, SplitPane

Method Summary
def orientation_= (o : Value) : Unit
Methods inherited from Wrapper
peer (abstract), orientation
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 orientation_=(o : Value) : Unit
Overrides
Orientable.orientation_=