org.exist.client.xacml
Class AutoScroller

java.lang.Object
  extended by org.exist.client.xacml.AutoScroller
All Implemented Interfaces:
ActionListener, EventListener

public class AutoScroller
extends Object
implements ActionListener


Constructor Summary
AutoScroller()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 void autoscroll(Component comp, Point cursorLocation)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoScroller

public AutoScroller()
Method Detail

stop

public void stop()

autoscroll

public void autoscroll(Component comp,
                       Point cursorLocation)

actionPerformed

public void actionPerformed(ActionEvent event)
Specified by:
actionPerformed in interface ActionListener


Copyright (C) Wolfgang Meier. All rights reserved.