Class TextPromptCreator<UICOMP extends UIComp>

java.lang.Object
com.iizigo.panel.prop.creator.TextPromptCreator<UICOMP>
All Implemented Interfaces:
IUICompCreator<UICOMP>

public class TextPromptCreator<UICOMP extends UIComp> extends Object implements IUICompCreator<UICOMP>
The label creator.
Author:
Christopher Mindus
  • Constructor Details

    • TextPromptCreator

      public TextPromptCreator(String image)
      Constructor for the label-based text components.
  • Method Details