|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.event.VetoableEventCollector
Vetoable event collector class
Constructor Summary | |
VetoableEventCollector()
|
Method Summary | |
void |
eventFired(EventMethod method,
java.util.EventObject event)
|
void |
vetoableEventFired(VetoableEventMethod method,
java.util.EventObject event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VetoableEventCollector()
Method Detail |
public void vetoableEventFired(VetoableEventMethod method, java.util.EventObject event) throws VetoException
vetoableEventFired
in interface GlobalListener
VetoException
public void eventFired(EventMethod method, java.util.EventObject event)
eventFired
in interface GlobalListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |