org.vizzini.util.event
Interface IStatusListener

All Superinterfaces:
IListener
All Known Implementing Classes:
StatusBar

public interface IStatusListener
extends IListener

Defines methods required by status listeners.

Since:
v0.1
Version:
v0.2
Author:
Jeffrey M. Thompson

Method Summary
 void statusChange(StatusEvent event)
          Respond to status change events.
 

Method Detail

statusChange

void statusChange(StatusEvent event)
Respond to status change events.

Since:
v0.1


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02