|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdocrobot.RobotMain
public class RobotMain
The main method for taking screenshots for Substance documentation. Expects
one parameter - fully qualified class name of a single screenshot robot which
has a public void run() method.
| Constructor Summary | |
|---|---|
RobotMain()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Runs the specified screenshot robot. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RobotMain()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - Should contain one string - fully qualified class name of a
single screenshot robot which has a
public void run() method.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||