Package | Description |
---|---|
de.uka.ilkd.key.core | |
de.uka.ilkd.key.gui |
This package contains classes forming the graphical user interface of KeY.
|
de.uka.ilkd.key.ui |
Modifier and Type | Method and Description |
---|---|
AbstractMediatorUserInterfaceControl |
KeYMediator.getUI()
returns the user interface
|
Modifier and Type | Method and Description |
---|---|
static void |
Main.loadCommandLineFiles(AbstractMediatorUserInterfaceControl ui,
java.util.List<java.io.File> fileArguments) |
Constructor and Description |
---|
KeYMediator(AbstractMediatorUserInterfaceControl ui)
creates the KeYMediator with a reference to the application's main frame and
the current proof settings
|
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 | Class and Description |
---|---|
class |
ConsoleUserInterfaceControl
Implementation of
UserInterfaceControl used by command line interface of KeY. |
Constructor and Description |
---|
MediatorProofControl(AbstractMediatorUserInterfaceControl ui) |
Copyright © 2003-2019 The KeY-Project.