Package com.swfm.mica.events

Interface Summary
MiiEventHandler  
MiiEventTypes This interface defines all of the event types used in Mica's MiEvent class.
 

Class Summary
MiDelegateEvents  
MiEvent This class implements the complete description of all events coming from the resisdent window system that are used by Mica.
MiEventHandler This class implements the MiiEventHandler.
MiEventMonitor  
MiGrabObjectEventHandlers This class supports the 'grab' of an object, which is actually a grab of all of the object's event handlers at once.
MiIClickAndDrop  
MiICopyAndDragObjectUnderMouse  
MiICopyAndDragSelectedObjects  
MiICreateConnection  
MiICreateConnectionUsingConnPoint  
MiICreateMultiPointObject  
MiICreateObject  
MiICreateSelectDeleteManagedPoints  
MiICreateSmoothMultiPointObject  
MiICreateText  
MiIDeleteObjectUnderMouse  
MiIDeleteObjectUnderMouse2 This differs from the original MiIDeleteObjectUnderMouse in that it calls the MiDeletePartsCommand to do the actual work, which makes it more compatible with the other MiIDeleteSelectedObjects command etc.
MiIDeleteSelectedObjects  
MiIDeselectAll  
MiIDisplayContextCursor  
MiIDisplayContextMenu  
MiIDisplayHelpDialog  
MiIDisplayToolHints  
MiIDragAndCopyWithMouse  
MiIDragBackgroundPan  
MiIDragConnection This class allows a user to drag a connection like it was an ordinary part, disconnecting it from both endpoints and, potentially, connecting it to different ones when dropped,
MiIDragConnectionSegment This class allows a user to drag a connection segment, maintaining the orthogonality of it's segments, and maintaining it's connectivity, adding a segment if necessary.
MiIDragger  
MiIDragObjectUnderMouse  
MiIDragSelectedObjects  
MiIDumpGraphicsStructures  
MiIDuplicateSelectedParts  
MiIExecuteActionHandler  
MiIExecuteCommand  
MiIFlowEditorEventHandler  
MiIFullScreenCursor  
MiIFullScreenSuperCursor This class provides the full screen cursor and adds additional functionalty.
MiIJumpPan  
MiIMouseEnterAndExit  
MiIMouseFocus  
MiIMouseWheelScroller  
MiIMoveSelectedObjects  
MiINormalizedPan  
MiInterceptEvent  
MiIOnePtPan  
MiIPan  
MiIPrint  
MiIReCalcLayouts  
MiIRedraw  
MiIRubberbandBounds  
MiIRubberbandPoint  
MiISelectArea  
MiISelectObjectUnderMouse  
MiISetDebugTraceModes This class of the MICA Graphics Framework provides a keyboard-driven interface to the debug tracing system built into Mica.
MiISingleKeyCreateObject  
MiIZoomArea  
MiIZoomAroundMouse  
MiIZoomAroundMouseUsingWheel  
MiPlaySoundEventHandler  
MiShortCutHandler