Class InfoDialog
java.lang.Object
gui.InfoDialog
The InfoDialog class represents a modal dialog for displaying application information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
show()
Displays the information dialog with application details.
-
Constructor Details
-
InfoDialog
public InfoDialog()
-
-
Method Details
-
show
public static void show()Displays the information dialog with application details.
-