EN · DE · RU · FR · ES

#329: SwingGUIContext.kt

projectforge-application/src/main/kotlin/org/projectforge/setup/wizard/swing/SwingGUIContext.kt · Setup Context · 32 lines · 7 code · 22 comments · 3 blank

Part of the Application bootstrap layer. Setup Context.

Kotlin Class implementing SwingGUIContext.

Structure

SwingGUIContextclass.

Key dependencies: org.projectforge.setup.wizard.AbstractSetupWizard, org.projectforge.setup.wizard.GUIContext

Design Decisions

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
b6092df09Copyright 2023 -> 2024 (minor edit, license header update)
ab45d51faCopyright 2001-2022 -> 2001-2023. (minor edit, license header update)
5f7ef41b8Copyright 2021 -> 2022 (minor edit, license header update)
ceb63e8a1Source code header: (C) 2001-2021.
7c79f1922Copyright of source header -> 2020.
bd25a85fbWIP: Setup wizard (Swing and Lanterna)