Uses of Class
net.sourceforge.uiq3.tape.SE_Interface
-
Packages that use SE_Interface Package Description net.sourceforge.uiq3.fa2 FA-2 magnetic tape interface simulation.net.sourceforge.uiq3.fa6 FA-6 magnetic tape and RS-232 interface simulation. -
-
Uses of SE_Interface in net.sourceforge.uiq3.fa2
Fields in net.sourceforge.uiq3.fa2 declared as SE_Interface Modifier and Type Field Description private SE_Interface
SE_Tape. delegate
Delegate class to emulate mutiple inheritance -
Uses of SE_Interface in net.sourceforge.uiq3.fa6
Fields in net.sourceforge.uiq3.fa6 declared as SE_Interface Modifier and Type Field Description private SE_Interface
SE_Serial. delegate
Delegate class to emulate mutiple inheritanceprivate SE_Interface
SE_Tape. delegate
Delegate class to emulate mutiple inheritance
-