On Tue, 14 Jul 2026 17:28:02 GMT, Kevin Rushforth <[email protected]> wrote:
>> singleton to allow reuse of the default implementation, public constructor >> to allow subclassing for custom models. > > None of the other `DataFormatHandler` subclasses have a public constructor. > What makes this one different? How might a custom model override this? made private ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2196#discussion_r3581310174
