MATES 3.0-rc2

org.mates.ui.graphical
Class GraphicalUserInterface.ScreenshotPainter

java.lang.Object
  extended byorg.mates.ui.graphical.GraphicalUserInterface.ScreenshotPainter
Enclosing class:
GraphicalUserInterface

public class GraphicalUserInterface.ScreenshotPainter
extends java.lang.Object

Class to encapsulate the paint method of the GUI's TopologyVisualizer instance, for taking screenshots.

Author:
Evan Sultanik
See Also:
Screenshot

Constructor Summary
GraphicalUserInterface.ScreenshotPainter()
           
 
Method Summary
 void paint(java.awt.Graphics g)
          Paints the current topology to a graphics object, without double-buffering.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicalUserInterface.ScreenshotPainter

public GraphicalUserInterface.ScreenshotPainter()
Method Detail

paint

public void paint(java.awt.Graphics g)
Paints the current topology to a graphics object, without double-buffering.

See Also:
TopologyVisualizer.paint(Graphics, boolean)

MATES 3.0-rc2

Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik