|
XPUSP - Home | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduleController | |
br.usp.ime.xpusp.applet | This package contains the classes used by applets |
Uses of ScheduleController in br.usp.ime.xpusp.applet |
Fields in br.usp.ime.xpusp.applet declared as ScheduleController | |
(package private) ScheduleController |
ScheduleApplet.controller
|
(package private) ScheduleController |
ScheduleDay.controller
|
(package private) ScheduleController |
SchedulePanel.controller
|
Methods in br.usp.ime.xpusp.applet that return ScheduleController | |
ScheduleController |
ScheduleApplet.getController()
Get the value of controller. |
ScheduleController |
ScheduleDay.getController()
Get the value of controller. |
ScheduleController |
SchedulePanel.getController()
Get the value of controller. |
Methods in br.usp.ime.xpusp.applet with parameters of type ScheduleController | |
void |
ScheduleApplet.setController(ScheduleController v)
Set the value of controller. |
void |
ScheduleDay.setController(ScheduleController v)
Set the value of controller. |
void |
SchedulePanel.setController(ScheduleController v)
Set the value of controller. |
Constructors in br.usp.ime.xpusp.applet with parameters of type ScheduleController | |
ScheduleDay(ScheduleController controller,
int dow)
|
|
SchedulePanel(ScheduleController controller,
java.lang.String myTitle)
|
|
XPUSP - Home | |||||||||
PREV NEXT | FRAMES NO FRAMES |