ch.elca.el4j.services.gui.swing.frames
Interface ApplicationFrameAware


public interface ApplicationFrameAware

This marker interface signals that the component needs access to the surrounding frame.

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

Method Summary
 void setApplicationFrame(ApplicationFrame applicationFrame)
           
 

Method Detail

setApplicationFrame

void setApplicationFrame(ApplicationFrame applicationFrame)
Parameters:
applicationFrame - the ApplicationFrame that contains the called object.


Copyright © 2005-2011 ELCA. All Rights Reserved.