public static interface KeYGuiExtension.LeftPanel
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TabPanel> |
getPanels(MainWindow window,
KeYMediator mediator)
Initialization and return of the sub components.
|
@Nonnull java.util.Collection<TabPanel> getPanels(@Nonnull MainWindow window, @Nonnull KeYMediator mediator)
Called before any other method; can be used to construct the UI.
window
- parent of this extensionmediator
- the current mediatorCopyright © 2003-2019 The KeY-Project.