Class TreeEvent


  • public final class TreeEvent
    extends SelectionEvent
    Instances of this class are sent as a result of trees being expanded and collapsed.
    See Also:
    TreeListener
    • Constructor Detail

      • TreeEvent

        public TreeEvent​(Event event)
        Constructs a new instance of this class based on the information in the given untyped event.
        Parameters:
        event - the untyped event containing the information