ch.elca.el4j.services.gui.swing.cookswing.action
Interface ActionsContextAware

All Known Implementing Classes:
AbstractMDIApplication, DockingApplication, GUIApplication, MDIApplication

public interface ActionsContextAware

This interface has to be implemented if an Object wants to expose its ActionsContext.

Author:
Stefan Wismer (SWI)
File-location:
ActionsContextAware
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Method Summary
 ActionsContext getActionsContext()
           
 

Method Detail

getActionsContext

ActionsContext getActionsContext()
Returns:
the Actions context.


Copyright © 2005-2011 ELCA. All Rights Reserved.