Uses of Interface
bt747.sys.interfaces.BT747OutputStream

Packages that use BT747OutputStream
bt747.sys   
bt747.sys.interfaces   
net.sf.bt747.j2se.system   
net.sf.bt747.waba.system   
 

Uses of BT747OutputStream in bt747.sys
 

Classes in bt747.sys that implement BT747OutputStream
 class RAFile
           
 

Uses of BT747OutputStream in bt747.sys.interfaces
 

Subinterfaces of BT747OutputStream in bt747.sys.interfaces
 interface BT747File
          Defines the interface needed for the system translation functions.
 interface BT747RAFile
          Defines the interface for a Random Access File.
 

Uses of BT747OutputStream in net.sf.bt747.j2se.system
 

Classes in net.sf.bt747.j2se.system that implement BT747OutputStream
 class J2SEFile
          Implement the system interface of BT747File.
 class J2SERAFile
          Implement the system interface of BT747File.
 

Uses of BT747OutputStream in net.sf.bt747.waba.system
 

Classes in net.sf.bt747.waba.system that implement BT747OutputStream
 class WabaFile