/*************************************************** * * cismet GmbH, Saarbruecken, Germany * * ... and it just works. * ****************************************************/ /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package de.cismet.cismap.commons.gui.piccolo.eventlistener; import edu.umd.cs.piccolo.event.PBasicInputEventHandler; /** * DOCUMENT ME! * * @author thorsten * @version $Revision$, $Date$ */ public class OverviewModeListener extends PBasicInputEventHandler { }