Interface IJCWidget.Popupable

  • Enclosing interface:
    IJCWidget

    public static interface IJCWidget.Popupable
    Definition of popup for browse mode. If Widget doesn't implement this interface no popup will be shown in browse mode.
    • Method Detail

      • getPopup

        javax.swing.JPopupMenu getPopup()
        Creates popup for browse mode.
        Returns:
        The popup for browse mode