Interface GenericMouseListener
-
- All Known Implementing Classes:
GenericDrawArea,GenericEditorToolbar
public interface GenericMouseListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmouseActionHappened(GenericMouseEvent gme)
-
-
-
Method Detail
-
mouseActionHappened
void mouseActionHappened(GenericMouseEvent gme)
-
-