Class AbstractEncloseActor

    • Constructor Detail

      • AbstractEncloseActor

        public AbstractEncloseActor()
    • Method Detail

      • sort

        protected List<JMenuItem> sort​(List<JMenuItem> menuitems)
        Sorts the menu items, if necessary.
        Parameters:
        menuitems - the menu items to sort
        Returns:
        the (potentially) sorted items
      • getAll

        protected List<JMenuItem> getAll()
        Generates the menuitems for "all".
        Returns:
        the "all" menuitems
      • getCommon

        protected List<JMenuItem> getCommon()
        Generates the menuitems for "common".
        Returns:
        the "common" menuitems
      • getSpecial

        protected List<JMenuItem> getSpecial()
        Generates the menuitems for "specia enclosures".
        Returns:
        the "special" menuitems