ix.ip2
Class ExpandHandler.ItemListener

java.lang.Object
  extended by ix.ip2.event.AgendaItemAdapter
      extended by ix.ip2.ExpandHandler.ItemListener
All Implemented Interfaces:
AgendaItemListener, java.util.EventListener
Enclosing class:
ExpandHandler

protected class ExpandHandler.ItemListener
extends AgendaItemAdapter


Constructor Summary
ExpandHandler.ItemListener()
           
 
Method Summary
 void agendaItemEdited(AgendaItemEvent e)
           
 
Methods inherited from class ix.ip2.event.AgendaItemAdapter
handlerActionsChanged, newHandlerAction, newReport, priorityChanged, statusChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandHandler.ItemListener

public ExpandHandler.ItemListener()
Method Detail

agendaItemEdited

public void agendaItemEdited(AgendaItemEvent e)
Specified by:
agendaItemEdited in interface AgendaItemListener
Overrides:
agendaItemEdited in class AgendaItemAdapter