SALT.gui
Class FaderDialog

java.lang.Object
  extended by SALT.gui.Graphics
      extended by SALT.gui.Dialog
          extended by SALT.gui.FaderDialog

public class FaderDialog
extends Dialog

An input dialog to edit the MIDIControllerNumberOfFaders.


Field Summary
 
Fields inherited from class SALT.gui.Dialog
options
 
Fields inherited from class SALT.gui.Graphics
gridBagConstraints, gridBagLayout
 
Constructor Summary
FaderDialog()
          Constructs a FaderDialog.
 
Method Summary
 void display(javax.swing.JFrame frame, Design design, int selectedItem)
          Displays the FaderDialog.
 
Methods inherited from class SALT.gui.Dialog
makeButton, setTitledBorder
 
Methods inherited from class SALT.gui.Graphics
makeGridBagConstraints
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FaderDialog

public FaderDialog()
Constructs a FaderDialog.

Method Detail

display

public void display(javax.swing.JFrame frame,
                    Design design,
                    int selectedItem)
Displays the FaderDialog.

Parameters:
frame -
design -
selectedItem -