Scala Library
|
|
scala/swing/package.scala
]
object
package
extends
AnyRefType Summary | |
type
|
Color |
type
|
Dimension |
type
|
Font |
type
|
Graphics2D |
type
|
Image |
type
|
Insets |
type
|
Point
Useful imports that don't have wrappers.
|
type
|
Rectangle |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Type Details |
type
Point
type
Dimension
type
Rectangle
type
Insets
type
Graphics2D
type
Color
type
Image
type
Font
Scala Library
|
|