es.aeat.eett.plugins.tableDrillThrough
Class DrillThroughListener
java.lang.Object
java.awt.event.MouseAdapter
es.aeat.eett.plugins.tableDrillThrough.DrillThroughListener
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.MouseListener
- public class DrillThroughListener
- extends java.awt.event.MouseAdapter
- Author:
- f00992
Method Summary |
void |
mouseClicked(java.awt.event.MouseEvent e)
|
Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
localizationResources
private static final java.util.ResourceBundle localizationResources
logger
private static org.apache.log4j.Logger logger
DRILLTHROUGH
private static final java.lang.String DRILLTHROUGH
component
private java.awt.Component component
plugin
private Plugin plugin
DrillThroughListener
DrillThroughListener(java.awt.Component component,
Plugin plugin)
- Parameters:
component
- plugin
-
mouseClicked
public void mouseClicked(java.awt.event.MouseEvent e)
JRubik v0.6