|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.swing.actions.SwingActionFactory
public class SwingActionFactory
A factory for creating swing actions
Copyright (c) Formaria Ltd., 2008. See license.txt for licensing details
| Constructor Summary | |
|---|---|
SwingActionFactory()
Creates a new instance of SwingActionFactory |
|
| Method Summary | |
|---|---|
Action |
getAction(XmlElement actionElement)
Creates a new Action |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwingActionFactory()
| Method Detail |
|---|
public Action getAction(XmlElement actionElement)
getAction in interface ActionFactoryactionElement - the XML element describing the action
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||