show Dialog
Actually show the About dialog. This is provided separately from the usual ActionListener.actionPerformed mechanism so that we can invoke it directly whenever we want, without having to synthesize an ActionEvent.
Actually show the About dialog. This is provided separately from the usual ActionListener.actionPerformed mechanism so that we can invoke it directly whenever we want, without having to synthesize an ActionEvent.