XPUSP - Home

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

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

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

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

Methods in br.usp.ime.xpusp.applet that return ScheduleApplet
 ScheduleApplet ScheduleController.getApplet()
          Get the value of applet.
 

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

Constructors in br.usp.ime.xpusp.applet with parameters of type ScheduleApplet
ScheduleController(ScheduleApplet applet)
           
 


XPUSP - Home