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, setFrame
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cleanUp, getBackground, getFrame, getPicture, getPlatformContainer, getTableau, init, initializeEffigy, initWindowAndSizeProperties, placeContainer, setBackground, setFrame, setPicture, setPlatformContainer
public void display(Token in)
display
in interface ImageDisplayInterface
display
in class ImageDisplayJavaSE
in
- The token to display