ix.ip2
Class ConditionHandler.ItemListener

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

protected class ConditionHandler.ItemListener
extends AgendaItemAdapter


Constructor Summary
ConditionHandler.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

ConditionHandler.ItemListener

public ConditionHandler.ItemListener()
Method Detail

agendaItemEdited

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