eu.keep.uphec.mainwindow.menubar.renderfile.emulation_settings
Class EditFixedDisksDialog
Object
EditFixedDisksDialog
public class EditFixedDisksDialog
- extends Object
The EditFixedDisksDialog class defines the dialog window that enables the users to edit
the settings of fixed disks
- Author:
- Antonio Ciuffreda
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dialog
protected javax.swing.JDialog dialog
fixed_disks_enabled
protected javax.swing.JComboBox fixed_disks_enabled
fixed_disks_index
protected javax.swing.JTextField fixed_disks_index
fixed_disks_swimg
protected javax.swing.JTextField fixed_disks_swimg
fixed_disks_cylinder
protected javax.swing.JTextField fixed_disks_cylinder
fixed_disks_heads
protected javax.swing.JTextField fixed_disks_heads
fixed_disks_sectors
protected javax.swing.JTextField fixed_disks_sectors
fixed_disks_master
protected javax.swing.JComboBox fixed_disks_master
EditFixedDisksDialog
public EditFixedDisksDialog(ManualConfigurationDialog manual_config_dialog,
EmulationConfigurationDialog manual_settings_config_dialog,
Map<String,List<Map<String,String>>> config)