JDialog « javax.swing « Java by API






1.extends JDialog (Press Escape Key to close a dialog)
2.new JDialog(Window owner, String title, ModalityType modalityType)
3.JDialog: setDefaultLookAndFeelDecorated(boolean defaultLookAndFeelDecorated)
4.JDialog: setModalityType(ModalityType type)