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

undeclareBean(org.apache.bsf.BSFDeclaredBean) - function in org.apache.jmeter.util.BSFJavaScriptEngine
 
undo() - function in javax.swing.undo.CompoundEdit
 
undo() - function in org.apache.jmeter.gui.GlobalUndoableEdit
 
undo() - function in org.apache.jmeter.gui.GuiPackage
Navigate back through undo history
undo() - function in org.apache.jmeter.gui.UndoHistory
 
UndoCommand - class in org.apache.jmeter.gui.action
Menu command to serve Undo/Redo
UndoHistory - class in org.apache.jmeter.gui
This class serves storing Test Tree state and navigating through it to give the undo/redo ability for test plan changes
UndoHistory.HistoryListener - class in org.apache.jmeter.gui.UndoHistory
Interface to be implemented by components interested in UndoHistory
UndoHistoryItem - class in org.apache.jmeter.gui
Undo history item
undoLastAction() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
undoReverseReplace(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.engine.util.ValueReplacer
Replaces ${key} by value extracted from variables if any
UndoVariableReplacement - class in org.apache.jmeter.engine.util
Replaces ${key} by value extracted from JMeterVariables if any
unexportObject(java.rmi.Remote,boolean) - function in java.rmi.server.UnicastRemoteObject
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.ScriptWrapperConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.BooleanPropertyConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.HashTreeConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.IntegerPropertyConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.LongPropertyConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.MultiPropertyConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.SampleEventConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.SampleResultConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.StringPropertyConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.TestElementConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.TestElementPropertyConverter
 
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader,com.thoughtworks.xstream.converters.UnmarshallingContext) - function in org.apache.jmeter.save.converters.TestResultWrapperConverter
Read test results from JTL files and pass them to the visualiser directly.
unregister(org.apache.jmeter.gui.Stoppable) - function in org.apache.jmeter.gui.GuiPackage
Unregister stoppable
unregisterEventListener(org.apache.jmeter.gui.logging.GuiLogEventListener) - function in org.apache.jmeter.gui.logging.GuiLogEventBus
Unregister a GUI log event listener (GuiLogEventListener).
unregisterKeyboardAction(javax.swing.KeyStroke) - function in javax.swing.JComponent
 
unregisterKeyboardAction(javax.swing.KeyStroke) - function in javax.swing.JComponent
 
UnsharedComponent - class in org.apache.jmeter.gui
Marker interface indicating that an instance of a component cannot be shared.
unsplit(kotlin.Array,Object) - function in org.apache.jmeter.util.JMeterUtils
Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
unsplit(kotlin.Array,Object,java.lang.String) - function in org.apache.jmeter.util.JMeterUtils
Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
update(java.awt.Graphics) - function in javax.swing.JComponent
 
update(java.awt.Graphics) - function in javax.swing.JComponent
 
update(java.awt.Graphics) - function in javax.swing.JDialog
 
update(java.awt.Graphics) - function in javax.swing.JFrame
 
updateCounts() - function in org.apache.jmeter.gui.MainFrame
 
updateCurrentGui() - function in org.apache.jmeter.gui.GuiPackage
Update the GUI for the currently selected node.
updateCurrentNode() - function in org.apache.jmeter.gui.GuiPackage
This method should be called in order for GuiPackage to change the current node.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.Binding
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.BindingGroup
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.FilePanelEntryBinding
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JBooleanPropertyEditor
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JCheckBoxBinding
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JLabeledFieldBinding
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JSyntaxTextAreaBinding
Update TestElement based on the state of the UI.
updateElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JTextComponentBinding
Update TestElement based on the state of the UI.
updateIterationIndex(java.lang.String,int) - function in org.apache.jmeter.control.IteratingController
 
updateIterationIndex(java.lang.String,int) - function in org.apache.jmeter.control.IteratingController
 
updateIterationIndex(java.lang.String,java.lang.Integer) - function in org.apache.jmeter.control.IteratingController
 
updateRecentFileMenuItems(java.util.List,java.lang.String) - function in org.apache.jmeter.gui.action.LoadRecentProject
Update the content and visibility of the menu items for recent files
updateSchedule(org.apache.jmeter.threads.openmodel.ThreadSchedule) - function in org.apache.jmeter.threads.openmodel.gui.TargetRateChart
 
updateUI() - function in javax.swing.JCheckBox
 
updateUI() - function in javax.swing.JMenuBar
 
updateUI() - function in javax.swing.JPanel
 
updateUI() - function in javax.swing.JPanel
 
updateUI() - function in javax.swing.JScrollPane
 
updateUI() - function in javax.swing.JToolBar
 
updateUI() - function in javax.swing.table.DefaultTableCellRenderer
 
updateUI() - function in javax.swing.text.JTextComponent
 
updateUI() - function in javax.swing.tree.DefaultTreeCellRenderer
 
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.Binding
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.BindingGroup
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.FilePanelEntryBinding
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JBooleanPropertyEditor
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JCheckBoxBinding
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JLabeledFieldBinding
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JSyntaxTextAreaBinding
Update UI based on the state of the given TestElement.
updateUi(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JTextComponentBinding
Update UI based on the state of the given TestElement.
updateUIForHiddenComponents() - function in org.apache.jmeter.gui.GuiPackage
Tells hidden GUI components to update UIs when they are shown.
updateUndoRedoIcons(boolean,boolean) - function in org.apache.jmeter.gui.MainFrame
Update Undo/Redo icons state
updateUndoRedoIcons(boolean,boolean) - function in org.apache.jmeter.gui.util.JMeterToolBar
Change state of buttons after undo or redo
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