Interface HelpWindowExtension

All Known Implementing Classes:
MassPieceDefiner, PieceDefiner, PrototypeDefinition.Config.Definer
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")
public interface HelpWindowExtension
Deprecated.
To be replaced
Interface for specifying the owning Window of an online Help dialog
  • Method Summary

    Modifier and Type Method Description
    void setBaseWindow​(HelpWindow w)
    Deprecated.