Package Emu8255

Class Summary
CheckControlWord This class repeatedly reads from IO_FILE (C:\emu8086.io) every msec milliseconds checking whether or not the control word has changed.
CreditsDialog This class implements the info dialog shown when F2 is pressed.
Emu8255 This is the main class of the application.
Emu8255GUI This class implements the User Interface and provides public methods to modify it.
ExitConfirmationDialog This class implements the dialog shown when exiting the application.
HelpDialog This class implements the help dialog shown when F1 is pressed.
IO This class provides methods for writing to and reading from file, as well as sending an InterruptRequest object to the PIC8259 through a socket and retrieving and setting value of XML configuration tags.
JHyperLink This class implements a label opening a web page when clicked.
MyHyperlink This class implements a label opening a web page when clicked.
MyKeyListener This class implements the listener for all the text fields.
MySystemTray This class implements the logic for the System Tray.
OutputThread This class repeatedly reads from IO_FILE (C:\emu8086.io) every msec milliseconds checking whether or not a new value has been written to a port.
SchematicsFrame This class implements the Schematics Frame shown when F3 is pressed.