|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Actionable
An interface for setting and action object, for example this is used by the Swing MenuItem to set an Action object.
Copyright (c) Formaria Ltd., 2008
License: see license.txt
$Revision: 2.15 $
| Method Summary | |
|---|---|
void |
setAction(java.lang.Object instance)
Set an action object |
| Method Detail |
|---|
void setAction(java.lang.Object instance)
action - the action object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||