|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CellStyle.NullStyle in org.nocrala.tools.texttablefmt |
---|
Methods in org.nocrala.tools.texttablefmt that return CellStyle.NullStyle | |
---|---|
static CellStyle.NullStyle |
CellStyle.NullStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CellStyle.NullStyle[] |
CellStyle.NullStyle.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in org.nocrala.tools.texttablefmt with parameters of type CellStyle.NullStyle | |
---|---|
CellStyle(CellStyle.HorizontalAlign horAlign,
CellStyle.AbbreviationStyle abbStyle,
CellStyle.NullStyle nullStyle)
Full constructor, that specifies all characteristics. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |