|
Extension SDK 10.1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.runner.AbstractStarterFactory
| Constructor Summary | |
AbstractStarterFactory()
|
|
| Method Summary | |
boolean |
canBeRegistered()
|
java.lang.Object |
canStart(RunProcess runProcess,
Context context,
Node node,
java.util.List errors)
|
Starter |
createStarter(RunProcess runProcess,
Context context,
Node node,
java.lang.Object o)
|
boolean |
enableRunDebugActions(Context context)
|
Displayable |
getDisplayable(RunProcess runProcess,
Context context,
Node node,
java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.ide.runner.StarterFactory |
canStart, createStarter, getName |
| Constructor Detail |
public AbstractStarterFactory()
| Method Detail |
public boolean canBeRegistered()
public boolean enableRunDebugActions(Context context)
public java.lang.Object canStart(RunProcess runProcess,
Context context,
Node node,
java.util.List errors)
public Displayable getDisplayable(RunProcess runProcess,
Context context,
Node node,
java.lang.Object o)
public Starter createStarter(RunProcess runProcess,
Context context,
Node node,
java.lang.Object o)
|
Extension SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.