com.tuneology.avm.media
Interface StatusListener

All Superinterfaces:
java.util.EventListener

public interface StatusListener
extends java.util.EventListener

This class extends the System and Runtime classes to provide extra functionality.

Version:
$Id: StatusListener.java,v 1.1 2003/02/24 01:31:36 xnarf Exp $
Author:
Fran Taylor

Method Summary
 void statusChanged(StatusEvent ev)
           
 

Method Detail

statusChanged

public void statusChanged(StatusEvent ev)