java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
com.compomics.util.gui.error_handlers.notification.NotesDialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class NotesDialog
extends JDialog
A simple dialog for displaying notes.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

    • NotesDialog

      public NotesDialog​(Frame parent, boolean modal, ArrayList<String> notes)
      Creates a new NotesDialog.
      Parameters:
      parent - the parent frame
      modal - if the dialog is to be modal or not
      notes - list of the notes