org.formaria.aria.events
Interface ActionFactory

All Known Implementing Classes:
SwingActionFactory

public interface ActionFactory

Construct a new action object

Copyright (c) Formaria Ltd., 2008. See license.txt for licensing details


Method Summary
 Action getAction(XmlElement actionElement)
          Creates a new instance of Action
 

Method Detail

getAction

Action getAction(XmlElement actionElement)
Creates a new instance of Action