Package | Description |
---|---|
de.uka.ilkd.key.control | |
de.uka.ilkd.key.gui |
This package contains classes forming the graphical user interface of KeY.
|
de.uka.ilkd.key.proof.io |
Classes related to loading and saving proof files.
|
Modifier and Type | Method and Description |
---|---|
AbstractProblemLoader.ReplayResult |
KeYEnvironment.getReplayResult()
Returns the
AbstractProblemLoader.ReplayResult if available. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUserInterfaceControl.loadingFinished(AbstractProblemLoader loader,
IPersistablePO.LoadedPOContainer poContainer,
ProofAggregate proofList,
AbstractProblemLoader.ReplayResult result) |
Constructor and Description |
---|
KeYEnvironment(U ui,
InitConfig initConfig,
Proof loadedProof,
Pair<java.lang.String,Location> proofScript,
AbstractProblemLoader.ReplayResult replayResult)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
WindowUserInterfaceControl.loadingFinished(AbstractProblemLoader loader,
IPersistablePO.LoadedPOContainer poContainer,
ProofAggregate proofList,
AbstractProblemLoader.ReplayResult result) |
Modifier and Type | Method and Description |
---|---|
AbstractProblemLoader.ReplayResult |
AbstractProblemLoader.getResult()
Returns the
AbstractProblemLoader.ReplayResult if available. |
Modifier and Type | Method and Description |
---|---|
void |
ProblemLoaderControl.loadingFinished(AbstractProblemLoader loader,
IPersistablePO.LoadedPOContainer poContainer,
ProofAggregate proofList,
AbstractProblemLoader.ReplayResult result)
The loading has stopped.
|
Copyright © 2003-2019 The KeY-Project.