|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttools.docrobot.BaseRobot
tools.docrobot.ColorSchemeRobot
public abstract class ColorSchemeRobot
The base class for taking a single screenshot for Substance documentation.
Field Summary |
---|
Fields inherited from class tools.docrobot.BaseRobot |
---|
screenshotFilename, sf, skin |
Constructor Summary | |
---|---|
ColorSchemeRobot(SubstanceColorScheme colorScheme,
java.lang.String screenshotFilename)
Creates the new 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 |
---|
public ColorSchemeRobot(SubstanceColorScheme colorScheme, java.lang.String screenshotFilename)
colorScheme
- The color scheme.screenshotFilename
- The screenshot filename.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |