JOptionPane.showMessageDialog(demo,"This is information message","My Info Message",JOptionPane.INFORMATION_MESSAGE);where in demo is the parent frame which extends JFrame