Class MarqueeToolEntry

    • Constructor Detail

      • MarqueeToolEntry

        public MarqueeToolEntry()
        Creates a new MarqueeToolEntry that can select nodes
      • MarqueeToolEntry

        public MarqueeToolEntry​(java.lang.String label)
        Constructor for MarqueeToolEntry.
        Parameters:
        label - the label
      • MarqueeToolEntry

        public MarqueeToolEntry​(java.lang.String label,
                                java.lang.String description)
        Constructor for MarqueeToolEntry.
        Parameters:
        label - the label; can be null
        description - the description (can be null)