Serialized Form
emu
Emulator emu
textTransfer
TextTransfer textTransfer
readOnlyConfig
boolean readOnlyConfig
screenPane
javax.swing.JScrollPane screenPane
statusPanel
javax.swing.JPanel statusPanel
scrolllockPanel
javax.swing.JPanel scrolllockPanel
numlockPanel
javax.swing.JPanel numlockPanel
capslockPanel
javax.swing.JPanel capslockPanel
floppyAPanel
javax.swing.JPanel floppyAPanel
hd1Panel
javax.swing.JPanel hd1Panel
hd2Panel
javax.swing.JPanel hd2Panel
menuBar
javax.swing.JMenuBar menuBar
menuEmulator
javax.swing.JMenu menuEmulator
menuEdit
javax.swing.JMenu menuEdit
menuMedia
javax.swing.JMenu menuMedia
menuDevices
javax.swing.JMenu menuDevices
menuConfig
javax.swing.JMenu menuConfig
menuHelp
javax.swing.JMenu menuHelp
miEmulatorStart
javax.swing.JMenuItem miEmulatorStart
miEmulatorStop
javax.swing.JMenuItem miEmulatorStop
miEmulatorReset
javax.swing.JMenuItem miEmulatorReset
miEmulatorQuit
javax.swing.JMenuItem miEmulatorQuit
miEditCopyText
javax.swing.JMenuItem miEditCopyText
miEditScreenShot
javax.swing.JMenuItem miEditScreenShot
miMediaEjectA
javax.swing.JMenuItem miMediaEjectA
miMediaInsertA
javax.swing.JMenuItem miMediaInsertA
miDevicesMouseEnabled
javax.swing.JMenuItem miDevicesMouseEnabled
miDevicesMouseDisabled
javax.swing.JMenuItem miDevicesMouseDisabled
miEditConfig
javax.swing.JMenuItem miEditConfig
miHelpAbout
javax.swing.JMenuItem miHelpAbout
screen
javax.swing.JPanel screen
mouseHandler
dioscuri.DioscuriFrame.MouseHandler mouseHandler
fcFloppy
javax.swing.JFileChooser fcFloppy
cpuTypeLabel
javax.swing.JLabel cpuTypeLabel
configFilePath
java.lang.String configFilePath
emuConfig
dioscuri.config.Emulator emuConfig
cli
CommandLineInterface cli
rfbHost
gnu.rfb.server.RFBHost rfbHost
vncTopFrame
VNCTopFrame vncTopFrame
image
java.awt.image.BufferedImage image
paint
boolean paint
parent
GUI parent
emuConfig
dioscuri.config.Emulator emuConfig
updateInterval
javax.swing.JTextField updateInterval
hds
javax.swing.JTabbedPane hds
ata
dioscuri.config.Emulator.Architecture.Modules.Ata ata
hdList
java.util.List<E> hdList
bios
dioscuri.config.Emulator.Architecture.Modules.Bios bios
sysBios
javax.swing.JTextField sysBios
browseSysBios
javax.swing.JButton browseSysBios
vgaBios
javax.swing.JTextField vgaBios
browseVgaBios
javax.swing.JButton browseVgaBios
sysBiosStart
javax.swing.JTextField sysBiosStart
vgaBiosStart
javax.swing.JTextField vgaBiosStart
bios
dioscuri.config.Emulator.Architecture.Modules.Bios bios
choices
java.lang.String[] choices
boot0
javax.swing.JComboBox boot0
boot1
javax.swing.JComboBox boot1
boot2
javax.swing.JComboBox boot2
floppyCheckDisabled
javax.swing.JCheckBox floppyCheckDisabled
emuConfig
dioscuri.config.Emulator emuConfig
parent
GUI parent
moduleMap
java.util.Map<K,V> moduleMap
cpu
dioscuri.config.Emulator.Architecture.Modules.Cpu cpu
cpu16
javax.swing.JRadioButton cpu16
cpu32
javax.swing.JRadioButton cpu32
mhz
javax.swing.JTextField mhz
fdc
dioscuri.config.Emulator.Architecture.Modules.Fdc fdc
floppy
dioscuri.config.Emulator.Architecture.Modules.Fdc.Floppy floppy
driveChoices
java.lang.String[] driveChoices
formatChoices
java.lang.String[] formatChoices
updateInterval
javax.swing.JTextField updateInterval
enabled
javax.swing.JCheckBox enabled
inserted
javax.swing.JCheckBox inserted
driveCombo
javax.swing.JComboBox driveCombo
formatCombo
javax.swing.JComboBox formatCombo
writeProtected
javax.swing.JCheckBox writeProtected
imageFile
javax.swing.JTextField imageFile
browse
javax.swing.JButton browse
keyboard
dioscuri.config.Emulator.Architecture.Modules.Keyboard keyboard
updateInterval
javax.swing.JTextField updateInterval
memory
dioscuri.config.Emulator.Architecture.Modules.Memory memory
size
javax.swing.JTextField size
mouse
dioscuri.config.Emulator.Architecture.Modules.Mouse mouse
typeChoices
java.lang.String[] typeChoices
enabled
javax.swing.JCheckBox enabled
typeCombo
javax.swing.JComboBox typeCombo
pit
dioscuri.config.Emulator.Architecture.Modules.Pit pit
clockRate
javax.swing.JTextField clockRate
video
dioscuri.config.Emulator.Architecture.Modules.Video video
updateInterval
javax.swing.JTextField updateInterval
vnc
dioscuri.config.Emulator.Architecture.Modules.Vnc vnc
enabled
javax.swing.JCheckBox enabled
port
javax.swing.JTextField port
password
javax.swing.JTextField password
Package dioscuri.exception |
Package dioscuri.module.cpu32 |
replacement
CodeBlock replacement
mode
int mode
vector
int vector
errorCode
int errorCode
pointsToSelf
boolean pointsToSelf
hasErrorCode
boolean hasErrorCode
Package dioscuri.module.screen |
image
java.awt.Image image
paint
boolean paint
Package dioscuri.module.serialport |