|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.execution.configurations.RunnerSettings<RSettings>
public final class RunnerSettings<RSettings extends JDOMExternalizable>
| Constructor Summary | |
|---|---|
RunnerSettings(RSettings data,
RunProfile config)
|
|
| Method Summary | |
|---|---|
RSettings |
getData()
|
RunProfile |
getRunProfile()
|
void |
readExternal(org.jdom.Element element)
|
void |
writeExternal(org.jdom.Element element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunnerSettings(RSettings data,
RunProfile config)
| Method Detail |
|---|
public RSettings getData()
public RunProfile getRunProfile()
public void readExternal(org.jdom.Element element)
throws InvalidDataException
readExternal in interface JDOMExternalizableInvalidDataException
public void writeExternal(org.jdom.Element element)
throws WriteExternalException
writeExternal in interface JDOMExternalizableWriteExternalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||