Class AbstractTextCell.AbstractTextCellBuilder<C extends AbstractTextCell,B extends AbstractTextCell.AbstractTextCellBuilder<C,B>>
java.lang.Object
org.vandeseer.easytable.structure.cell.AbstractCell.AbstractCellBuilder<C,B>
org.vandeseer.easytable.structure.cell.AbstractTextCell.AbstractTextCellBuilder<C,B>
- Enclosing class:
- AbstractTextCell
public abstract static class AbstractTextCell.AbstractTextCellBuilder<C extends AbstractTextCell,B extends AbstractTextCell.AbstractTextCellBuilder<C,B>>
extends AbstractCell.AbstractCellBuilder<C,B>
-
Field Summary
Fields inherited from class org.vandeseer.easytable.structure.cell.AbstractCell.AbstractCellBuilder
settings -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.vandeseer.easytable.structure.cell.AbstractCell.AbstractCellBuilder
backgroundColor, borderColor, borderColorBottom, borderColorLeft, borderColorRight, borderColorTop, borderStyle, borderStyleBottom, borderStyleLeft, borderStyleRight, borderStyleTop, borderWidth, borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop, horizontalAlignment, padding, paddingBottom, paddingLeft, paddingRight, paddingTop, verticalAlignment, wordBreak
-
Constructor Details
-
AbstractTextCellBuilder
public AbstractTextCellBuilder()
-
-
Method Details
-
font
-
font
-
fontSize
-
textColor
-