Uses of Class
rmiimage.CpuPanel

Packages that use CpuPanel
rmiimage   
 

Uses of CpuPanel in rmiimage
 

Methods in rmiimage that return CpuPanel
 CpuPanel[] MainClientControl.addCpus(int N)
           
 

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