|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--NotchFilterInterface
The interface for the notch filter (horizontal and vertical line removal) operator.
Field Summary | |
javax.swing.JButton |
notchButton
|
Constructor Summary | |
NotchFilterInterface()
|
Method Summary | |
javax.swing.JPanel |
createPanel()
Method to create the panel for inclusion in the FFT GUI. |
int |
getRadius()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public javax.swing.JButton notchButton
Constructor Detail |
public NotchFilterInterface()
Method Detail |
public javax.swing.JPanel createPanel()
public int getWidth()
public int getRadius()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |