tools.docrobot.schemes
Class RaspberryScheme

java.lang.Object
  extended by tools.docrobot.BaseRobot
      extended by tools.docrobot.ColorSchemeRobot
          extended by tools.docrobot.schemes.RaspberryScheme

public class RaspberryScheme
extends ColorSchemeRobot

Screenshot robot for the RaspberryColorScheme.

Author:
Kirill Grouchnikov

Field Summary
 
Fields inherited from class tools.docrobot.BaseRobot
screenshotFilename, sf, skin
 
Constructor Summary
RaspberryScheme()
          Creates the screenshot robot.
 
Method Summary
 
Methods inherited from class tools.docrobot.BaseRobot
makeScreenshot, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RaspberryScheme

public RaspberryScheme()
Creates the screenshot robot.