ishitai.oopad
Interface  IEditorGui
- All Known Implementing Classes: 
- EditorGui
- public interface IEditorGui
IEditorGui.java
 Created: Thu Sep 02 1999
| Method Summary | 
|  java.awt.Component[] | addListeners(java.lang.Object o,
             java.awt.event.WindowListener wl)Ensures that the outer module can be attached to
 the status line and textarea and that the module's
 WindowListener--linked to proper clean-up--can 
 be attached to the Frame.
 | 
 
addListeners
public java.awt.Component[] addListeners(java.lang.Object o,
                                         java.awt.event.WindowListener wl)
- Ensures that the outer module can be attached to
 the status line and textarea and that the module's
 WindowListener--linked to proper clean-up--can 
 be attached to the Frame.