Module com.cryptoalgo.oursql.oursql
Package com.cryptoalgo.oursql.component
package com.cryptoalgo.oursql.component
Miscellaneous custom JavaFX components.
All components herein are primarily pure-code-based.
-
ClassDescriptionA specialised dialog just for adding a column to a table.Utility class to create help dialog stage/scene and populate them with content.A custom dialog with a
PasswordField
, to make up for the lack of aPasswordInputDialog
or similar in JavaFX.ATableView
cell factory for SQL tables.A styled $Alert
dialog with styles to better fit in with the application's overall theme.A styledTextInputDialog
with styles that fit in with the application's overall theme.A dialog that displays a table as its primary component.