|
Scala Library
|
|
scala/swing/Orientable.scala]
trait
Orientable
extends OrientedOriented whose orientation can be changed.| Method Summary | |
abstract def
|
orientation_= (o : Value) : Unit |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Methods inherited from Oriented | |
| orientation (abstract) |
| Method Details |
|
Scala Library
|
|