Module de.seggebaeing.sqlanalyzer
Package de.seggebaeing.sqlanalyzer.presentation.uielements.window
package de.seggebaeing.sqlanalyzer.presentation.uielements.window
-
ClassesClassDescriptionBDOWindow<T extends BusinessDomainObject>Abstract JavaFX base controller for windows operating on a specific
BusinessDomainObject
type.DetailsWindow<T extends BusinessDomainObject>Abstract base controller for detail/edit windows of aBusinessDomainObject
.JavaFX window for displaying HTML help content in aWebView
with a loading spinner.OverviewWindow<BDO extends BusinessDomainObject>Abstract base for list/overview windows ofBusinessDomainObject
s.Abstract base class for titled JavaFX FXML controllers/windows.Abstract base controller for long-running worker windows.