Uses of Class
adams.gui.visualization.spreadsheet.SpreadSheetRowPointHitDetector
-
Packages that use SpreadSheetRowPointHitDetector Package Description adams.gui.visualization.spreadsheet -
-
Uses of SpreadSheetRowPointHitDetector in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as SpreadSheetRowPointHitDetector Modifier and Type Field Description protected SpreadSheetRowPointHitDetector
SpreadSheetRowPanel. m_SpreadSheetRowPointHitDetector
the hit detector for the tooltip.Methods in adams.gui.visualization.spreadsheet that return SpreadSheetRowPointHitDetector Modifier and Type Method Description SpreadSheetRowPointHitDetector
SpreadSheetRowPanel. getHitDetector()
Returns the hit detector.
-