Class KeyboardShortcutController
java.lang.Object
eirb.pub.app.display.javafx.view.vault.viewer.KeyboardShortcutController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordModel class for storing shortcut data. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidInitializes the table with shortcut data.showDialog(javafx.stage.Window owner) Opens a dialog showing all keyboard shortcuts.
-
Constructor Details
-
KeyboardShortcutController
public KeyboardShortcutController()
-
-
Method Details
-
initialize
public void initialize()Initializes the table with shortcut data. -
showDialog
Opens a dialog showing all keyboard shortcuts.
-