Scala Library
|
|
scala/swing/Oriented.scala
]
trait
Oriented
extends
AnyRefMethod Summary | |
def
|
orientation : Value |
abstract def
|
peer
: javax.swing.JComponent with OrientedMixin
|
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Class Summary | |
protected trait
|
OrientedMixin
extends AnyRef
|
Method Details |
Scala Library
|
|