Uses of Class
com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Packages that use LocalDateTimeDialog
-
Uses of LocalDateTimeDialog in com.amalgamasimulation.desktop.binding.dialogs
Methods in com.amalgamasimulation.desktop.binding.dialogs that return LocalDateTimeDialogModifier and TypeMethodDescriptionLocalDateTimeDialog.setNewLocalDateTimeCreator(Supplier<LocalDateTime> newLocalDateTimeCreator) Set function to get a new LocalDateTimeLocalDateTimeDialog.setOnlyDate()Sets the dialog type to DATE.LocalDateTimeDialog.setOnlyTime()Sets the dialog type to TIME.