|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> core >> [ action overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.javahispano.canyamo.core.action
| Interface Summary | |
| Action | Interface that should implement all actions to be managed by Canyamo. |
| ActionListener | Listener for the execution of Action This interface should be implement for all Displayers which want to know when an Action is executed. |
| TransparentAction | Empty interface for Actions which should not be registered for "LAST_ACTION" funcionality. |
| Class Summary | |
| AbstractAction | Help class that implement almost all methods from Action Only method process is declared abstract, so the extending
class are encouregad to implement it and the framework can work fine |
| ActionManager | This (Singleton) class manage all Actions loaded by Canyamo |
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> core >> [ action overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||