scala.swing.Swing

class Embossing

[source: scala/swing/Swing.scala]

sealed abstract class Embossing
extends AnyRef
Direct Known Subclasses:
Swing.Lowered, Swing.Raised

Method Summary
abstract def bevelPeer : Int
abstract def etchPeer : Int
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
abstract def bevelPeer : Int

abstract def etchPeer : Int