Class TextFieldAppendix

java.lang.Object
org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
org.cyclops.cyclopscore.infobook.pageelement.TextFieldAppendix

public class TextFieldAppendix extends SectionAppendix
Text fields that can be added to sections.
  • Constructor Details

    • TextFieldAppendix

      public TextFieldAppendix(IInfoBook infoBook, String text, double scale)
  • Method Details