org.crosswire.common.swing
Interface Actionable

All Known Implementing Classes:
ActionFactory

public interface Actionable

The Actionable provides the ability to perform an action by name.

Author:
DM Smith
See Also:
The GNU General Public License for details.

Method Summary
 void actionPerformed(String action)
           
 

Method Detail

actionPerformed

void actionPerformed(String action)

Copyright ยจ 2003-2015