Uses of Class
net.thevpc.common.swing.dialog.JDialog2
Packages that use JDialog2
-
Uses of JDialog2 in net.thevpc.common.swing.dialog
Methods in net.thevpc.common.swing.dialog that return JDialog2Modifier and TypeMethodDescriptionstatic JDialog2JDialog2.createDialog2(Component owner) static JDialog2JDialog2.createDialog2(Component owner, String title) static JDialog2JDialog2.createDialog2(Component owner, String title, boolean modal) static JDialog2JDialog2.createDialog2(Component owner, String title, boolean modal, GraphicsConfiguration gc)