Display an image on the screen using the VisualSim.media.Picture class. For a sequence of images that are all the same size, this class will continually update the picture with new data. If the size of the input image changes, then a new Picture object is created. This class will only accept an ImageToken on its input.
protected java.awt.Container _container
protected VisualSim.actor.gui.TokenEffigy _effigy
protected ImageDisplay.ImageWindow _frame
protected int _oldXSize
protected int _oldYSize
protected VisualSim.media.Picture _picture
Created with the Personal Edition of HelpNDoc: Free help authoring tool