Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client
Interface BurnListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
GemEventMulticaster

public interface BurnListener
extends EventListener

A listener that listens for input burning

Author:
Edward Lam

Method Summary
 void burntStateChanged(BurnEvent e)
          Notify listeners that an input was burned.
 

Method Detail

burntStateChanged

void burntStateChanged(BurnEvent e)
Notify listeners that an input was burned.

Parameters:
e - BurnEvent the related event.

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.