tn5250j/src/org/tn5250j/interfaces SessionScrollerInterface.java,NONE,1.1

Patrick Bielen <[email protected]> Wed, 31 Mar 2004 12:30:22 +0000
Newsgroups gmane.comp.java.tn5250j.cvs
Message-ID <[email protected]>
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/interfaces
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24895/src/org/tn5250j/interfaces

Added Files:
	SessionScrollerInterface.java 
Log Message:
Submitted by: Kenneth
Various updates to update CVS with actual code

--- NEW FILE: SessionScrollerInterface.java ---
/*
 * @(#)SessionScrollerInterface.java
 * Copyright:    Copyright (c) 2001
 *
 * 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.interfaces;

import org.tn5250j.event.*;
import org.tn5250j.Session;


public interface SessionScrollerInterface {

   public abstract void addMouseWheelListener(Session session);
   public abstract void removeMouseWheelListener(Session session);

}


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click