Package org.luwrain.controls
Class DefaultTableAppearance
java.lang.Object
org.luwrain.controls.DefaultTableAppearance
- All Implemented Interfaces:
TableArea.Appearance
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
announceRow
(TableArea.Model model, int index, int flags) getCellText
(TableArea.Model model, int col, int row) int
getColWidth
(TableArea.Model model, int colIndex) int
getRowPrefix
(TableArea.Model model, int index)
-
Constructor Details
-
DefaultTableAppearance
-
-
Method Details
-
announceRow
- Specified by:
announceRow
in interfaceTableArea.Appearance
-
getInitialHotPointX
- Specified by:
getInitialHotPointX
in interfaceTableArea.Appearance
-
getCellText
- Specified by:
getCellText
in interfaceTableArea.Appearance
-
getRowPrefix
- Specified by:
getRowPrefix
in interfaceTableArea.Appearance
-
getColWidth
- Specified by:
getColWidth
in interfaceTableArea.Appearance
-