|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
edu.sc.seis.fissuresUtil.display.drawable.BigX
edu.sc.seis.fissuresUtil.display.drawable.SeismogramRemover
edu.sc.seis.fissuresUtil.display.drawable.FilteredSeismogramRemover
public class FilteredSeismogramRemover
Constructor Summary | |
---|---|
FilteredSeismogramRemover(SeismogramDisplay display,
DrawableFilteredSeismogram filtered)
|
Method Summary | |
---|---|
void |
clicked()
|
Methods inherited from class edu.sc.seis.fissuresUtil.display.drawable.SeismogramRemover |
---|
draw |
Methods inherited from class edu.sc.seis.fissuresUtil.display.drawable.BigX |
---|
draw, getColor, getDrawColor, intersects, mouseClicked, mouseDragged, mouseMoved, setColor, setVisibility, setXY, useInsets |
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseEntered, mouseExited, mousePressed, mouseReleased, mouseWheelMoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilteredSeismogramRemover(SeismogramDisplay display, DrawableFilteredSeismogram filtered)
Method Detail |
---|
public void clicked()
clicked
in class SeismogramRemover
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |