Module org.autogui

Class GuiReprValueFilePathField

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

public class GuiReprValueFilePathField extends GuiReprValue
a text-field component for a File or Path property.
     @GuiIncluded public Path propPath;
     @GuiIncluded public File propFile;