hep.wired.services
Interface DelegatingInteractionHandler

All Superinterfaces:
InteractionHandler, WiredRegistry.ID, org.freehep.xml.io.XMLIO

public interface DelegatingInteractionHandler
extends InteractionHandler

Version:
$Id: DelegatingInteractionHandler.java 8598 2006-08-14 20:38:02Z duns $
Author:
Mark Donszelmann

Method Summary
 InteractionHandler getInteractionHandler()
           
 
Methods inherited from interface hep.wired.services.InteractionHandler
altKeyPressed, altKeyReleased, changeCursor, ctrlKeyPressed, ctrlKeyReleased, ctrlMetaKeyPressed, ctrlMetaKeyReleased, escKeyPressed, escKeyReleased, getDescription, getHeight, getIcon, getName, getWidth, isSupportedBy, keyTyped, metaKeyPressed, metaKeyReleased, mouseButton1Clicked, mouseButton1DragEnded, mouseButton1Dragged, mouseButton1DragStarted, mouseButton1Pressed, mouseButton1Released, mouseEntered, mouseExited, mouseMoved, mouseWheelMoved, otherKeyPressed, otherKeyReleased, reset, setRecord, setSelected, setSize, shiftKeyPressed, shiftKeyReleased
 
Methods inherited from interface hep.wired.util.WiredRegistry.ID
getID
 
Methods inherited from interface org.freehep.xml.io.XMLIO
restore, save
 

Method Detail

getInteractionHandler

InteractionHandler getInteractionHandler()


Copyright © 1996-2013 FreeHEP. All Rights Reserved.