A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

U

U_LAW - Static variable in class triana.types.audio.AudioChannelFormat
The A_LAW format for audio.
UnaryOperator - Static variable in class math.calculator.Compute
 
Unbundler - Class in org.trianacode.shiwaall.executionServices
Created by IntelliJ IDEA.
Unbundler() - Constructor for class org.trianacode.shiwaall.executionServices.Unbundler
Instantiates a new unbundler.
Unbundler(ShiwaBundleHelper) - Constructor for class org.trianacode.shiwaall.executionServices.Unbundler
Instantiates a new unbundler.
unflattenArray(double[], int, int) - Static method in class signalproc.algorithms.FFTWLibrary
 
unGroup(TaskGraph) - Method in class org.trianacode.gui.action.taskgraph.UnGroupAction
Ungroups the given group taskgraph
ungroup() - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
removes tasks and notifies listeners when the taskgraph is ungrouped, but does not dispose of the tasks
ungroup() - Method in interface org.trianacode.taskgraph.TaskGraph
removes tasks and notifies listeners when the taskgraph is ungrouped, but does not dispose of the tasks
UNGROUP_ACTION - Static variable in interface org.trianacode.gui.action.Actions
 
UNGROUP_EVENT - Static variable in class org.trianacode.taskgraph.event.TaskGraphCableEvent
 
UNGROUP_EVENT - Static variable in class org.trianacode.taskgraph.event.TaskGraphTaskEvent
 
UnGroupAction - Class in org.trianacode.gui.action.taskgraph
Action class to handle all "Ungroup" actions.
UnGroupAction(ToolSelectionHandler) - Constructor for class org.trianacode.gui.action.taskgraph.UnGroupAction
 
unGroupTask(String) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
Ungroups the specified group task.
unGroupTask(String) - Method in interface org.trianacode.taskgraph.TaskGraph
Ungroups the specified group task
Unit - Class in org.trianacode.taskgraph
Class Description Here...
Unit() - Constructor for class org.trianacode.taskgraph.Unit
 
Unit(String, String) - Constructor for class org.trianacode.taskgraph.Unit
 
UNIT_CABLES - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
UNIT_DIRECTORY - Static variable in class org.trianacode.gui.util.Env
 
UNIT_ID - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
UNIT_INFO - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
UNIT_INST_ID - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
UNIT_NAME - Static variable in interface org.trianacode.taskgraph.proxy.java.JavaConstants
 
UNIT_NAME_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
 
UNIT_PACKAGE - Static variable in interface org.trianacode.taskgraph.proxy.java.JavaConstants
 
UNIT_PACKAGE_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
 
UNIT_STATE_ID - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
UnitPanel - Class in org.trianacode.gui.panels
UI for Units factor out and redesign UI at later point
UnitPanel() - Constructor for class org.trianacode.gui.panels.UnitPanel
 
UnitPanel - Class in org.trianacode.gui.toolmaker
The tool wizard panel for editing the general properties of a tool, including the number of input/outpur nodes
UnitPanel(ToolTable) - Constructor for class org.trianacode.gui.toolmaker.UnitPanel
Constructs a panel for editing general properties of a tool.
UnitWizard - Class in org.trianacode.gui.toolmaker
A class for creating the template for an Triana tool This class is a stand alone application which can be run independantly of the Triana GUI, but can also be used from within the GUI.
UnitWizard(ToolTable, Frame) - Constructor for class org.trianacode.gui.toolmaker.UnitWizard
 
UNKNOWN_ACTION - Static variable in interface org.trianacode.gui.hci.tools.ToolComponentModel
 
UNKNOWN_DATA_TYPE - Static variable in interface org.trianacode.taskgraph.tool.Tool
special input/output data types
UNKNOWN_TYPE - Static variable in interface org.trianacode.taskgraph.tool.Tool
parameter types
UnknownToolBoxTypePanel - Class in org.trianacode.gui.panels
Panel for displaying, adding and removing local toolbox paths
UnknownToolBoxTypePanel(String) - Constructor for class org.trianacode.gui.panels.UnknownToolBoxTypePanel
Constructor
UNLIMITED - Static variable in class org.trianacode.gui.toolmaker.UnitPanel
 
unlock() - Method in class triana.types.MailMsg
Unlocks the message so it can be edited.
unmap(String) - Method in class org.trianacode.enactment.CommandLineExec
Unmaps all the mappings from a string.
unmonitorTaskGraph(TaskGraph) - Method in class org.trianacode.gui.panels.ParameterPanelManager
Notifies the parameter panel manager to stop monitoring the specified taskgraph
unmonitorTaskGraph(TaskGraph) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
Removes this taskgraph checker from monitoring the specified taskgraph, and any sub-taskgraphs
unmonitorTaskGraph(TaskGraph) - Method in interface org.trianacode.taskgraph.TaskGraphChecker
Removes this taskgraph checker from monitoring the specified taskgraph, and any sub-taskgraphs
unpackData() - Method in class org.trianacode.enactment.TrianaExec.ExecRun
 
unpackResult(Object) - Method in class org.trianacode.enactment.TrianaRun
 
unregisterColorModel(String) - Static method in class org.trianacode.gui.hci.color.ColorManager
Unregisters a color model for a tool class.
unregisterExtension(Extension) - Static method in class org.trianacode.gui.extensions.ExtensionManager
Unregister an extension
unregisterID(Task) - Static method in class org.trianacode.taskgraph.InstanceIDManager
Unregisters the instance id for a task
unregisterInstantiator(String) - Static method in class org.trianacode.taskgraph.proxy.ProxyFactory
Unregisters the ProxyInstantiator for the specified proxy type
unregisterObjectDeserializer(String) - Static method in class org.trianacode.taskgraph.ser.ObjectDeserializationManager
Unregisters a named ObjectDeserializer
unregisterOpenGroupModel(String) - Method in class org.trianacode.gui.hci.tools.TaskGraphView
Unregisters the OpenGroupComponentModel for a particular tool class
unregisterTaskGraphFactory(String, TaskFactory) - Method in class org.trianacode.taskgraph.imp.TaskGraphFactoryImp
Unregisters a taskgraph factory for a proxy type
unregisterTaskGraphFactory(String, TaskFactory) - Method in interface org.trianacode.taskgraph.TaskGraphFactory
Unregisters a taskgraph factory for a proxy type
unregisterTaskGraphFactory(String) - Static method in class org.trianacode.taskgraph.TaskGraphManager
Registers the taskgraph factory for the specifed factory type
unregisterTaskGraphView(String) - Static method in class org.trianacode.gui.hci.tools.TaskGraphViewManager
Unregisters the TaskGraphView for a particular taskgraph tool class.
unregisterToolModel(String) - Method in class org.trianacode.gui.hci.tools.TaskGraphView
Unregisters the ToolComponentModel for a particular tool class
unregisterTrianaClient(TaskGraph) - Method in class org.trianacode.gui.hci.ApplicationFrame
Unregisters the TrianaClient for the specified task
unregisterWorkflowAction(WorkflowVerifier) - Static method in class org.trianacode.gui.service.WorkflowActionManager
Unregisters a workflow verifier using its default workflow actions.
unregisterWorkflowAction(String[], WorkflowVerifier) - Static method in class org.trianacode.gui.service.WorkflowActionManager
Unregisters a workflow verifier from the specified actions.
UnwrapAdditionBrackets(int, int) - Method in class math.calculator.Compute
 
UnwrapMultiplicationBrackets(int, int) - Method in class math.calculator.Compute
 
UPDATE_AT_START_OF_PROCESS - Static variable in interface org.trianacode.gui.toolmaker.ParamsPanelInterface
Parameter update policies
UPDATE_IMMEDIATELY - Static variable in interface org.trianacode.gui.toolmaker.ParamsPanelInterface
 
UPDATE_PARAMS - Static variable in class org.trianacode.gui.toolmaker.UnitWizard
 
UpdateActionConstants - Interface in org.trianacode.gui.hci.tools
The default update action constants used within tool component model.
updateGUIComponent(String) - Method in class org.trianacode.gui.toolmaker.GUIPanel
updates the currently selected GUI parameter to be associated with the specified component
updateGUIParameter(String, String) - Method in class triana.types.OldUnit
Deprecated. 
updateMainText(String) - Method in class org.trianacode.gui.main.imp.MultiTextSubComponent
 
updateObsoletePointers() - Method in class triana.types.ComplexSampleSet
 
updateObsoletePointers() - Method in class triana.types.ComplexSpectrum
 
updateObsoletePointers() - Method in class triana.types.Document
Used to make the new types derived from TrianaType backward-compatible with older types.
updateObsoletePointers() - Method in class triana.types.FileName
 
updateObsoletePointers() - Method in class triana.types.Histogram
 
updateObsoletePointers() - Method in class triana.types.SampleSet
 
updateObsoletePointers() - Method in class triana.types.Spectrum
 
updateObsoletePointers() - Method in class triana.types.TrianaPixelMap
 
updateObsoletePointers() - Method in class triana.types.TrianaType
 
updateObsoletePointers() - Method in class triana.types.VectorType
 
updateParameter(String, String) - Method in class common.parameter.Scroller
Used to set each of Scroller's parameters.
updateParameter(String, Object) - Method in class math.functions.SumElements
Used to set each of SumElements's parameters.
updateParameter(String, Object) - Method in class math.statistics.Kurtosis
Used to set each of Kurtosis's parameters.
updateParameter(String, String) - Method in class org.trianacode.gui.panels.UnitPanel
Sets the parameter in the unit identified by parName to the given value.
updateParameter(String, double) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, boolean) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, float) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, int) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, short) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, long) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, byte) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, Color) - Method in class org.trianacode.gui.panels.UnitPanel
Calls the setParameter function with the given parameter converted to a string
updateParameter(String, Object) - Method in class signalproc.algorithms.AccumStat
Loads AccumStat's parameters from the parameter file.
updateParameter(String, String) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, int) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, long) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, short) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, boolean) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, float) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, double) - Method in class triana.types.OldUnit
Deprecated. 
updateParameter(String, char) - Method in class triana.types.OldUnit
Deprecated. 
updateParameterList() - Method in class org.trianacode.gui.toolmaker.GUIPanel
 
updateParameterValue() - Method in class common.logic.LoopUnit
 
updatePaths(Vector) - Static method in class org.trianacode.gui.windows.Help
TODO Make into tool box listener so is notified when path added
updatePlusMinusVisible() - Method in class org.trianacode.gui.main.imp.MainTrianaTask
 
updatePoint(TaskLayoutDetails) - Method in class org.trianacode.gui.util.organize.OrganizableTask
 
updateProxy() - Method in class org.trianacode.taskgraph.imp.TaskImp
Refreshes the proxy
updateProxy() - Method in class org.trianacode.taskgraph.interceptor.execution.PoisonTask
 
updateProxy() - Method in interface org.trianacode.taskgraph.Task
Notifies task listeners that the proxy has been updated
updateRecentMenu() - Method in class org.trianacode.gui.hci.TrianaMainMenu
Called when a file is opened or saved, this method keeps a record of the most recently accessed taskgraph files.
updateRecentMenu(String) - Method in class org.trianacode.gui.hci.TrianaMainMenu
Check the recent items list, if this item is not included add it to the end, losing the top item.
updateSGTData(SimpleLine, GraphType) - Method in class signalproc.output.SGTGrapherPanel
 
updateSubText(String) - Method in class org.trianacode.gui.main.imp.MultiTextSubComponent
 
updateText(String, String) - Method in class org.trianacode.gui.main.imp.MultiTextSubComponent
 
updateUserVar(String, Vector<String>) - Method in class math.calculator.ComputeCalc
This adds the specific variable definition to the list of user-defined variables within Compute if the variable is not already defined or replaces the existing variable within this one if it does.
updateUserVar(String, double) - Method in class math.calculator.ComputeCalc
This adds the specific variable and value to the list of user-defined variables within Compute.
updateUserVar(String, double[]) - Method in class math.calculator.ComputeCalc
This adds the specific variable and sequence of values to the list of user-defined variables within Compute.
updateWidgetFor(String) - Method in class audio.input.ImportGSM
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.output.WaveView
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.output.WriteGSM
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.converters.AudioToGSM
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.converters.GSMToAudio
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.converters.Mono2Stereo
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.converters.Stereo2Mono
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.converters.SwapLWithR
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.eq.HighPass50
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.tools.HalfSampleRate
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.tools.InvertWave
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.tools.MatchFilter
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class audio.processing.tools.PitchDet
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class audio.processing.tools.Rectifier
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.input.GenerateCurve
 
updateWidgetFor(String) - Method in class common.input.Import2Col
 
updateWidgetFor(String) - Method in class common.input.TypeImport
 
updateWidgetFor(String) - Method in class common.logic.ForNext
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.output.Stopper
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class common.output.TypeExport
 
updateWidgetFor(String) - Method in class common.parameter.ColorGen
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class common.parameter.InputString
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.parameter.IntScroller
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.parameter.Scroller
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.parameter.StringIn
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.parameter.TrueFalseGen
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.processing.Conjugate
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class common.processing.ReplaceData
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class common.processing.Subvector
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class common.sync.Pause
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class imageproc.output.WriteGIF
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class imageproc.processing.effects.Brightness
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class imageproc.processing.effects.Threshold
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class imageproc.processing.manipulation.ScaleImage
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class math.functions.Maximum
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class math.functions.Minimum
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class math.functions.PhaseCont
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.functions.SumElements
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.FitLine
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.Kurtosis
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.Median
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.Skewness
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.SumOfSquares
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.Variance
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class math.statistics.ZeroMean
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.algorithms.ALE
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.Distance
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.FreqHPF
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.algorithms.FullSpectrum
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.algorithms.Gain
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.Heterodyne
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.ImageMapper
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.LPF
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.OneSide
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.algorithms.Shift
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.SpecAver
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.algorithms.SpecSeq
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.Trend
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.algorithms.WinFT
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.converters.VectToCSpec
 
updateWidgetFor(String) - Method in class signalproc.converters.VectToCSSet
 
updateWidgetFor(String) - Method in class signalproc.converters.VectToSpec
 
updateWidgetFor(String) - Method in class signalproc.converters.VectToSSet
 
updateWidgetFor(String) - Method in class signalproc.dataparam.AcquisitionTime
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.FrequencyResolution
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.HighFreq
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.Length
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.LowFreq
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.Name
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.SampleRate
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.SetAcqTime
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.dataparam.SetLabels
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.dataparam.SetName
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.dataparam.TestNarrow
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.TestTwoSided
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.XMax
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.XMin
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.dataparam.XValues
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.filtering.freqdomain.BandPass
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.filtering.freqdomain.HighPass
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.filtering.freqdomain.LowPass
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.filtering.freqdomain.MultiBand
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.filtering.freqdomain.NegativeF
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.filtering.freqdomain.PositiveF
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.filtering.timedomain.FIR_Filter
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.filtering.timedomain.IIR_Filter
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.injection.Chirp
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.input.MakeMatrix
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.output.Histogrammer
Used to update the widget in this unit's user interface that is used to control the given parameter name.
updateWidgetFor(String) - Method in class signalproc.time.Decimate
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.timefreq.ImageMapper
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class signalproc.timefreq.SpecSeq
Don't need to use this for GUI Builder units as everthing is updated by triana automatically
updateWidgetFor(String) - Method in class triana.types.OldUnit
Deprecated. 
updateWidgets() - Method in class org.trianacode.gui.panels.ScrollerPanel
 
updateWidgets() - Method in class org.trianacode.gui.windows.ScrollerWindow
Updates the widgets within the scroll window so to reflect changes in parameters
UrlEvent - Class in org.trianacode.gui.help
Sent when a user changes an html page either by using the forward/back buttons/menu items or clicks on a link.
UrlEvent(Object) - Constructor for class org.trianacode.gui.help.UrlEvent
 
UrlEventListener - Interface in org.trianacode.gui.help
 
urlEventVector - Variable in class org.trianacode.gui.help.UrlHistory
 
UrlHistory - Class in org.trianacode.gui.help
 
UrlHistory() - Constructor for class org.trianacode.gui.help.UrlHistory
 
URLImage - Class in imageproc.input
A URLImage unit which loads an image from a HTTP adddress
URLImage() - Constructor for class imageproc.input.URLImage
 
UrlUtils - Class in org.trianacode.taskgraph.util
 
usage() - Method in class org.trianacode.config.cl.OptionsHandler
 
USER_ACCESSIBLE - Static variable in class org.trianacode.gui.toolmaker.UnitWizard
valid parameter types
USER_ACCESSIBLE - Static variable in interface org.trianacode.taskgraph.tool.Tool
 
USER_ACCESSIBLE - Static variable in class org.trianacode.taskgraph.Unit
 
USER_TOOLBOX - Static variable in interface org.trianacode.taskgraph.tool.ToolTable
 
USER_TOOLBOX - Static variable in class org.trianacode.taskgraph.tool.ToolTableImpl
 
userHome - Static variable in class org.trianacode.gui.util.Env
 
userHome() - Static method in class org.trianacode.gui.util.Env
Returns the user's getApplicationDataDir directory
userInterface - Variable in class math.calculator.Compute
 
USERNAME - Variable in class org.trianacode.enactment.logging.appender.RabbitAppender
 
USERNAME - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
userPropertyChanged(UserPropertyEvent) - Method in class org.trianacode.gui.action.files.OptionsMenuHandler
Notified when a user property changes
userPropertyChanged(UserPropertyEvent) - Method in interface org.trianacode.gui.util.UserPropertyListener
Notified when a user property changes
UserPropertyEvent - Class in org.trianacode.gui.util
Class Description Here...
UserPropertyEvent(Object, String, Object) - Constructor for class org.trianacode.gui.util.UserPropertyEvent
 
UserPropertyListener - Interface in org.trianacode.gui.util
Class Description Here...
userScreen(String) - Method in class audio.input.LoadMP3Panel
 
userScreen(String) - Method in class audio.input.LoadSoundPanel
 
userVariableTypeDictionary - Variable in class math.calculator.Compute
 
userVariableValueDictionary - Variable in class math.calculator.Compute
 
UTF8Constant - Class in org.trianacode.taskgraph.tool.creators.type
 
UTF8Constant(int, String) - Constructor for class org.trianacode.taskgraph.tool.creators.type.UTF8Constant
 
UUID - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
 
UUID - Static variable in class Triana
takes a running instance id.
UUID_OPTION - Static variable in class org.trianacode.config.cl.TrianaOptions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z