OMS (v3.0.25)

oms3
Interface Notification.Listener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Listeners.Logging, Listeners.NullCheck, Listeners.Printer, Listeners.RangeCheck, Listeners.UnitConverter
Enclosing class:
Notification

public static interface Notification.Listener
extends java.util.EventListener

Notification Listener.


Method Summary
 void notice(Notification.Type t, java.util.EventObject E)
          Called when an event happens.
 

Method Detail

notice

void notice(Notification.Type t,
            java.util.EventObject E)
Called when an event happens.

Parameters:
t - event type
E - the event

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.