ch.elca.el4j.tests.gui.swing.actions
Class ChildActions
java.lang.Object
ch.elca.el4j.tests.gui.swing.actions.GrandparentActions
ch.elca.el4j.tests.gui.swing.actions.ParentActions
ch.elca.el4j.tests.gui.swing.actions.ChildActions
public class ChildActions
- extends ParentActions
Child class containing actions.
- Author:
- Stefan Wismer (SWI)
- File-location:
- ChildActions
- Last check-in date:
- 2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873
|
Method Summary |
void |
doD()
Perform action D. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChildActions
public ChildActions(String prefix,
ValueHolder<String> stateHolder)
- Parameters:
prefix - the prefix to write into variableHolderstateHolder - the variable to store which action got executed
doD
@Action
public void doD()
- Perform action D.
Copyright © 2005-2011 ELCA. All Rights Reserved.