| Package | Description | 
|---|---|
| oracle.ide.runner | 
 Contains classes that allow addins some level of control on the IDE runner system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
Starter.reuseLogPage(RunLogPage runLogPage)
This method gives the starter a chance to control the behavior of
 reusing a  
RunLogPage. | 
protected boolean | 
RunProcess.reuseLogPage(RunLogPage runLogPage)
Returns true if the specified  
RunLogPage should be reused
 for this RunProcess. |