Class NullViewer

All Implemented Interfaces:
IInputProvider, IInputSelectionProvider, ISelectionProvider

public class NullViewer extends AbstractViewer
Used whenever the input is null or no viewer can be found.
  • Constructor Details

    • NullViewer

      public NullViewer(Composite parent)
  • Method Details

    • getControl

      public Control getControl()
      Description copied from class: Viewer
      Returns the primary control associated with this viewer.
      Specified by:
      getControl in class Viewer
      Returns:
      the SWT control which displays this viewer's content