|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSALT.gui.Graphics
SALT.gui.Dialog
SALT.gui.FaderDialog
public class FaderDialog
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 |
---|
public FaderDialog()
Method Detail |
---|
public void display(javax.swing.JFrame frame, Design design, int selectedItem)
frame
- design
- selectedItem
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |