|
Scala Swing Library
|
|
scala/swing/GridBagPanel.scala]
object
Fill
extends scala.Enumeration| Value Summary | |
val
|
Both : scala.Enumeration.Value |
val
|
Horizontal : scala.Enumeration.Value |
val
|
None : scala.Enumeration.Value |
val
|
Vertical : scala.Enumeration.Value |
| Values and Variables inherited from scala.Enumeration | |
| scala.Enumeration.nextId, scala.Enumeration.nextName |
| 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
None : scala.Enumeration.Value
val
Horizontal : scala.Enumeration.Value
val
Vertical : scala.Enumeration.Value
val
Both : scala.Enumeration.Value
|
Scala Swing Library
|
|