- factorize(int) - Method in class signalproc.algorithms.Factorizer
-
Method factorize returns an integer vector containing the prime factors of the integer argument n.
- Factorizer - Class in signalproc.algorithms
-
Class Factorizer provides a method, factorize(n), that factors an integer n into its prime factors and returns them
as a vector of integers.
- Factorizer(boolean) - Constructor for class signalproc.algorithms.Factorizer
-
Constructor for Factorizer sets the verbose flag, to determine whether comments are written to System.out.
- FACTORY_NAME - Static variable in interface org.trianacode.taskgraph.TaskGraphFactory
-
- Fader - Class in audio.processing.tools
-
A Fader Unit which allows user to adjust the level of the incoming signal my multiplying each sample in the signal by
a float value determined in the GUI.
- Fader() - Constructor for class audio.processing.tools.Fader
-
- FaderEffect - Class in audio.processing.tools
-
A Fader Effect which allows user to adjust the level of the incoming signal my multiplying each sample in the signal
by a float value determined in the GUI.
- FaderEffect(double) - Constructor for class audio.processing.tools.FaderEffect
-
- FAKE_DATE - Static variable in class gov.lbl.netlogger.LogMessage
-
- fakeProcess(List) - Method in class org.trianacode.shiwaall.gui.guiUnits.DaxCreator
-
Fake process.
- fakeProcess(List) - Method in class org.trianacode.shiwaall.gui.guiUnits.DaxFile
-
Fake process.
- fakeProcess(List) - Method in class org.trianacode.shiwaall.gui.guiUnits.DaxJob
-
Fake process.
- fakeProcess(File) - Method in class org.trianacode.shiwaall.gui.guiUnits.DaxToPegasus
-
Fake process.
- fatal(Object) - Method in class org.trianacode.enactment.logging.runtimeLogging.RuntimeFileLog
-
- fatal(Object, Throwable) - Method in class org.trianacode.enactment.logging.runtimeLogging.RuntimeFileLog
-
- fatal(StampedeEvent) - Method in class org.trianacode.enactment.logging.runtimeLogging.RuntimeFileLog
-
- fatal(StampedeEvent) - Method in class org.trianacode.enactment.logging.stampede.StampedeLogger
-
- fatal(Object) - Method in class org.trianacode.enactment.logging.stampede.StampedeLogger
-
- fatal(Object, Throwable) - Method in class org.trianacode.enactment.logging.stampede.StampedeLogger
-
- fatal(StampedeEvent) - Method in interface org.trianacode.enactment.logging.stampede.StampedeLoggerInterface
-
- FFT - Class in signalproc.algorithms
-
A FFT unit to perform a Fast Fourier Transform on the input data.
- FFT() - Constructor for class signalproc.algorithms.FFT
-
- FFT_C(double[], double[], boolean, boolean, boolean) - Static method in class signalproc.algorithms.FFTC
-
Class method that makes the Fourier transform of input argument vectors xReal and xImag, which can be of
arbitrary length.
- FFT_C(double[], double[], boolean, boolean) - Static method in class signalproc.algorithms.FFTC
-
Class method that takes the Fourier transform of input argument vectors xReal and xImag of arbitrary length,
overwriting the input data.
- FFTC - Class in signalproc.algorithms
-
FFTC is a class in which all methods are declared static.
- FFTPhase - Class in signalproc.algorithms
-
Class FFTPhase contains utilities for the computation of phases for the Fast Fourier Transform methods in Triana.
- FFTPhase(boolean) - Constructor for class signalproc.algorithms.FFTPhase
-
Constructor for FFTPhase sets the verbose flag, to determine whether comments are written to System.out.
- FFTW - Class in signalproc.algorithms
-
A FFT unit to perform a Fast Fourier Transform on the input data.
- FFTW() - Constructor for class signalproc.algorithms.FFTW
-
- FFTWLibrary - Class in signalproc.algorithms
-
Created by IntelliJ IDEA.
- FFTWLibrary() - Constructor for class signalproc.algorithms.FFTWLibrary
-
- FieldDescriptor - Class in org.trianacode.taskgraph.annotation
-
- FieldDescriptor() - Constructor for class org.trianacode.taskgraph.annotation.FieldDescriptor
-
- FILE - Static variable in class org.trianacode.gui.builder.Row
-
- FILE - Static variable in class org.trianacode.taskgraph.util.Listing
-
- FILE_EXTENSION_STR - Static variable in class org.trianacode.gui.util.Env
-
- FILE_FILTER - Static variable in class org.trianacode.gui.panels.FilePanel
-
- FILE_NAME - Static variable in class imageproc.input.LoadMoviePanel
-
the parameter indicating the filename of the first frame
- FILE_NAME - Static variable in class org.trianacode.gui.panels.FilePanel
-
- FILE_NAME_TEXT - Static variable in class org.trianacode.gui.panels.FilePanel
-
- FILE_ONLY_MODE - Static variable in class org.trianacode.gui.action.files.OpenAction
-
- FILE_ONLY_MODE - Static variable in class org.trianacode.gui.action.files.RenderAction
-
- FILE_OR_GROUP_MODE - Static variable in class org.trianacode.gui.action.files.OpenAction
-
- FILE_OR_GROUP_MODE - Static variable in class org.trianacode.gui.action.files.RenderAction
-
- FILE_READERS_STR - Static variable in class org.trianacode.gui.util.Env
-
- FILE_STR - Static variable in class org.trianacode.gui.util.Env
-
- FILE_URL - Static variable in class org.trianacode.shiwaall.dax.FileUnit
-
The Constant FILE_URL.
- FILE_WRITERS_STR - Static variable in class org.trianacode.gui.util.Env
-
- FileBuilder - Class in org.trianacode.shiwaall.extras
-
Created by IntelliJ IDEA.
- FileBuilder(String, String) - Constructor for class org.trianacode.shiwaall.extras.FileBuilder
-
Instantiates a new file builder.
- filechooser(String) - Method in class org.trianacode.gui.toolmaker.guibuilder.webgui.WebGUICreator
-
- FileChooserPanel - Class in org.trianacode.gui.toolmaker.guibuilder
-
The panel for defining a gui builder text field component
- FileChooserPanel() - Constructor for class org.trianacode.gui.toolmaker.guibuilder.FileChooserPanel
-
- FileCreator - Class in org.trianacode.shiwaall.dax
-
The Class FileCreator.
- FileCreator(StringPattern) - Constructor for class org.trianacode.shiwaall.dax.FileCreator
-
Instantiates a new file creator.
- FileCreator() - Constructor for class org.trianacode.shiwaall.dax.FileCreator
-
Instantiates a new file creator.
- fileExists(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
return true if the specified file (or Directory) exists either on a network or a local server.
- FileHolder - Class in org.trianacode.shiwaall.dax
-
The Class FileHolder.
- FileHolder(String) - Constructor for class org.trianacode.shiwaall.dax.FileHolder
-
Instantiates a new file holder.
- FileImportExportDecorator - Class in org.trianacode.gui.extensions
-
Decorator design pattern implementation that adds import and export specific plugin functionality to file dialogs in
Triana.
- FileImportExportDecorator(JFileChooser) - Constructor for class org.trianacode.gui.extensions.FileImportExportDecorator
-
- fileInputsPerJob - Variable in class org.trianacode.shiwaall.dax.JobUnit
-
The file inputs per job.
- FileLoader - Class in common.file
-
Created by IntelliJ IDEA.
- FileLoader() - Constructor for class common.file.FileLoader
-
- fileName - Static variable in class audio.input.LoadMP3
-
- fileName - Static variable in class audio.input.LoadMP3Panel
-
- fileName - Static variable in class audio.input.LoadSound
-
- fileName - Static variable in class audio.input.LoadSoundPanel
-
- fileName - Variable in class org.trianacode.shiwaall.dax.DaxCreatorV3
-
- fileName - Variable in class org.trianacode.shiwaall.dax.FileUnit
-
The file name.
- FileName - Class in triana.types
-
FileName is a type which encapsulates a file name whether it be a local disk file or an internet file.
- FileName() - Constructor for class triana.types.FileName
-
Creates a new empty FileName.
- FileName(String) - Constructor for class triana.types.FileName
-
Creates a new FileName from a string containing the full path and name of the file.
- FileName(String, String) - Constructor for class triana.types.FileName
-
Creates a new FileName from a string containing the specified path and name of the file.
- FileName(File) - Constructor for class triana.types.FileName
-
Creates a new FileName from another File object
- FileName(URL) - Constructor for class triana.types.FileName
-
- filenameFromName(String) - Static method in class triana.types.MailMsg
-
Creates a filename in a standard format from an input personal name.
- FileNameLoader - Class in common.file
-
Created by IntelliJ IDEA.
- FileNameLoader() - Constructor for class common.file.FileNameLoader
-
- FilePanel - Class in org.trianacode.gui.panels
-
A parameter panel for specifying input files
- FilePanel() - Constructor for class org.trianacode.gui.panels.FilePanel
-
- FileParameter - Annotation Type in org.trianacode.annotation
-
GENERAL NOTE: parameters that are displayed in auto generated GUIs should only be primitive or string types
automatically defines a field as a parameter and defines the gui for it This produces a file chooser for the
parameter in the gui
- fileProtocol - Variable in class org.trianacode.shiwaall.dax.FileUnit
-
The file protocol.
- FileReader - Class in common.file
-
Created by IntelliJ IDEA.
- FileReader() - Constructor for class common.file.FileReader
-
- FILES_STR - Static variable in class org.trianacode.gui.util.Env
-
- FileToolbox - Class in org.trianacode.taskgraph.tool
-
Class Description Here...
- FileToolbox(String, String, TrianaProperties) - Constructor for class org.trianacode.taskgraph.tool.FileToolbox
-
- FileToolbox(String, TrianaProperties) - Constructor for class org.trianacode.taskgraph.tool.FileToolbox
-
- FileToolbox(File) - Constructor for class org.trianacode.taskgraph.tool.FileToolbox
-
- FileToolboxLoader - Class in org.trianacode.taskgraph.tool
-
- FileToolboxLoader() - Constructor for class org.trianacode.taskgraph.tool.FileToolboxLoader
-
- FileType - Class in org.trianacode.shiwaall.dax
-
The Class FileType.
- FileType(String, List<String>) - Constructor for class org.trianacode.shiwaall.dax.FileType
-
Instantiates a new file type.
- FileUnit - Class in org.trianacode.shiwaall.dax
-
Created by IntelliJ IDEA.
- FileUnit() - Constructor for class org.trianacode.shiwaall.dax.FileUnit
-
- fileUnitProcess(List) - Method in class org.trianacode.shiwaall.dax.FileUnit
-
File unit process.
- FileUtils - Class in org.trianacode.taskgraph.util
-
Class Description Here...
- FileUtils() - Constructor for class org.trianacode.taskgraph.util.FileUtils
-
- fillBlack(int, int, int) - Method in class triana.types.image.PixelMap
-
Fills a black area to the given colour
- fillColour(int, int, int, int) - Method in class triana.types.image.PixelMap
-
Flood fills an area of oldpixel values with pixel values starting at coordinate (x, y).
- fillErase(int, int) - Method in class triana.types.image.PixelMap
-
Fills a non black area to black, ie erases the colour
- filt - Static variable in class audio.output.Play
-
- filt - Static variable in class audio.output.WriteAiff_old
-
- filt - Static variable in class audio.processing.converters.SSetToMAudio
-
- filt - Static variable in class triana.types.audio.AudioUtils
-
- Filter - Class in common.string
-
Filter strings that match a regular expression
- Filter() - Constructor for class common.string.Filter
-
- filters - Static variable in class org.trianacode.gui.hci.SearchToolBar
-
An array of the filters in the toolbar
- filterToBand(GraphType, double, double, boolean, String, boolean) - Static method in class signalproc.filtering.freqdomain.BandPass
-
- filterToMax(GraphType, double, boolean, String, boolean) - Static method in class signalproc.filtering.freqdomain.LowPass
-
- filterToMin(GraphType, double, boolean, String) - Static method in class signalproc.filtering.freqdomain.HighPass
-
- finalize() - Method in class org.trianacode.taskgraph.service.LocalCable
-
When the garbage collector de-allocates space from this object we reset all references to other object we have
used
- finalize() - Method in class org.trianacode.taskgraph.service.Monitor
-
When the garbage collector de-allocates space from this object we reset all references to other object we have
used
- finalize() - Method in class org.trianacode.taskgraph.service.QueueCable
-
When the garbage collector de-allocates space from this object we reset all references to other object we have
used
- finalizeAttach(AttachInfo) - Method in interface org.trianacode.taskgraph.clipin.ClipIn
-
This method is called when the clip-in is removed from a task's clip-in bucket.
- finalizeAttach(AttachInfo) - Method in class triana.types.clipins.DefaultHistoryClipIn
-
This method is called when the clip-in is removed from a task's clip-in bucket.
- finalizeAttach(AttachInfo) - Method in class triana.types.clipins.GEODataClipIn
-
This method is called when the clip-in is removed from a task's clip-in bucket.
- finalizeAttach(AttachInfo) - Method in class triana.types.clipins.MessageClipIn
-
This method is called when the clip-in is removed from a task's clip-in bucket.
- finalizeAttach(AttachInfo) - Method in class triana.types.clipins.TimerClipIn
-
This method is called when the clip-in is removed from a task's clip-in bucket.
- FinalPanel - Class in org.trianacode.gui.toolmaker
-
The final tool wizard panel prompting the user to press finish to generate code
- FinalPanel(UnitPanel, GUIPanel) - Constructor for class org.trianacode.gui.toolmaker.FinalPanel
-
Constructs a panel for editing general properties of a tool.
- find(String) - Static method in class org.trianacode.taskgraph.tool.TypesMap
-
- FIND_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- FindAction - Class in org.trianacode.gui.action.files
-
Action class to handle all "find" actions.
- FindAction(SelectionManager) - Constructor for class org.trianacode.gui.action.files.FindAction
-
- findAFile() - Method in class org.trianacode.taskgraph.util.Listing
-
Finds the first available file i.e.
- findArrayComponentName(Object, int) - Static method in class triana.types.util.FlatArray
-
Class method to find the name of the type of the component of an array down to a certain depth.
- findArrayDimensionLengths(Object) - Static method in class triana.types.util.FlatArray
-
Class method finds the size of each dimension of a multi-dimensional array.
- findArrayDimensionLengths(Object, int) - Static method in class triana.types.util.FlatArray
-
Class method finds the size of each dimension of a multi-dimensional array down to a certain depth.
- findLibrary(String) - Method in class org.trianacode.config.ModuleClassLoader
-
- findLibrary(String) - Method in class org.trianacode.taskgraph.tool.ToolClassLoader
-
- findNext(String) - Method in class triana.types.Document
-
Finds the first occurence of the given String in the Document.
- findNext(String, int) - Method in class triana.types.Document
-
Finds the first occurence of the given String after the given character position in the Document.
- findNextInGroup(String, int) - Method in class triana.types.Document
-
Finds the first occurence of the given String within the given character group in the Document.
- findNextInGroup(String, int, int) - Method in class triana.types.Document
-
Finds the first occurence of the given String within the given character group after the given location in the
Document.
- findNoteMap() - Method in class audio.processing.mir.NoteWriter
-
- findNumberOfDimensions(Object) - Static method in class triana.types.util.FlatArray
-
Class method finds the number of dimensions of a multi-dimensional array.
- FindPairedBracket(int, int, int) - Method in class math.calculator.Compute
-
- FindPairedSquareBracket(int) - Method in class math.calculator.Compute
-
- FindPegasus - Class in org.trianacode.shiwaall.sendToPegasus
-
Created by IntelliJ IDEA.
- FindPegasus() - Constructor for class org.trianacode.shiwaall.sendToPegasus.FindPegasus
-
- findPegasus(long, Displayer) - Static method in class org.trianacode.shiwaall.sendToPegasus.FindPegasus
-
Find pegasus.
- FindSequence(int, char) - Method in class math.calculator.Compute
-
- findToolBox(URL) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
Attempts to find a toolbox that contains the specified location
- FindWordDialog - Class in org.trianacode.gui.help.search
-
- FindWordDialog(JFrame, HTMLSearchResults, int) - Constructor for class org.trianacode.gui.help.search.FindWordDialog
-
- findWordDialog - Variable in class org.trianacode.gui.windows.TrianaWindow
-
The find word pop up
- FindWordEvent - Class in org.trianacode.gui.help.search
-
- FindWordEvent(Object, String, String, File) - Constructor for class org.trianacode.gui.help.search.FindWordEvent
-
- FindWordListener - Interface in org.trianacode.gui.help.search
-
- finish() - Method in class org.trianacode.shiwaall.extras.ProgressPopup
-
Finish.
- finished() - Method in class org.trianacode.taskgraph.service.AbstractRunnableTask
-
Tell the data monitor that this thread monitor has completed outputting the data i.e.
- finished() - Method in class org.trianacode.taskgraph.service.AbstractServiceTask
-
Tell the data monitor that this thread monitor has completed outputting the data i.e.
- finished() - Method in class org.trianacode.taskgraph.service.NonRunnableTask
-
Tell the data monitor that this thread monitor has completed outputting the data i.e.
- finished() - Method in interface org.trianacode.taskgraph.service.RunnableInstance
-
Tell the data monitor that this thread monitor has completed outputting the data i.e.
- finished() - Method in class org.trianacode.taskgraph.service.RunnableTask
-
Tells the Unit that an output node has finished sending the data.
- FINISHED_WORKFLOW - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- finishSelected(WizardWindow) - Method in class org.trianacode.gui.appmaker.CommandLineWizard
-
Generate command line application code if finish is selected
- finishSelected(WizardWindow) - Method in class org.trianacode.gui.toolmaker.UnitWizard
-
Generate tool code if finish is selected
- finishSelected(WizardWindow) - Method in interface org.trianacode.gui.windows.WizardListener
-
Called when finish is selected on the wizard
- FIR_BandPass - Class in signalproc.filtering.timedomain
-
An FIR_BandPass unit to apply an FIR band-pass filter smoothed by a windowing function chosen by the user.
- FIR_BandPass() - Constructor for class signalproc.filtering.timedomain.FIR_BandPass
-
- FIR_Filter - Class in signalproc.filtering.timedomain
-
An FIR_Filter unit to implement an FIR filter in the time domain, ie for input data {x(k)}, the filter coefficients
{a(k)} lead to output {y{k}):<\p>
- FIR_Filter() - Constructor for class signalproc.filtering.timedomain.FIR_Filter
-
- FIR_HighPass - Class in signalproc.filtering.timedomain
-
An FIR_HighPass unit to apply an FIR low-pass filter smoothed by a windowing function chosen by the user.
- FIR_HighPass() - Constructor for class signalproc.filtering.timedomain.FIR_HighPass
-
- FIR_LowPass - Class in signalproc.filtering.timedomain
-
An FIR_LowPass unit to apply an FIR low-pass filter smoothed by a windowing function chosen by the user.
- FIR_LowPass() - Constructor for class signalproc.filtering.timedomain.FIR_LowPass
-
- first() - Method in class triana.types.util.StringVector
-
Returns the first element of the sequence.
- firstChild(Node) - Static method in class org.trianacode.shiwaall.iwir.importer.xml.DomPain
-
First child.
- firstChild(Node) - Static method in class org.trianacode.shiwaall.utils.DomPain
-
First child.
- firstNonDelimiterElement() - Method in class triana.types.util.StringSplitter
-
- firstNonDelimiterToken() - Method in class triana.types.util.StringSplitter
-
- FitLine - Class in math.statistics
-
A FitLine unit to do linear least-squares fit to the input data.
- FitLine() - Constructor for class math.statistics.FitLine
-
- FIXED_LENGTH_PROCESSING - Static variable in class triana.types.audio.MultipleAudio
-
The identifier for fixed length processing e.g.
- FlatArray - Class in triana.types.util
-
FlatArray holds the contents of a multi-dimensional array that has been flattened, i.e.
- FlatArray() - Constructor for class triana.types.util.FlatArray
-
Constructs an empty FlatArray.
- FlatArray(Object) - Constructor for class triana.types.util.FlatArray
-
Constructs a FlatArray from the given array.
- FlatArray(Object, int) - Constructor for class triana.types.util.FlatArray
-
Constructs a FlatArray from the given array by flattening all the dimensions up to argument depth.
- FlatArray(Object, int[]) - Constructor for class triana.types.util.FlatArray
-
Constructs a FlatArray from the given flattened array and the given array of integers.
- flattenArray(double[][]) - Static method in class signalproc.algorithms.FFTWLibrary
-
- flattenString(String) - Static method in class org.trianacode.shiwaall.utils.SimpleXML
-
Flatten string.
- FLOAT - Static variable in class org.trianacode.gui.builder.Scroller
-
- FLOAT - Static variable in class signalproc.input.BinaryImporter
-
- FLOAT - Static variable in class signalproc.input.ImportBinary
-
- FLOAT - Static variable in class signalproc.output.BinaryExporter
-
- FLOAT_ARRAY - Static variable in class org.trianacode.taskgraph.service.TypeChecking
-
- FLOAT_ARRAY - Static variable in class org.trianacode.taskgraph.tool.TypeUtils
-
- floatArrayToDouble(float[]) - Static method in class org.trianacode.taskgraph.service.TypeChecking
-
- floatArrayToDouble(float[]) - Static method in class org.trianacode.taskgraph.tool.TypeUtils
-
- floatBytesToDouble(byte[], int) - Static method in class signalproc.input.ImportBinary
-
Converts the float bytes at the given offset into a double by packing the bytes in the correct order.
- floatValue() - Method in class triana.types.Const
-
Returns the value of the specified number as a float
.
- flush() - Method in class org.trianacode.gui.service.LocalServer
-
Sends a message to the server to flush the taskgraph
- flush() - Method in class org.trianacode.taskgraph.service.AbstractServiceTask
-
This method flushes the currently invoking services.
- flush() - Method in interface org.trianacode.taskgraph.service.InputCable
-
Flushes data in the pipe
- flush() - Method in class org.trianacode.taskgraph.service.LocalCable
-
Flushes the data on the pipe
- flush() - Method in class org.trianacode.taskgraph.service.NonRunnableClient
-
Sends a message to the server to flush the taskgraph
- flush() - Method in interface org.trianacode.taskgraph.service.OutputCable
-
Flushes data in the pipe
- flush() - Method in class org.trianacode.taskgraph.service.QueueCable
-
Flushes the data on the pipe
- flush() - Method in interface org.trianacode.taskgraph.service.TrianaClient
-
Sends a message to the server to flush the taskgraph
- FLUSH_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- FlushAction - Class in org.trianacode.gui.action.taskgraph
-
Action class to handle all "Flush" actions.
- FlushAction(ToolSelectionHandler) - Constructor for class org.trianacode.gui.action.taskgraph.FlushAction
-
- FlushAction(ToolSelectionHandler, int, JMenu) - Constructor for class org.trianacode.gui.action.taskgraph.FlushAction
-
- FlushAction(ToolSelectionHandler, int) - Constructor for class org.trianacode.gui.action.taskgraph.FlushAction
-
- flushTaskGraph() - Method in class org.trianacode.taskgraph.service.Scheduler
-
Flushes all data from the task graph cables
- flushTaskGraph() - Method in interface org.trianacode.taskgraph.service.SchedulerInterface
-
Flushes all data from the task graph cables
- focusGained(FocusEvent) - Method in class common.input.DBExplorePanel
-
- focusGained(FocusEvent) - Method in class common.logic.LoopPanel
-
Invoked when a component gains the keyboard focus.
- focusGained(FocusEvent) - Method in class common.output.SerializePanel
-
Invoked when a component gains the keyboard focus.
- focusGained(FocusEvent) - Method in class common.processing.ParamNameChangePanel
-
- focusGained(FocusEvent) - Method in class common.string.StringGenPanel
-
- focusGained(FocusEvent) - Method in class imageproc.input.LoadMoviePanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.appmaker.CommandFilePanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.appmaker.ParameterMapPanel
-
Invoked when a component gains the keyboard focus.
- focusGained(FocusEvent) - Method in class org.trianacode.gui.builder.GUICreaterPanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.builder.Scroller
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Invoked when a component gains the keyboard focus.
- focusGained(FocusEvent) - Method in class org.trianacode.gui.hci.SearchToolBar
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.panels.CompilePanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.panels.FilePanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.panels.ScrollerPanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.toolmaker.guibuilder.BuilderPanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
- focusGained(FocusEvent) - Method in class org.trianacode.shiwaall.utils.Tools
-
- focusGained(FocusEvent) - Method in class signalproc.filtering.freqdomain.HetdyneFpanel
-
- focusGained(FocusEvent) - Method in class signalproc.output.EventViewerPanel
-
- focusGained(FocusEvent) - Method in class signalproc.output.SGTGrapherPanel
-
- focusLost(FocusEvent) - Method in class common.input.DBExplorePanel
-
- focusLost(FocusEvent) - Method in class common.logic.LoopPanel
-
Invoked when a component loses the keyboard focus.
- focusLost(FocusEvent) - Method in class common.output.SerializePanel
-
Invoked when a component loses the keyboard focus.
- focusLost(FocusEvent) - Method in class common.processing.ParamNameChangePanel
-
- focusLost(FocusEvent) - Method in class common.string.StringGenPanel
-
- focusLost(FocusEvent) - Method in class imageproc.input.LoadMoviePanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.appmaker.CommandFilePanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.appmaker.ParameterMapPanel
-
Invoked when a component loses the keyboard focus.
- focusLost(FocusEvent) - Method in class org.trianacode.gui.builder.GUICreaterPanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.builder.Scroller
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Invoked when a component loses the keyboard focus.
- focusLost(FocusEvent) - Method in class org.trianacode.gui.hci.SearchToolBar
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.panels.CompilePanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.panels.FilePanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.panels.ScrollerPanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.toolmaker.guibuilder.BuilderPanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
- focusLost(FocusEvent) - Method in class org.trianacode.shiwaall.utils.Tools
-
- focusLost(FocusEvent) - Method in class signalproc.filtering.freqdomain.HetdyneFpanel
-
- focusLost(FocusEvent) - Method in class signalproc.output.EventViewerPanel
-
- focusLost(FocusEvent) - Method in class signalproc.output.SGTGrapherPanel
-
- FOOTER_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- force_multiplier - Variable in class org.trianacode.gui.util.organize.DagOrganizer
-
- ForEachTaskHolder - Class in org.trianacode.shiwaall.iwir.holders
-
Created by IntelliJ IDEA.
- ForEachTaskHolder() - Constructor for class org.trianacode.shiwaall.iwir.holders.ForEachTaskHolder
-
- ForLoop - Static variable in class math.calculator.Compute
-
- Form - Class in org.trianacode.velocity.form
-
- Form(String, String, String, Properties) - Constructor for class org.trianacode.velocity.form.Form
-
- FORM_TEMPLATE - Static variable in class org.trianacode.velocity.form.Form
-
- FORM_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- format - Static variable in class audio.input.LoadSound
-
- FormatKeyStroke - Class in org.trianacode.gui.action
-
Formats a KeyStroke suitable for display on UI
- FormatKeyStroke() - Constructor for class org.trianacode.gui.action.FormatKeyStroke
-
- formatThrowable(Throwable) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
- formatToolBar(JToolBar, int) - Static method in class org.trianacode.gui.hci.MenuUtils
-
- FormComponent - Class in org.trianacode.velocity.form
-
- FormComponent() - Constructor for class org.trianacode.velocity.form.FormComponent
-
- FormLayout - Class in org.trianacode.gui.panels
-
A layout manager for laying-out components in a form.
- FormLayout() - Constructor for class org.trianacode.gui.panels.FormLayout
-
Constructs a form layout
- FormLayout(int, int) - Constructor for class org.trianacode.gui.panels.FormLayout
-
Constructs a form layout with the specified horizontal/vertical spacing between rows/columns
- forName(String) - Static method in class org.trianacode.taskgraph.tool.ClassLoaders
-
- ForNext - Class in common.logic
-
A ForNext unit to ..
- ForNext() - Constructor for class common.logic.ForNext
-
- ForShowComponent - Interface in org.trianacode.gui.main
-
An interface that is implemented by components that can be used as show indicators for the inputs to/outputs from a
open group.
- ForShowMonitor - Class in org.trianacode.gui.main.imp
-
A class to monitor the for show tool for a node and update the main triana when applicable.
- ForShowMonitor(Node, ShowToolPanel) - Constructor for class org.trianacode.gui.main.imp.ForShowMonitor
-
- ForShowTool - Class in org.trianacode.gui.main.imp
-
ForShowTool is a class for showing what tools within group are connected to in upper groups.
- ForShowTool(Node, Node) - Constructor for class org.trianacode.gui.main.imp.ForShowTool
-
- ForTaskHolder - Class in org.trianacode.shiwaall.iwir.holders
-
Created by IntelliJ IDEA.
- ForTaskHolder() - Constructor for class org.trianacode.shiwaall.iwir.holders.ForTaskHolder
-
- FORWARD - Static variable in class common.input.SequenceBufferPanel
-
- foundSomething() - Method in class org.trianacode.shiwaall.sendToPegasus.PegasusListener
-
Found something.
- FRAME_COUNT - Static variable in class imageproc.input.LoadMoviePanel
-
the parameter indicating the frame count
- FRAME_SAMPLE_SIZE - Static variable in class triana.types.audio.gsm.encoder.Gsm_Def
-
- FRAME_SIZE - Static variable in class triana.types.audio.gsm.encoder.Gsm_Def
-
- frameClosing(CloseFrameEvent) - Method in interface org.trianacode.gui.help.CloseFrameListener
-
Abstract method.
- FramesManager - Class in org.trianacode.gui.desktop.frames
-
- FramesManager() - Constructor for class org.trianacode.gui.desktop.frames.FramesManager
-
- FramesView - Class in org.trianacode.gui.desktop.frames
-
- FramesView(TaskGraphPanel) - Constructor for class org.trianacode.gui.desktop.frames.FramesView
-
- FreqBPF - Class in signalproc.algorithms
-
A FreqBP unit to ..
- FreqBPF() - Constructor for class signalproc.algorithms.FreqBPF
-
- FreqHist - Class in signalproc.algorithms
-
A FreqHist unit to produce a Histogram from an input VectorType.
- FreqHist() - Constructor for class signalproc.algorithms.FreqHist
-
- FreqHPF - Class in signalproc.algorithms
-
FreqLPF : A Unit to high-pass filter a frequency spectrum.
- FreqHPF() - Constructor for class signalproc.algorithms.FreqHPF
-
- freqpoints_max - Static variable in class org.trianacode.shiwaall.workflowCreation.dart.DartScript
-
The freqpoints_max.
- FrequencyResolution - Class in signalproc.dataparam
-
A FrequencyResolution unit to get the frequency resolution of a data set
- FrequencyResolution() - Constructor for class signalproc.dataparam.FrequencyResolution
-
- frequencyResolution - Variable in class triana.types.ComplexSpectrum
-
(Parameter that is kept for consistency with previous versions, but which is obsolete.
- frequencyResolution() - Method in class triana.types.ComplexSpectrum
-
Obsolete method for obtaining frequency resolution.
- frequencyResolution - Variable in class triana.types.Spectrum
-
(Parameter that is kept for consistency with previous versions, but which is obsolete.
- frequencyResolution() - Method in class triana.types.Spectrum
-
Obsolete method for obtaining frequency resolution.
- fromFile(File) - Static method in class org.trianacode.taskgraph.util.UrlUtils
-
- FTHP(int) - Static method in class triana.types.util.SigAnalWindows
-
Create a FTHP window spanning the given number of points.
- FTNI(int) - Static method in class triana.types.util.SigAnalWindows
-
Create a FTNI window spanning the given number of points.
- FTSRS(int) - Static method in class triana.types.util.SigAnalWindows
-
Create a FTSRS window spanning the given number of points.
- FUBAR - Class in org.trianacode.shiwaall.utils
-
Created by IntelliJ IDEA.
- FUBAR() - Constructor for class org.trianacode.shiwaall.utils.FUBAR
-
- FULL_SPAN - Static variable in class org.trianacode.gui.panels.FormLayout
-
- FullSpectrum - Class in signalproc.algorithms
-
A FullSpectrum unit to convert a one-sided or narrow-band spectrum into a full-band spectrum.
- FullSpectrum() - Constructor for class signalproc.algorithms.FullSpectrum
-
- Function - Static variable in class math.calculator.Compute
-
- FunctionDictionary - Variable in class math.calculator.Compute
-
- FunctionListTypeDictionary - Variable in class math.calculator.Compute
-
- FunctionNames - Variable in class math.calculator.Compute
-
- FunctionOfListVariables - Static variable in class math.calculator.Compute
-
- FunctionOfOneVariable - Static variable in class math.calculator.Compute
-
- FunctionOfThreeVariables - Static variable in class math.calculator.Compute
-
- FunctionOfTwoVariables - Static variable in class math.calculator.Compute
-
- FunctionOneTypeDictionary - Variable in class math.calculator.Compute
-
- FunctionThreeTypeDictionary - Variable in class math.calculator.Compute
-
- FunctionTwoTypeDictionary - Variable in class math.calculator.Compute
-
- FuzzBox - Class in audio.processing.distortion
-
A Fuzz-box distortion Effect which allows user to apply a distortion onto the audio by lowering the 'acceptable'
threshold level, forcing the signal to clip.
- FuzzBox() - Constructor for class audio.processing.distortion.FuzzBox
-
- FuzzboxEffect - Class in audio.processing.distortion
-
A Fuzz-box distortion Effect which allows user to apply a distortion effect on the audio by lowering the 'acceptable'
threshold level to force clipping.
- FuzzboxEffect(float, int) - Constructor for class audio.processing.distortion.FuzzboxEffect
-