scala.swing

trait Oriented

[source: scala/swing/Oriented.scala]

trait Oriented
extends AnyRef
Something that can have an orientation.
Direct Known Subclasses:
Adjustable, Orientable, Oriented.Wrapper

Method Summary
abstract def orientation : Value
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
abstract def orientation : Value