scala.swing.event.Key

object Location

[source: scala/swing/event/Key.scala]

object Location
extends Enumeration
Value Summary
val Left : Value
val Numpad : Value
val Right : Value
val Standard : Value
val Unknown : 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
val Left : Value

val Right : Value

val Numpad : Value

val Standard : Value

val Unknown : Value