Uses of Class
net.rmi.rmiimage.CpuPanel

Packages that use CpuPanel
net.rmi.rmiimage   
 

Uses of CpuPanel in net.rmi.rmiimage
 

Methods in net.rmi.rmiimage that return CpuPanel
 CpuPanel[] CPUArrayFrame.addCpus(int N)
           
 

Methods in net.rmi.rmiimage with parameters of type CpuPanel
 void Client.Start(int i, CpuPanel Cpu)