|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FreqFilterInterface
The interace for the frequency filter operator, for inclusion in the FFTInterface.
Field Summary | |
javax.swing.JButton |
filterButton
|
Constructor Summary | |
FreqFilterInterface()
|
Method Summary | |
javax.swing.JPanel |
createPanel()
Method to create panel for inclusion in GUI. |
boolean |
getHighLow()
|
int |
getRadius()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public javax.swing.JButton filterButton
Constructor Detail |
public FreqFilterInterface()
Method Detail |
public javax.swing.JPanel createPanel()
public boolean getHighLow()
public int getRadius()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |