Module org.autogui

Class GuiReprValueImagePane

java.lang.Object
org.autogui.base.mapping.GuiReprValue
org.autogui.swing.mapping.GuiReprValueImagePane
All Implemented Interfaces:
GuiRepresentation

public class GuiReprValueImagePane extends GuiReprValue
a GUI representation for a property holding an Image. the representation depends on some AWT classes (java.desktop module)
      @GuiIncluded public Image imageProp;