Example usage for java.awt.event MouseListener interface-usage

List of usage examples for java.awt.event MouseListener interface-usage

Introduction

In this page you can find the example usage for java.awt.event MouseListener interface-usage.

Usage

From source file plugins.ImageRectificationPanel.java

/**
 * Can't find
 * @author Dr. John Lindsay email: jlindsay@uoguelph.ca
 */
public class ImageRectificationPanel extends JPanel
        implements ActionListener, ChangeListener, TableModelListener, PropertyChangeListener, MouseListener {

From source file org.eclipse.birt.chart.device.swing.SwingEventHandler.java

/**
 * Provides a reference implementation into handling events generated on a SWING
 * JComponent with a rendered chart.
 */
public final class SwingEventHandler implements MouseListener, MouseMotionListener, KeyListener, FocusListener {

From source file com.github.fritaly.dualcommander.DirectoryBrowser.java

public class DirectoryBrowser extends JPanel implements ListSelectionListener, ChangeEventSource, KeyListener,
        MouseListener, HasParentDirectory, FocusListener, ColumnEventListener {

    private static final Color EVEN_ROW = Color.WHITE;

    private static final Color ODD_ROW = Color.decode("#DDDDFF");

From source file org.eurocarbdb.application.glycoworkbench.plugin.PeakListChartPanel.java

public class PeakListChartPanel extends DocumentPanel<PeakList>
        implements ActionListener, MouseListener, MouseMotionListener {

    public interface SelectionChangeListener {
        public void selectionChanged(SelectionChangeEvent e);
    }

From source file playground.sergioo.networkBusLaneAdder2012.gui.BusLaneAdderPanel.java

public class BusLaneAdderPanel extends LayersPanel
        implements MouseListener, MouseMotionListener, MouseWheelListener, KeyListener {

    /**
     * 
     */

From source file org.prom5.analysis.performance.advanceddottedchartanalysis.ui.DottedChartPanel.java

/**
 * DottedChartPanel.
 *
 * The purpose of this class is to provide a view of dotted chart
 *
 * @author Minseok Song

From source file org.processmining.analysis.performance.advanceddottedchartanalysis.ui.DottedChartPanel.java

/**
 * DottedChartPanel.
 * 
 * The purpose of this class is to provide a view of dotted chart
 * 
 * @author Minseok Song

From source file com.hexidec.ekit.component.RelativeImageView.java

/**
  * @author <a href="mailto:jal@grimor.com">Frits Jalvingh</a>
  * @version 1.0
  *
  * This code was modeled after an artice on
  * <a href="http://www.javaworld.com/javaworld/javatips/jw-javatip109.html">

From source file net.sf.firemox.clickable.target.card.VirtualCard.java

/**
 * @author <a href="mailto:fabdouglas@users.sourceforge.net">Fabrice Daugan </a>
 * @since 0.80
 */
public class VirtualCard extends JComponent implements MouseListener, Tappable, Reversable, MouseMotionListener {

From source file com.jcraft.weirdx.DDXWindowImpSwing.java

class DDXWindowImpSwing extends JPanel implements DDXWindow, MouseListener, MouseMotionListener {
    static Log LOG = LogFactory.getLog(DDXWindowImpSwing.class);
    static boolean clck_toggle = false;

    private static final byte s = 0; // start
    private static final byte sp = 1; // press