ishitai.oopad
Interface IEditorMenu

All Known Implementing Classes:
EditorMenu

public interface IEditorMenu

IEditorMenu.java Created: Thu Sep 02 1999


Method Summary
 java.awt.Component[] addListeners(java.lang.Object o, java.awt.event.WindowListener wl)
          Conduit method from Adapter to IEditorGui
 void addMenuEventListener(MenuEventListener mel)
          Connects the Adapter to the ActionEvents of the menus
 

Method Detail

addListeners

public java.awt.Component[] addListeners(java.lang.Object o,
                                         java.awt.event.WindowListener wl)
Conduit method from Adapter to IEditorGui

addMenuEventListener

public void addMenuEventListener(MenuEventListener mel)
Connects the Adapter to the ActionEvents of the menus