Scala Library
|
|
scala/swing/BorderPanel.scala
]
object
Position
extends
EnumerationBorderPanel
Value Summary | |
val
|
Center : Value |
val
|
East : Value |
val
|
North : Value |
val
|
South : Value |
val
|
West : Value |
Values and Variables inherited from Enumeration | |
nextId, nextName |
Methods inherited from Enumeration | |
toString, values, maxId, apply, withName, Value, Value, Value, Value, name, valueOf, iterator, foreach, forall, exists, map, flatMap, filter |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Value Details |
Scala Library
|
|