Package | Description |
---|---|
de.uka.ilkd.key.gui |
This package contains classes forming the graphical user interface of KeY.
|
de.uka.ilkd.key.proof.mgt |
This package contains classes for proof environments and proof management.
|
de.uka.ilkd.key.ui |
Modifier and Type | Class and Description |
---|---|
class |
WindowUserInterfaceControl
Implementation of
UserInterfaceControl which controls the MainWindow
with the typical user interface of KeY. |
Modifier and Type | Method and Description |
---|---|
ProofEnvironmentListener[] |
ProofEnvironment.getProofEnvironmentListeners() |
Modifier and Type | Method and Description |
---|---|
void |
ProofEnvironment.addProofEnvironmentListener(ProofEnvironmentListener l) |
void |
ProofEnvironment.removeProofEnvironmentListener(ProofEnvironmentListener l) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMediatorUserInterfaceControl
Provides a basic implementation of
UserInterfaceControl for
user interfaces in which a KeYMediator is available. |
class |
ConsoleUserInterfaceControl
Implementation of
UserInterfaceControl used by command line interface of KeY. |
Copyright © 2003-2019 The KeY-Project.