Uses of Class
apps.remotecontrol.tableportal.Radar

Packages that use Radar
apps.remotecontrol.tableportal   
 

Uses of Radar in apps.remotecontrol.tableportal
 

Methods in apps.remotecontrol.tableportal that return Radar
 Radar TablePortal.getRadar()
          Gets the radar.
 

Constructors in apps.remotecontrol.tableportal with parameters of type Radar
RadarCullManager(TablePortal portal, Radar radar)
          Instantiates a new radar cull manager.