public class SettingsWindow
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private javax.swing.JButton |
CancelButton |
private javax.swing.JCheckBox |
checkBox1 |
private javax.swing.JComboBox |
comboBox1 |
private javax.swing.JButton |
OKButton |
private javax.swing.JPanel |
pnlColorPicker |
private javax.swing.JPanel |
pnlSelect |
private javax.swing.JPanel |
pnlSpinner |
private javax.swing.JPanel |
pnlText |
private javax.swing.JSpinner |
spinner1 |
private javax.swing.JTabbedPane |
tabbedPane1 |
private javax.swing.JTextField |
textField1 |
Constructor and Description |
---|
SettingsWindow() |
Modifier and Type | Method and Description |
---|---|
private void |
$$$setupUI$$$()
Method generated by IntelliJ IDEA GUI Designer
DO NOT edit this method OR call it in your code!
|
private javax.swing.JButton CancelButton
private javax.swing.JCheckBox checkBox1
private javax.swing.JComboBox comboBox1
private javax.swing.JButton OKButton
private javax.swing.JPanel pnlColorPicker
private javax.swing.JPanel pnlSelect
private javax.swing.JPanel pnlSpinner
private javax.swing.JPanel pnlText
private javax.swing.JSpinner spinner1
private javax.swing.JTabbedPane tabbedPane1
private javax.swing.JTextField textField1