Package xyz.cofe.text.table
Class CellFormats
- java.lang.Object
-
- xyz.cofe.text.table.CellFormats
-
public class CellFormats extends java.lang.Object- Author:
- Kamnev Georgiy (nt.gocha@gmail.com)
-
-
Field Summary
Fields Modifier and Type Field Description protected static CellFormatdefprotected static CellFormatwidth20
-
Constructor Summary
Constructors Constructor Description CellFormats()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CellFormatdef()static CellFormatwidth20()
-
-
-
Field Detail
-
width20
protected static CellFormat width20
-
def
protected static CellFormat def
-
-
Method Detail
-
width20
public static CellFormat width20()
-
def
public static CellFormat def()
-
-