Uses of Interface
org.sump.analyzer.Configurable

Packages that use Configurable
org.sump.analyzer   
org.sump.analyzer.tools   
 

Uses of Configurable in org.sump.analyzer
 

Classes in org.sump.analyzer that implement Configurable
 class DeviceController
          GUI Component that allows the user to control the device and start captures.
 class Diagram
          This component displays a diagram which is obtained from a CapturedData object.
 class DiagramLabels
          Stores the diagram labels and provides a dialog to change them.
 class DiagramSettings
          Stores diagram display settings and provides a dialog for changing them.
 

Methods in org.sump.analyzer with parameters of type Configurable
 void Project.addConfigurable(Configurable configurable)
          Adds a configurable object to the project.
 

Uses of Configurable in org.sump.analyzer.tools
 

Classes in org.sump.analyzer.tools that implement Configurable
 class I2CProtocolAnalysis
           
 class SPIProtocolAnalysis
           
 class StateAnalysis
          Tool to convert captured data for state analysis using a user selected channel as clock.