tn5250j/src/org/tn5250j/event ScreenListener.java,NONE,1.1
"Kenneth J. Pouncey" <[email protected]> Wed, 07 Jul 2004 04:09:32 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/event
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8409/src/org/tn5250j/event
Added Files:
ScreenListener.java
Log Message:
Phase II of headless changes
--- NEW FILE: ScreenListener.java ---
/**
* Title: ScreenListener.java
* Copyright: Copyright (c) 2001
* Company:
* @author Kenneth J. Pouncey
* @version 0.5
*
* Description:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA
*
*/
package org.tn5250j.event;
import org.tn5250j.Screen5250;
public interface ScreenListener {
public void onScreenChanged(int inUpdate, int startRow, int startCol,
int endRow, int endCol);
}
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com