com.valhalla.jbother
Class Events

java.lang.Object
  extended by com.valhalla.jbother.Events

public class Events
extends java.lang.Object

Since:
April 10, 2005
Author:
Andrey Zakirov

Constructor Summary
Events()
           
 
Method Summary
 void checkCloseHandler()
           
 void closeHandler()
           
 boolean setEvents(javax.swing.JFrame window, BuddyStatus buddy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Events

public Events()
Method Detail

setEvents

public boolean setEvents(javax.swing.JFrame window,
                         BuddyStatus buddy)

checkCloseHandler

public void checkCloseHandler()

closeHandler

public void closeHandler()