Package com.jidesoft.dialog
package com.jidesoft.dialog
The package contains classes related to JDialog for JIDE Common Layer.
-
ClassDescriptionAbstractDialogPage is an abstract base class extends AbstractPage.AbstractPage is an abstract base class that provides functionality to defer populating a JPanel object until it is actually viewed.
BannerPanelis a panel that can show title, subtitle and icon with title on top, subtitle on the bottom and icon on the left.An EventObject used to change the state of any button.The listener interface for receiving button events.An interface to define commonly use button names.ButtonPanelcan help to layout buttons easily in any dialogs.Resource class for defines commonly used buttonsA tree cell renderer for AbstractDialogPage.JideOptionPaneis an enhanced version of JOptionPane.An interface to indicate something can be initialized lazily.MultiplePageDialog is a StandardDialog which can have multiple AbstractDialogPages.MultiplePageDialogPane is a StandardDialogPane which can have multiple AbstractDialogPages.AnEventObjectthat adds support forAbstractPageobjects as the event source.A list of AbstractDialogPage or its subclasses.Defines a listener interface which listens for PageEvent.AButtonPanelthat implements theScrollableso that it can be added to a JScrollPane.StandardDialog is a dialog template.StandardDialogPane is the content pane of StandardDialog.