Class JHyperTextDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class JHyperTextDialog extends JSmartDialog

Title: JAlbum

Description:

Copyright: Copyright (c) 2006

Company: JAlbum AB

See Also:
  • Constructor Details

    • JHyperTextDialog

      public JHyperTextDialog(JDialog parent, String title, String htmlMessage, int dialogType)
      Parameters:
      parent - JDialog
      title - String
      htmlMessage - String
      dialogType - int See constants in JRootPane
    • JHyperTextDialog

      public JHyperTextDialog(Frame parent, String title, String htmlMessage, int dialogType)
    • JHyperTextDialog

      public JHyperTextDialog(Frame parent, String title, String htmlMessage, int dialogType, String confirmationText)
    • JHyperTextDialog

      public JHyperTextDialog(JDialog parent, String title, String htmlMessage, int dialogType, String confirmationText)
  • Method Details

    • isOkPressed

      public boolean isOkPressed()
    • getIconForType

      protected Icon getIconForType(int messageType)
      Returns the icon to use for the passed in type.