All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cynosurex.awt.event.DialEvent

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----cynosurex.awt.event.DialEvent

public class DialEvent
extends EventObject

Compiled using Java 1.1.


Constructor Index

 o DialEvent(Dial, int)

Method Index

 o getValue()

Constructors

 o DialEvent
 public DialEvent(Dial source,
                  int value)

Methods

 o getValue
 public int getValue()

All Packages  Class Hierarchy  This Package  Previous  Next  Index