|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunConfiguration | |
oracle.jdeveloper.runner | Contains classes that allow addins some level of control on the JDeveloper runner system. |
Uses of RunConfiguration in oracle.jdeveloper.runner |
Fields in oracle.jdeveloper.runner declared as RunConfiguration | |
protected RunConfiguration |
JStarter.runConfiguration
The RunConfiguration part of the project. |
protected RunConfiguration |
JRunProcess.runConfiguration
The RunConfiguration part of the project. |
Methods in oracle.jdeveloper.runner that return RunConfiguration | |
RunConfiguration |
JRunProcess.getRunConfiguration()
Returns the current RunConfiguration associated with the
JRunProcess . |
Methods in oracle.jdeveloper.runner with parameters of type RunConfiguration | |
protected void |
RunConfiguration.copyToImpl(RunConfiguration copy)
Copies this RunConfiguration's values to the copy
RunConfiguration. |
protected boolean |
RunConfiguration.equalsImpl(RunConfiguration rc)
Returns true if this RunConfiguration equals the rc
RunConfiguration. |
Constructors in oracle.jdeveloper.runner with parameters of type RunConfiguration | |
RunConfiguration(RunConfiguration runConfiguration)
Copy constructor. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.