com.fruitioninc.jwc
Class MouseEvent

java.lang.Object
  |
  +--com.fruitioninc.jwc.MouseEvent

public class MouseEvent
extends java.lang.Object

When a user uses the mouse to click on a component an event of this type is generated.


Constructor Summary
MouseEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MouseEvent

public MouseEvent()