Package mars.tools

Class BitmapDisplay

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Memory.Listener, MarsTool

public class BitmapDisplay extends AbstractMarsTool
Bitmap display simulator.
Version:
1.1
Author:
Pete Sanderson, 23 December 2010
See Also:
  • Constructor Details

    • BitmapDisplay

      public BitmapDisplay()
      Construct an instance of this tool. This will be used by the ToolManager.
  • Method Details