Uses of Interface
org.autogui.swing.mapping.GuiReprValueImagePane.RenderedImageGetterSupport
Packages that use GuiReprValueImagePane.RenderedImageGetterSupport
-
Uses of GuiReprValueImagePane.RenderedImageGetterSupport in org.autogui.swing.mapping
Classes in org.autogui.swing.mapping that implement GuiReprValueImagePane.RenderedImageGetterSupportModifier and TypeClassDescriptionstatic class
impl of the support interfaceMethods in org.autogui.swing.mapping with parameters of type GuiReprValueImagePane.RenderedImageGetterSupportModifier and TypeMethodDescriptionstatic BufferedImage
GuiReprValueImagePane.getBufferedImageWithSupport
(GuiReprValueImagePane.RenderedImageGetterSupport support, Object source) impl.static RenderedImage
GuiReprValueImagePane.getRenderedImageWithSupport
(GuiReprValueImagePane.RenderedImageGetterSupport support, Object source) impl.