Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Package oracle.jdeveloper.runner

Contains classes that allow addins some level of control on the JDeveloper runner system.

See:
          Description

Interface Summary
Browseable Marker interface implemented by Node classes that represent web documents that are typically browsed directly in a web browser.
BrowseablePath Extension of Browseable interface that allows the Node to specify a custom browseable path that should be used when constructing the target URL.
BrowseablePaths Extension of Browseable interface that allows the Node to specify multiple custom browseable paths that should be used when constructing the target URL.
ClientList Extension of BrowseablePaths interface that allows the Node to specify some clients which are not browseable paths.
DatabaseRunHelper  
JStarterFactory Marker interface implemented by StarterFactory classes that know how to start a Java process.
SourceFinder Interface for searching for source code.
SourceFinderManager Interface to be implemented by Source providers

 

Class Summary
JavaOptionProvider An abstract which allows Java options and program options to be added to the command line before a Java run process is started.
JRunProcess An abstract class that represents a Java process.
JStarter A class that represents a way of starting a Java process.
RemoteConnectDialog The RemoteConnectDialog class displays a dialog box from which the user can specify remote connection parameters.
RemoteProcess  
RunConfiguration The RunConfiguration class specifies details about how a Java process should be started.
RunConfigurationEditorUtil Utility used by various configuration panels to get access to RunConfiguration
RunConfigurations Manages the set of RunConfiguration objects for the workspace
RunMgrArb  
RunMgrArb_de  
RunMgrArb_en  
RunMgrArb_es  
RunMgrArb_fr  
RunMgrArb_it  
RunMgrArb_ja  
RunMgrArb_ko  
RunMgrArb_pt_BR  
RunMgrArb_zh_CN  
RunMgrArb_zh_TW  
RunningProcess Represents an actively running process (JRunProcess)
Source The Source class provides methods for displaying source files in the code editor or UI designer.

 

Package oracle.jdeveloper.runner Description

Contains classes that allow addins some level of control on the JDeveloper runner system.

Related Documentation

See Extending JDeveloper Using the Addin API for additional details.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.