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

S

selectByIndex(JComboBox, String) - Method in class org.sump.analyzer.tools.Base
Selects the item of a combo box at the given index.
selectByValue(JComboBox, String[], String) - Method in class org.sump.analyzer.tools.Base
Selects the item of a combo box whose index corresponds to a string array index matching the given value.
selectByValue(JComboBox, String) - Method in class org.sump.analyzer.tools.Base
Selects the first item of the combo box that matches the given string value.
setCapturedData(CapturedData) - Method in class org.sump.analyzer.Diagram
Sets the captured data object to use for drawing the diagram.
setClockSource(int) - Method in class org.sump.analyzer.Device
Sets the clock source to use.
setEnabledChannels(int) - Method in class org.sump.analyzer.Device
Set enabled channels.
setFilterEnabled(boolean) - Method in class org.sump.analyzer.Device
Sets wheter or not to enable the noise filter.
setParallelTrigger(int, int, int, int, int, boolean) - Method in class org.sump.analyzer.Device
Configures the given trigger stage in parallel mode.
setRate(int) - Method in class org.sump.analyzer.Device
Set the sampling rate.
setRatio(double) - Method in class org.sump.analyzer.Device
Sets the ratio for samples to read before and after started.
setSerialTrigger(int, int, int, int, int, int, boolean) - Method in class org.sump.analyzer.Device
Configures the given trigger stage in serial mode.
setSize(int) - Method in class org.sump.analyzer.Device
Sets the number of samples to obtain when started.
setTriggerEnabled(boolean) - Method in class org.sump.analyzer.Device
Sets wheter or not to enable the trigger.
showCaptureDialog(JFrame) - Method in class org.sump.analyzer.DeviceController
Displays the device controller dialog with enabled configuration portion and waits for user input.
showCaptureProgress(JFrame) - Method in class org.sump.analyzer.DeviceController
Displays the device controller dialog with disabled configuration, starting capture immediately.
showDialog(Frame) - Method in class org.sump.analyzer.DiagramLabels
Display the settings dialog.
showDialog(Frame) - Method in class org.sump.analyzer.DiagramSettings
Display the settings dialog.
showLabelsDialog(Frame) - Method in class org.sump.analyzer.Diagram
Display the diagram labels dialog.
showSettingsDialog(Frame) - Method in class org.sump.analyzer.Diagram
Display the diagram settings dialog.
SPIProtocolAnalysis - Class in org.sump.analyzer.tools
 
SPIProtocolAnalysis() - Constructor for class org.sump.analyzer.tools.SPIProtocolAnalysis
 
StateAnalysis - Class in org.sump.analyzer.tools
Tool to convert captured data for state analysis using a user selected channel as clock.
StateAnalysis() - Constructor for class org.sump.analyzer.tools.StateAnalysis
 
statusChanged(String) - Method in class org.sump.analyzer.MainWindow
Handles status change requests.
statusChanged(String) - Method in interface org.sump.analyzer.StatusChangeListener
Called when the status bar text needs to change.
StatusChangeListener - Interface in org.sump.analyzer
Simple interface for a "event" mechanism that allows the diagram to update the main windows status bar.
stop() - Method in class org.sump.analyzer.Device
Informs the thread in run() that it is supposed to stop reading data and return.
store(File) - Method in class org.sump.analyzer.Project
Stores properties fetched from all registered configurable objects in the given file.

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