scala.swing.Action.Trigger

trait Wrapper

[source: scala/swing/Action/Trigger.scala]

trait Wrapper
extends Trigger
Method Summary
abstract def peer : javax.swing.JComponent
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Methods inherited from Trigger
action (abstract), action_= (abstract)
Method Details
abstract def peer : javax.swing.JComponent