Class EventAdapter

java.lang.Object
de.grogra.pf.ui.awt.EventAdapter
All Implemented Interfaces:
Command, KeyListener, MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class EventAdapter extends Object implements KeyListener, MouseListener, MouseMotionListener, MouseWheelListener, Command