Extension SDK 10.1.2

Uses of Package
oracle.ide.runner

Packages that use oracle.ide.runner
oracle.ide.runner Contains classes that allow addins some level of control on the IDE runner system. 
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
oracle.jdeveloper.vcs.migrate Contains classes which ease the migration of legacy version control extensions. 
 

Classes in oracle.ide.runner used by oracle.ide.runner
AbstractStarterFactory
           
Debugger
          The Debugger class provides methods that interact with the debugger.
RunLogPage
          The RunLogPage class is the LogPage used for a running process.
RunnableItem
           
Runner
          The Runner class provides methods that interact with the runner.
RunProcess
          An abstract class that represents a process that can be run in some way.
RunProcessListener
          The RunProcessListener interface allows code to be notification when a SimpleProcess has finished.
SimpleProcess
          The SimpleProcess class contains methods to start a process and redirect the process's output to the log window.
SmartDataProvider
           
Starter
          A class that represents a way of starting a process.
StarterFactory
          An interface that provides a factory for starting a process.
 

Classes in oracle.ide.runner used by oracle.jdeveloper.runner
RunProcess
          An abstract class that represents a process that can be run in some way.
Starter
          A class that represents a way of starting a process.
StarterFactory
          An interface that provides a factory for starting a process.
 

Classes in oracle.ide.runner used by oracle.jdeveloper.vcs.migrate
RunProcess
          An abstract class that represents a process that can be run in some way.
SimpleProcess
          The SimpleProcess class contains methods to start a process and redirect the process's output to the log window.
 


Extension SDK

 

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