| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.runner.RunProcess
oracle.jdeveloper.runner.JRunProcess
oracle.jdeveloper.runner.RemoteProcess
public class RemoteProcess
| Field Summary | 
|---|
| Constructor Summary | |
|---|---|
RemoteProcess(Context context)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
canContainRunProcesses()
Checks whether this RunProcess can have contained RunProcess.  | 
 boolean | 
canTerminate()
Tests whether this RunProcess can be terminated.  | 
static javax.swing.Icon | 
getDefaultIcon()
 | 
 javax.swing.Icon | 
getIcon()
Gets the Icon for this RunProcess element.  | 
 java.lang.String | 
getProcessLabelPrefix()
Returns the prefix that will be used in the short and long labels for this RunProcess.  | 
 void | 
setToolbar()
 | 
 void | 
terminate()
Terminates this process.  | 
| Methods inherited from class oracle.jdeveloper.runner.JRunProcess | 
|---|
checkStarter, compile, determineTargetAndStarter, getJdkDefinition, getJProject, getRunConfiguration, getStartDirectory, getTimeAfterCompile, isPlainRun, isSameType, makeLogPage, start, startTarget | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public RemoteProcess(Context context)
| Method Detail | 
|---|
public java.lang.String getProcessLabelPrefix()
RunProcess
getProcessLabelPrefix in class RunProcesspublic javax.swing.Icon getIcon()
RunProcess
getIcon in interface DisplayablegetIcon in class RunProcesspublic static javax.swing.Icon getDefaultIcon()
public boolean canContainRunProcesses()
RunProcess
canContainRunProcesses in class RunProcesspublic void setToolbar()
public boolean canTerminate()
RunProcess
canTerminate in class RunProcesstrue if this RunProcess can be
 terminated.public void terminate()
RunProcess
terminate in class RunProcess
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||