Package editor.util

Class PopupContainer

    • Constructor Detail

      • PopupContainer

        public PopupContainer()
    • Method Detail

      • getContentPanel

        protected abstract Component getContentPanel()
        Subclasses override this to add the content panel to the popup.
      • initLayout

        protected void initLayout​(String strTitle)
      • setVisible

        public void setVisible​(boolean bVisible)
        Overrides:
        setVisible in class JPopupMenu