Class HeadlessDisplayViewer

    • Constructor Detail

      • HeadlessDisplayViewer

        public HeadlessDisplayViewer()
    • Method Detail

      • isCompatible

        public boolean isCompatible​(UserInterface ui)
        Description copied from interface: DisplayViewer
        Returns true if this display viewer can be used with the given UI.
      • canView

        public boolean canView​(Display<?> d)
        Description copied from interface: DisplayViewer
        Returns true if an instance of this display viewer can view the given display.