org.nakedobjects.plugins.dnd
Class InteractionSpy
java.lang.Object
org.nakedobjects.plugins.dnd.InteractionSpy
public class InteractionSpy
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InteractionSpy
public InteractionSpy(InteractionSpyWindow spyWindow)
addAction
public void addAction(java.lang.String action)
addDamagedArea
public void addDamagedArea(Bounds bounds)
addTrace
public void addTrace(java.lang.String message)
addTrace
public void addTrace(View view,
java.lang.String message,
java.lang.Object object)
close
public void close()
reset
public void reset()
setAbsoluteLocation
public void setAbsoluteLocation(Location absoluteLocation)
setDownAt
public void setDownAt(Location downAt)
setLocationInView
public void setLocationInView(Location internalLocation)
setLocationInViewer
public void setLocationInViewer(Location mouseLocation)
setOver
public void setOver(java.lang.Object data)
setType
public void setType(ViewAreaType type)
setViewLocation
public void setViewLocation(Location locationWithinViewer)
open
public void open()
isVisible
public boolean isVisible()
redraw
public void redraw(java.lang.String redrawArea,
int redrawCount)
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.