org.xnap.plugin.gift.net
Interface GiFTDaemonListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
GiFTDaemonPanel, GiFTPlugin, GiFTStatusPanel

public interface GiFTDaemonListener
extends java.util.EventListener

Defines the requirements for classes that listen to daemon events.

Author:
Steffen Pingel

Method Summary
 void statusChanged(GiFTDaemon source)
          Invoked when the status changes.
 

Method Detail

statusChanged

void statusChanged(GiFTDaemon source)
Invoked when the status changes.



Copyright © 2001-2005 XNap Team. All Rights Reserved.