org.tritonus.share
Class TNotifier.NotifyEntry

java.lang.Object
  extended by org.tritonus.share.TNotifier.NotifyEntry
Enclosing class:
TNotifier

public static class TNotifier.NotifyEntry
extends Object


Constructor Summary
TNotifier.NotifyEntry(EventObject event, Collection<LineListener> listeners)
           
 
Method Summary
 void deliver()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TNotifier.NotifyEntry

public TNotifier.NotifyEntry(EventObject event,
                             Collection<LineListener> listeners)
Method Detail

deliver

public void deliver()


Copyright © 2012. All Rights Reserved.