Uses of Class
insensa.view.CStatusLabel

Packages that use CStatusLabel
insensa.view   
 

Uses of CStatusLabel in insensa.view
 

Fields in insensa.view declared as CStatusLabel
private  CStatusLabel CViewMenu.statusLabel
           
 

Methods in insensa.view that return CStatusLabel
 CStatusLabel CViewMenu.getStatusLabel()
           
 

Methods in insensa.view with parameters of type CStatusLabel
 void CViewMenu.setStatusLabel(CStatusLabel statusLabel)