|
||||||||||
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.ButtonDialog
public class ButtonDialog
An input dialog to edit the MIDIControllerNumberOfButtons.
Field Summary |
---|
Fields inherited from class SALT.gui.Dialog |
---|
options |
Fields inherited from class SALT.gui.Graphics |
---|
gridBagConstraints, gridBagLayout |
Constructor Summary | |
---|---|
ButtonDialog()
Constructs a ButtonDialog. |
Method Summary | |
---|---|
void |
display(javax.swing.JFrame frame,
Design design,
int selectedItem)
Displays the ButtonDialog. |
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 ButtonDialog()
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 |