XPUSP - Home

Uses of Class
br.usp.ime.xpusp.applet.SchedulePanel

Packages that use SchedulePanel
br.usp.ime.xpusp.applet This package contains the classes used by applets 
 

Uses of SchedulePanel in br.usp.ime.xpusp.applet
 

Fields in br.usp.ime.xpusp.applet declared as SchedulePanel
(package private)  SchedulePanel ScheduleController.panel
           
 

Methods in br.usp.ime.xpusp.applet that return SchedulePanel
 SchedulePanel ScheduleController.getPanel()
          Get the value of panel.
 

Methods in br.usp.ime.xpusp.applet with parameters of type SchedulePanel
 void ScheduleController.setPanel(SchedulePanel v)
          Set the value of panel.
 


XPUSP - Home