com.valhalla.jbother
Class AwayHandler

java.lang.Object
  extended bycom.valhalla.jbother.AwayHandler
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

class AwayHandler
extends java.lang.Object
implements java.awt.event.ActionListener

Sets the user to away after a specific amount of idle time

Version:
1.0
Author:
Adam Olsen

Constructor Summary
(package private) AwayHandler()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Called by the enclosing event listener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AwayHandler

AwayHandler()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Called by the enclosing event listener

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - the event