Interface CellRegionHandler
public interface CellRegionHandler
Handles event that occur on a cell region.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onClicked
(Component source, MouseEvent e, CellRegion region, CellRegionItem item)
-
Method Details
-
onClicked
-