|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlideDescriptor | |
---|---|
edu.rit.slides | Package edu.rit.slides contains Slides, a service and collaborative application based on Many-to-Many Invocation (M2MI). |
Uses of SlideDescriptor in edu.rit.slides |
---|
Methods in edu.rit.slides with parameters of type SlideDescriptor | |
---|---|
void |
SlideSet.add(SlideDescriptor theSlideDescriptor,
Slide theSlide)
Add the given slide descriptor and associated slide to this slide set. |
boolean |
SlideSet.contains(SlideDescriptor theSlideDescriptor)
Determine whether this slide set contains the given slide descriptor. |
int |
SlideSet.remove(SlideDescriptor theSlideDescriptor)
Remove the given slide descriptor, and associated slide if any, from this slide set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |