- f - Variable in class be.panako.strategy.ncteq.NCteQEventPoint
-
The frequency expressed using the bin number in the constant Q transform.
- f - Variable in class be.panako.strategy.nfft.NFFTEventPoint
-
The frequency expressed using the bin number in the FFT-transform.
- f1 - Variable in class be.panako.strategy.ncteq.NCteQFingerprint
-
- f1 - Variable in class be.panako.strategy.nfft.NFFTFingerprint
-
- f1Estimate - Variable in class be.panako.strategy.nfft.NFFTFingerprint
-
- f1Estimate - Variable in class be.panako.strategy.qifft.QIFFTFingerprint
-
- f2 - Variable in class be.panako.strategy.ncteq.NCteQFingerprint
-
- f2 - Variable in class be.panako.strategy.nfft.NFFTFingerprint
-
- f2Estimate - Variable in class be.panako.strategy.nfft.NFFTFingerprint
-
- f2Estimate - Variable in class be.panako.strategy.qifft.QIFFTFingerprint
-
- f3 - Variable in class be.panako.strategy.ncteq.NCteQFingerprint
-
- FileDrop - Class in be.panako.ui.syncsink
-
This class makes it easy to drag and drop files from the operating
system to a Java program.
- FileDrop(Component, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructs a
FileDrop
with a default light-blue border
and, if
c is a
Container
, recursively
sets all elements contained within as drop targets, though only
the top level container will change borders.
- FileDrop(Component, boolean, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructor with a default border and the option to recursively set drop targets.
- FileDrop(PrintStream, Component, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructor with a default border and debugging optionally turned on.
- FileDrop(PrintStream, Component, boolean, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructor with a default border, debugging optionally turned on
and the option to recursively set drop targets.
- FileDrop(Component, Border, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructor with a specified border
- FileDrop(Component, Border, boolean, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructor with a specified border and the option to recursively set drop targets.
- FileDrop(PrintStream, Component, Border, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Constructor with a specified border and debugging optionally turned on.
- FileDrop(PrintStream, Component, Border, boolean, FileDrop.Listener) - Constructor for class be.panako.ui.syncsink.FileDrop
-
Full constructor with a specified border and debugging optionally turned on.
- FileDrop.Event - Class in be.panako.ui.syncsink
-
This is the event that is passed to the
FileDropListener#filesDropped filesDropped(...) method in
your FileDropListener when files are dropped onto
a registered drop target.
- FileDrop.Listener - Interface in be.panako.ui.syncsink
-
Implement this inner interface to listen for when files are dropped.
- FileDrop.TransferableObject - Class in be.panako.ui.syncsink
-
At last an easy way to encapsulate your custom objects for dragging and dropping
in your Java programs!
When you need to create a Transferable
object,
use this class to wrap your object.
- FileDrop.TransferableObject.Fetcher - Interface in be.panako.ui.syncsink
-
Instead of passing your data directly to the
FileDrop.TransferableObject
constructor, you may want to know exactly when your data was received
in case you need to remove it from its source (or do anyting else to it).
- filesDropped(File[]) - Method in interface be.panako.ui.syncsink.FileDrop.Listener
-
This method is called when files have been successfully dropped.
- FileUtils - Class in be.panako.util
-
An utility class for file interaction.
- FileUtils.RowFilter - Interface in be.panako.util
-
- filter(float[]) - Method in class be.panako.util.LemireMinMaxFilter
-
Run the filter.
- find(String) - Method in class be.panako.util.Trie
-
- formattedToString() - Method in class be.panako.util.StopWatch
-
- formattedToString(double) - Static method in class be.panako.util.StopWatch
-
- FrequencyAxisLayer - Class in be.panako.ui
-
- FrequencyAxisLayer(CoordinateSystem) - Constructor for class be.panako.ui.FrequencyAxisLayer
-
- frequencyDifferenceInCents() - Method in class be.panako.strategy.ncteq.storage.NCteQFingerprintHit
-
- frequencyEstimate - Variable in class be.panako.strategy.nfft.NFFTEventPoint
-
The frequency expressed in Hz.
- frequencyEstimate - Variable in class be.panako.strategy.qifft.QIFFTEventPoint
-
The frequency expressed in Hz.
- frequencyFactor - Variable in class be.panako.strategy.QueryResult
-
- frequencyRatio() - Method in class be.panako.strategy.ncteq.storage.NCteQFingerprintHit
-
The ratio between the reference and query frequency.
- frequencyRatio - Variable in class be.panako.strategy.ncteq.storage.NCteQFingerprintQueryMatch
-