- All Known Implementing Classes:
PictureViewer
public interface AutoAdvanceInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoidshowNode(NodeNavigatorInterface mySetOfNodes, int myIndex) Puts the picture of the indicated node onto the viewer panelvoidstartAdvanceTimer(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
-