JUICe

com.lafros.juice.cmds
Interface ICmd.IActionDependent

All Superinterfaces:
ICmd
Enclosing interface:
ICmd

public static interface ICmd.IActionDependent
extends ICmd

implement this form if access to the associated ActionEvent is required.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.lafros.juice.cmds.ICmd
ICmd.IActionDependent, ICmd.IConfirm, ICmd.IDisj, ICmd.IPwd, ICmd.ITog
 
Method Summary
 void setEvent(ActionEvent e)
          provides access to the associated ActionEvent; called first.
 
Methods inherited from interface com.lafros.juice.cmds.ICmd
execute
 

Method Detail

setEvent

void setEvent(ActionEvent e)
provides access to the associated ActionEvent; called first.


JUICe

Copyright © 2001-2008 Latterfrosken Software Development Limited. All Rights Reserved.