Package org.luwrain.controls
Interface TableArea.Appearance
- All Known Implementing Classes:
DefaultTableAppearance
- Enclosing class:
- TableArea
public static interface TableArea.Appearance
-
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)
-
Method Details
-
announceRow
-
getInitialHotPointX
-
getCellText
-
getRowPrefix
-
getColWidth
-