Class JComponentPlatformSupport

    • Constructor Detail

      • JComponentPlatformSupport

        public JComponentPlatformSupport​(@NotNull
                                         @NotNull javax.swing.JComponent component)
        Deprecated.
    • Method Detail

      • imageObserver

        @NotNull
        public @NotNull java.awt.image.ImageObserver imageObserver()
        Deprecated.
        Specified by:
        imageObserver in interface PlatformSupport
      • createImage

        @NotNull
        public @NotNull java.awt.Image createImage​(@NotNull
                                                   @NotNull java.awt.image.ImageProducer imageProducer)
        Deprecated.
        Specified by:
        createImage in interface PlatformSupport
      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object