Class DebuggableFileRegisters

java.lang.Object
  |
  +--FileRegisters
        |
        +--DebuggableFileRegisters

public class DebuggableFileRegisters
extends FileRegisters


You can read the source of this class here.


Constructor Summary
DebuggableFileRegisters()
           
 
Method Summary
 java.lang.String[] Display()
           
 void setSymbolicInfos(SymbolicInfos[] i)
           
 
Methods inherited from class FileRegisters
Read, Read, Write, Write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebuggableFileRegisters

public DebuggableFileRegisters()
Method Detail

Display

public java.lang.String[] Display()

setSymbolicInfos

public void setSymbolicInfos(SymbolicInfos[] i)