public class ImageDisplayJavaSE extends ImageDisplayJavaSE implements ImageDisplayInterface
ImageDisplayJavaSE is the implementation of the ImageDisplayInterface that uses AWT and Swing classes.
ImageDisplayJavaSE.ImageWindow_container, _effigy, _imageWindowFrame, _oldXSize, _oldYSize, _picture_frame, _paneSize, _windowClosingAdapter, _windowProperties| Constructor and Description |
|---|
ImageDisplayJavaSE() |
| Modifier and Type | Method and Description |
|---|---|
void |
display(Token in)
Display the specified token.
|
cleanUp, getBackground, getFrame, getPicture, getPlatformContainer, getTableau, init, initializeEffigy, initWindowAndSizeProperties, placeContainer, setBackground, setFrame, setPicture, setPlatformContainer_exportMoMLContents, init, setFrameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUp, getBackground, getFrame, getPicture, getPlatformContainer, getTableau, init, initializeEffigy, initWindowAndSizeProperties, placeContainer, setBackground, setFrame, setPicture, setPlatformContainerpublic void display(Token in)
display in interface ImageDisplayInterfacedisplay in class ImageDisplayJavaSEin - The token to display