|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.piccolo.event.PBasicInputEventHandler
anl.aida.bubble.BubbleTooltip
public class BubbleTooltip
Field Summary | |
---|---|
private Bubble |
bubble
|
private BubblePlot |
plot
|
Constructor Summary | |
---|---|
BubbleTooltip(BubblePlot plot)
|
Method Summary | |
---|---|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent event)
|
void |
mouseEntered(edu.umd.cs.piccolo.event.PInputEvent event)
|
void |
mouseExited(edu.umd.cs.piccolo.event.PInputEvent event)
|
Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler |
---|
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseDragged, mouseMoved, 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 |
Field Detail |
---|
private Bubble bubble
private BubblePlot plot
Constructor Detail |
---|
public BubbleTooltip(BubblePlot plot)
domainAxis
- rangeAxis
- Method Detail |
---|
public void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent event)
mouseClicked
in class edu.umd.cs.piccolo.event.PBasicInputEventHandler
public void mouseEntered(edu.umd.cs.piccolo.event.PInputEvent event)
mouseEntered
in class edu.umd.cs.piccolo.event.PBasicInputEventHandler
public void mouseExited(edu.umd.cs.piccolo.event.PInputEvent event)
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 |