scala.swing

trait Oriented

[source: scala/swing/Oriented.scala]

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

Method Summary
def orientation : Value
abstract def peer : javax.swing.JComponent
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 peer : javax.swing.JComponent

def orientation : Value