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 [dmsmith555 at yahoo dot com]
See Also:
for license details.
The copyright to this program is held by it's authors.

Method Summary
 void actionPerformed(String action)
           
 

Method Detail

actionPerformed

void actionPerformed(String action)

Copyright ? 2003-2011