java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.jidesoft.dialog.AbstractPage
com.jidesoft.dialog.AbstractDialogPage
All Implemented Interfaces:
com.jidesoft.dialog.Laziness, ImageObserver, MenuContainer, Serializable, Accessible

public class PropertyEditorPage extends SRDialogPage
DialogPage that wraps an instance of an AbstractPropertyEditorPanel in a JIDE DialogPage, adding a banner on top.
See Also: