Documentation of 'edu.uci.ics.jung.visualization.control.GraphMouseAdapter' Java class
GraphMouseAdapter
edu.uci.ics.jung.visualization.control

Class GraphMouseAdapter

  • All Implemented Interfaces:
    java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.util.EventListener


    public class GraphMouseAdapter
    extends java.awt.event.MouseAdapter
    Simple extension of MouseAdapter that supplies modifier checking
    • Constructor Summary

      Constructors 
      Constructor and Description
      GraphMouseAdapter(int modifiers) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getModifiers() 
      void setModifiers(int modifiers) 
      • Methods inherited from class java.awt.event.MouseAdapter

        mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GraphMouseAdapter

        public GraphMouseAdapter(int modifiers)
    • Method Detail

      • getModifiers

        public int getModifiers()
      • setModifiers

        public void setModifiers(int modifiers)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.