All Implemented Interfaces:
com.jidesoft.swing.Alignable, com.jidesoft.swing.AlignmentSupport, com.jidesoft.swing.ButtonStyle, com.jidesoft.swing.ComponentStateSupport, ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants
Direct Known Subclasses:
ConcurrentUsersButton, UpdateAvailableButton

public abstract class ClosablePopupButton extends AbstractJidePopupButton
See Also:
  • Method Details

    • initPopup

      protected void initPopup(com.jidesoft.popup.JidePopup popup)
      Specified by:
      initPopup in class AbstractJidePopupButton
    • initContent

      protected abstract void initContent(JComponent contentContainer)