scala.swing.ScrollPane.BarPolicy

class Value

[source: scala/swing/ScrollPane/BarPolicy.scala]

class Value(val horizontalPeer : Int, val verticalPeer : Int)
extends Val
The type of the enumerated values.
Method Summary
override def id : Int
the id and bit location of this enumeration value
Methods inherited from Val
toString
Methods inherited from Value
compare, equals, hashCode, mask32, mask64
Methods inherited from Ordered
<, >, <=, >=, compareTo
Methods inherited from AnyRef
getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
override def id : Int
the id and bit location of this enumeration value
Overrides
Val.id