com.swfm.mica.events
Class MiICopyAndDragObjectUnderMouse

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

public class MiICopyAndDragObjectUnderMouse
extends MiIDragObjectUnderMouse

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

Field Summary
       
Constructor Summary
MiICopyAndDragObjectUnderMouse()
           
 
Method Summary
 int pickup()
           
 
Methods inherited from class com.swfm.mica.events.MiIDragObjectUnderMouse
getGlueObjectStartLocationToCursor, getSnapObjectCenterToCursor, setGlueObjectStartLocationToCursor, setSnapObjectCenterToCursor
 
Methods inherited from class com.swfm.mica.events.MiEventHandler
addEventToCommandTranslation, addEventToCommandTranslation, addEventToCommandTranslation, copy, 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

MiICopyAndDragObjectUnderMouse

public MiICopyAndDragObjectUnderMouse()
Method Detail

pickup

public int pickup()