|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.piccolo.event.PBasicInputEventHandler
edu.cmu.cs.sb.chromviewer.GeneRectangle.GeneMouseOverHandler
public class GeneRectangle.GeneMouseOverHandler
Handles various mouse events on the interface
| Constructor Summary | |
|---|---|
GeneRectangle.GeneMouseOverHandler()
|
|
| Method Summary | |
|---|---|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent e)
|
void |
mouseEntered(edu.umd.cs.piccolo.event.PInputEvent e)
|
void |
mouseExited(edu.umd.cs.piccolo.event.PInputEvent e)
|
void |
mouseMoved(edu.umd.cs.piccolo.event.PInputEvent e)
|
| Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler |
|---|
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseDragged, mousePressed, mouseReleased, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeneRectangle.GeneMouseOverHandler()
| Method Detail |
|---|
public void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent e)
mouseClicked in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpublic void mouseEntered(edu.umd.cs.piccolo.event.PInputEvent e)
mouseEntered in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpublic void mouseMoved(edu.umd.cs.piccolo.event.PInputEvent e)
mouseMoved in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpublic void mouseExited(edu.umd.cs.piccolo.event.PInputEvent e)
mouseExited in class edu.umd.cs.piccolo.event.PBasicInputEventHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||