|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseIO | |
---|---|
org.razvan.jzx | |
org.razvan.jzx.v128 |
Uses of BaseIO in org.razvan.jzx |
---|
Fields in org.razvan.jzx declared as BaseIO | |
---|---|
protected BaseIO |
BaseSpectrum.m_io
Contained reference to the I/O object. |
protected BaseIO |
BaseKeyboard.m_io
Cached reference to the I/O component. |
Methods in org.razvan.jzx that return BaseIO | |
---|---|
BaseIO |
BaseSpectrum.getIO()
Trivial accessor for this Spectrum's I/O. |
Uses of BaseIO in org.razvan.jzx.v128 |
---|
Subclasses of BaseIO in org.razvan.jzx.v128 | |
---|---|
class |
IO
The 128k model specialization of the BaseIO class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |