Package org.luwrain.controls
Class DefaultTableAppearance
java.lang.Object
org.luwrain.controls.DefaultTableAppearance
- All Implemented Interfaces:
TableArea.Appearance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannounceRow(TableArea.Model model, int index, int flags) getCellText(TableArea.Model model, int col, int row) intgetColWidth(TableArea.Model model, int colIndex) intgetRowPrefix(TableArea.Model model, int index)
-
Constructor Details
-
DefaultTableAppearance
-
-
Method Details
-
announceRow
- Specified by:
announceRowin interfaceTableArea.Appearance
-
getInitialHotPointX
- Specified by:
getInitialHotPointXin interfaceTableArea.Appearance
-
getCellText
- Specified by:
getCellTextin interfaceTableArea.Appearance
-
getRowPrefix
- Specified by:
getRowPrefixin interfaceTableArea.Appearance
-
getColWidth
- Specified by:
getColWidthin interfaceTableArea.Appearance
-