Class OptionTree

    • Constructor Detail

      • OptionTree

        public OptionTree()
        Initializes the menu item with no owner.
      • OptionTree

        public OptionTree​(AbstractApplicationFrame owner)
        Initializes the menu item.
        Parameters:
        owner - the owning application