com.swfm.mica.events
Class MiIJumpPan

java.lang.Object
  extended bycom.swfm.mica.events.MiEventHandler
      extended bycom.swfm.mica.events.MiIJumpPan
All Implemented Interfaces:
MiiCommandNames, MiiEventHandler, MiiEventTypes

public class MiIJumpPan
extends MiEventHandler

Version:
%I% %G%
Author:
Michael L. Davis

Field Summary
     
Constructor Summary
MiIJumpPan()
           
 
Method Summary
 MiiEventHandler copy()
          Returns a copy of this MiEventHandler.
 
Methods inherited from class com.swfm.mica.events.MiEventHandler
addEventToCommandTranslation, addEventToCommandTranslation, addEventToCommandTranslation, getAlwaysConsumeTriggerEvents, getCommand, getEvent, getEventToCommandTranslation, getName, getNameForType, getObject, getRequestedCommands, getRequestedEvents, getTarget, getType, isCommand, isEnabled, isPositionDependent, isSingleton, isType, processCommand, processCommand, processEvent, removeAllEventToCommandTranslations, removeEventToCommandTranslation, removeEventToCommandTranslation, removeEventToCommandTranslation, removeEventToCommandTranslation, setAlwaysConsumeTriggerEvents, setCommand, setEnabled, setEventToCommandTranslation, setEventToCommandTranslation, setEventToCommandTranslation, setIsSingleton, setName, setObject, setPositionDependent, setPropertyValue, setTarget, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MiIJumpPan

public MiIJumpPan()
Method Detail

copy

public MiiEventHandler copy()
Description copied from class: MiEventHandler
Returns a copy of this MiEventHandler.

Specified by:
copy in interface MiiEventHandler
Overrides:
copy in class MiEventHandler
Returns:
the copy