Package hicosim.components.frontend

Interface Summary
iListenerFrontend  
 

Class Summary
CustomJTextPane This class extends the super class JTextPane and provides a method to append code in a specified color.
JPanelMemoryOverview  
JTextAreaWithLineNumbering This class extends the super class JTextArea and appends to each line of text the corresponding line number.
MainWindow  
RunThread This class extends the super class Thread and provides a method run, which is needed to start a program with the "HiCoSim" frontend.