org.jSyncManager.Client.GUIParts

Class ImageSetPanel


public class ImageSetPanel
extends javax.swing.JPanel

The ImageSet Panel class. This class is used to hold a set of images for display.

Constructor Summary

ImageSetPanel()
Creates a new ImagePanel object.

Method Summary

void
setEndImages()
Sets the end-of-sync images.
void
setStartImages()
Sets the start-of-sync images.
void
setSyncImages()
Sets the synchronization images.

Constructor Details

ImageSetPanel

public ImageSetPanel()
Creates a new ImagePanel object.

Method Details

setEndImages

public void setEndImages()
Sets the end-of-sync images.

setStartImages

public void setStartImages()
Sets the start-of-sync images.

setSyncImages

public void setSyncImages()
Sets the synchronization images.