|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.ActionCommandAdapter
public abstract class ActionCommandAdapter
An abstrct empty implementation of ActionCommandListener.
| Constructor Summary | |
|---|---|
ActionCommandAdapter()
|
|
| Method Summary | |
|---|---|
void |
afterExecute(ActionCommandEvent e)
Does nothing. |
void |
beforeExecute(ActionCommandEvent e)
Does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionCommandAdapter()
| Method Detail |
|---|
public void beforeExecute(ActionCommandEvent e)
beforeExecute in interface ActionCommandListenere - the event object.public void afterExecute(ActionCommandEvent e)
afterExecute in interface ActionCommandListenere - the event object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||