Class ExpandAllModelAction.TimeboxedExpandItemsRunnable

    • Constructor Detail

      • TimeboxedExpandItemsRunnable

        public TimeboxedExpandItemsRunnable​(WrappableTreeViewer wrappableTreeViewer,
                                            Set<org.eclipse.swt.widgets.TreeItem> itemsToBeExpanded)
      • TimeboxedExpandItemsRunnable

        public TimeboxedExpandItemsRunnable​(WrappableTreeViewer wrappableTreeViewer,
                                            Set<org.eclipse.swt.widgets.TreeItem> itemsToBeExpanded,
                                            long timeout)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable