A B C D E F G H I J K L M N O P R S T U V W

C

calculateTargetAddress(int, int) - Method in class hicosim.components.plugins.vga.ProcessVGA
 
checkBitsRange(int, int, int, int) - Static method in class hicosim.control.utils.BitUtils
 
checkNumerativeFlagAndDisplay(char, int) - Method in class hicosim.control.Engine
This method checks the Numerative flags and displays the registervalues on the gui depending on the flags.
checkNumerativeFlagAndDisplayAll() - Method in class hicosim.control.Engine
This method is used to display All registers in the new setted Numerative
checkPlugin(IPlugin) - Method in interface hicosim.components.backend.processor.IPluginManager
 
checkPlugin(IPlugin) - Method in class hicosim.components.backend.processor.PluginManager
 
clearBit(int, int) - Static method in class hicosim.control.utils.BitUtils
 
closeStreams() - Method in class hicosim.components.backend.io.ObjectfileReader
close the streams
CLUT(int) - Static method in class hicosim.components.plugins.vga.LookUpTable
This method returns the color for the given int value "code" as an integer array.
ColoredTableCellRendererScalarCpuRegisterOverview - Class in hicosim.components.frontend.tablecellrenderers
This class extends the super class JTextArea and implements the abstract interface TableCellRenderer.
ColoredTableCellRendererScalarCpuRegisterOverview() - Constructor for class hicosim.components.frontend.tablecellrenderers.ColoredTableCellRendererScalarCpuRegisterOverview
 
ColoredTableCellRendererVectorCpuRegisterOverview - Class in hicosim.components.frontend.tablecellrenderers
This class extends the super class JTextArea and implements the abstract interface TableCellRenderer.
ColoredTableCellRendererVectorCpuRegisterOverview() - Constructor for class hicosim.components.frontend.tablecellrenderers.ColoredTableCellRendererVectorCpuRegisterOverview
 
Command - Enum in hicosim.components.backend.io
Enumeration for all HICOSIM Console-Input-Commands
CommandProcessor - Class in hicosim.components.backend.io
CommandProcessor - interpreting commands from the command line.
CommandProcessor(Engine, String[]) - Constructor for class hicosim.components.backend.io.CommandProcessor
 
CommandScanner - Class in hicosim.components.backend.io
This class is used by the CommandProcessor to scan the Strings comming from the console or the GUI-console.
CommandScanner(Engine) - Constructor for class hicosim.components.backend.io.CommandScanner
Set up a Buffered Reader.
ConfigFileReader - Class in testPackage
This class is intended to read ".vhd" config files and therefore provides a method "read()".
ConfigFileReader(String) - Constructor for class testPackage.ConfigFileReader
 
Configurationfile - Class in hicosim.components.backend.io
 
Configurationfile(ProcessorConfig) - Constructor for class hicosim.components.backend.io.Configurationfile
 
convert(Integer, Numeratives, boolean) - Static method in class hicosim.control.utils.BitUtils
This method converts an Integer-Object from the decimal numerative into other numeratives and returns the result as a String-Object.
convert(Long, Numeratives, boolean) - Static method in class hicosim.control.utils.BitUtils
 
convertNumberIntoDecimalNumerative(String) - Method in class hicosim.components.frontend.MainWindow
This method converts numbers, passed as String-Object from several numeratives into the decimal numerative and returns them as String-Object.
CustomAbstractTableModel - Class in hicosim.components.frontend.tablemodels
This class extends the super class AbstractTableModel and provides methods to hide and show rows and columns and also to add and remove rows and columns.
CustomAbstractTableModel(Vector<Vector<Object>>) - Constructor for class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
 
CustomAbstractTableModel() - Constructor for class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
 
CustomAbstractTableModelWithEditiableCells - Class in hicosim.components.frontend.tablemodels
 
CustomAbstractTableModelWithEditiableCells(Vector<Vector<Object>>) - Constructor for class hicosim.components.frontend.tablemodels.CustomAbstractTableModelWithEditiableCells
 
CustomAbstractTableModelWithEditiableCells() - Constructor for class hicosim.components.frontend.tablemodels.CustomAbstractTableModelWithEditiableCells
 
CustomDefaultTableModelScalarCpuRegisterOverview - Class in hicosim.components.frontend.tablemodels
 
CustomDefaultTableModelScalarCpuRegisterOverview() - Constructor for class hicosim.components.frontend.tablemodels.CustomDefaultTableModelScalarCpuRegisterOverview
 
CustomDefaultTableModelScalarCpuRegisterOverview(int, int) - Constructor for class hicosim.components.frontend.tablemodels.CustomDefaultTableModelScalarCpuRegisterOverview
 
CustomDefaultTableModelScalarCpuRegisterOverview(Object[], int) - Constructor for class hicosim.components.frontend.tablemodels.CustomDefaultTableModelScalarCpuRegisterOverview
 
CustomDefaultTableModelScalarCpuRegisterOverview(Object[][], Object[]) - Constructor for class hicosim.components.frontend.tablemodels.CustomDefaultTableModelScalarCpuRegisterOverview
 
CustomDefaultTableModelScalarCpuRegisterOverview(Vector, int) - Constructor for class hicosim.components.frontend.tablemodels.CustomDefaultTableModelScalarCpuRegisterOverview
 
CustomDefaultTableModelScalarCpuRegisterOverview(Vector, Vector) - Constructor for class hicosim.components.frontend.tablemodels.CustomDefaultTableModelScalarCpuRegisterOverview
 
CustomJComponent - Class in hicosim.components.frontend.dialogues
This class inherits a JPanel, two JLabels and two JTextFields, which are used for user inputs.
CustomJComponent(String, String) - Constructor for class hicosim.components.frontend.dialogues.CustomJComponent
 
CustomJDialog - Class in hicosim.components.frontend.dialogues
This class extends the super class JDialog and provides two JTextFields, two JRadioButtons and two JButtons.
CustomJDialog(Frame, String) - Constructor for class hicosim.components.frontend.dialogues.CustomJDialog
 
CustomJTextPane - Class in hicosim.components.frontend
This class extends the super class JTextPane and provides a method to append code in a specified color.
CustomJTextPane() - Constructor for class hicosim.components.frontend.CustomJTextPane
 

A B C D E F G H I J K L M N O P R S T U V W