edu.utep.cs.jet.gui.output
Interface ContentsChangeListener
public interface ContentsChangeListener
A listener interface to notify changes of the contents of the
output pane. This interface can be used to make the output pane
visible automatically, e.g., whenever a new line is added to the
output pane.
- Author:
- Yoonsik Cheon
|
Method Summary |
void |
contentsChanged()
Called when the contents of the output pane was changed. |
contentsChanged
void contentsChanged()
- Called when the contents of the output pane was changed.
JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.