Java™ constants: view column font
Where used:
- FontStyle in ViewColumn
- HeaderFontStyle in ViewColumn
Constants:
- ViewColumn.FONT_BOLD (1)
- ViewColumn.FONT_ITALIC (2)
- ViewColumn.FONT_PLAIN (0)
- ViewColumn.FONT_STRIKEOUT (8)
- ViewColumn.FONT_STRIKETHROUGH (8)
- ViewColumn.FONT_UNDERLINE (4)