com.fruitioninc.jwc
Class ComponentEvent

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

public class ComponentEvent
extends java.lang.Object

A event that happens to a component.


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

Constructor Detail

ComponentEvent

public ComponentEvent()