Interface HelpWindowExtension

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @Deprecated(since="2020-08-06", forRemoval=true) public interface HelpWindowExtension
Deprecated, for removal: This API element is subject to removal in a future version.
To be replaced
Interface for specifying the owning Window of an online Help dialog
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setBaseWindow

      @Deprecated(since="2020-08-06", forRemoval=true) void setBaseWindow(HelpWindow w)
      Deprecated, for removal: This API element is subject to removal in a future version.