jgb.examples.eventhandlers
Class SimpleEventWindowEventManager

java.lang.Object
  |
  +--jgb.examples.eventhandlers.SimpleEventWindowEventManager

public class SimpleEventWindowEventManager
extends Object


Constructor Summary
SimpleEventWindowEventManager()
           
 
Method Summary
 void addEntry(EventObject event, jgb.builder.WindowContext context)
           
 void clearList(EventObject event, jgb.builder.WindowContext context)
           
 void quit(EventObject event, jgb.builder.WindowContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleEventWindowEventManager

public SimpleEventWindowEventManager()
Method Detail

clearList

public void clearList(EventObject event,
                      jgb.builder.WindowContext context)

addEntry

public void addEntry(EventObject event,
                     jgb.builder.WindowContext context)

quit

public void quit(EventObject event,
                 jgb.builder.WindowContext context)


Copyright 2002-2003, François Beausoleil, All Rights Reserved