|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.event.MacroAdapter
Macro adapter class
Constructor Summary | |
MacroAdapter()
|
Method Summary | |
void |
copy(MacroEvent event)
|
void |
delete(MacroEvent event)
|
void |
move(MacroEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MacroAdapter()
Method Detail |
public void copy(MacroEvent event) throws VetoException
copy
in interface MacroListener
VetoException
public void move(MacroEvent event) throws VetoException
move
in interface MacroListener
VetoException
public void delete(MacroEvent event) throws VetoException
delete
in interface MacroListener
VetoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |