- All Known Implementing Classes:
PictureViewer
public interface AutoAdvanceInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
showNode
(NodeNavigatorInterface mySetOfNodes, int myIndex) Puts the picture of the indicated node onto the viewer panelvoid
startAdvanceTimer
(int seconds) This method sets up the Advance Timer
-
Method Details
-
startAdvanceTimer
void startAdvanceTimer(int seconds) This method sets up the Advance Timer- Parameters:
seconds
- Seconds
-