|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.japisoft.framework.application.descriptor.helpers.DefaultActionBuilderImpl
It uses a class.forName for creating and building the final action
| Constructor Summary | |
DefaultActionBuilderImpl()
|
|
| Method Summary | |
javax.swing.Action |
buildAction(com.japisoft.fastparser.node.SimpleNode source,
java.lang.String actionName)
Build an action for this name (it can be a classname...) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultActionBuilderImpl()
| Method Detail |
public javax.swing.Action buildAction(com.japisoft.fastparser.node.SimpleNode source,
java.lang.String actionName)
throws InterfaceBuilderException
ActionBuilder
buildAction in interface ActionBuilderInterfaceBuilderException - if the action cannot be found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||