scala.swing

object package

[source: scala/swing/package.scala]

object package
extends AnyRef
Type 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
Useful imports that don't have wrappers.

type Dimension

type Rectangle

type Insets

type Graphics2D

type Color

type Image

type Font