scala.swing

Reactions

object Reactions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Reactions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class Impl extends Reactions

  2. type Reaction = PartialFunction[Event, Unit]

  3. trait StronglyReferenced extends AnyRef

    A Reaction implementing this trait is strongly referenced in the reaction list

  4. class Wrapper extends Reaction with StronglyReferenced with Proxy