org.ejtools.adwt.service
Interface MDIFrameService
- All Superinterfaces:
- java.beans.beancontext.BeanContextContainerProxy, FrameService, MenuBarService.Listener
- All Known Implementing Classes:
- MDIFrameServiceProvider
- public interface MDIFrameService
- extends FrameService
Description of the Class
- Version:
- $Revision: 1.5 $
- Author:
- Laurent Etiemble
| Methods inherited from interface java.beans.beancontext.BeanContextContainerProxy |
getContainer |
register
public void register(BeanContextInternalFrame frame)
- Description of the Method
- Parameters:
frame - Description of Parameter
unregister
public void unregister(BeanContextInternalFrame frame)
- Description of the Method
- Parameters:
frame - Description of Parameter
activate
public void activate(BeanContextInternalFrame frame)
- Description of the Method
- Parameters:
frame - Description of Parameter
Copyright © 2002-2003 EJTools Org.. All Rights Reserved.