de.jtem.jrworkspace.plugin.sidecontainer.widget
Class ShrinkPanel.ClickShrinkAdapter
java.lang.Object
java.awt.event.MouseAdapter
de.jtem.jrworkspace.plugin.sidecontainer.widget.ShrinkPanel.ClickShrinkAdapter
- All Implemented Interfaces:
- MouseListener, MouseMotionListener, MouseWheelListener, EventListener
- Enclosing class:
- ShrinkPanel
protected class ShrinkPanel.ClickShrinkAdapter
- extends MouseAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShrinkPanel.ClickShrinkAdapter
protected ShrinkPanel.ClickShrinkAdapter()
mouseClicked
public void mouseClicked(MouseEvent m)
- Specified by:
mouseClicked
in interface MouseListener
- Overrides:
mouseClicked
in class MouseAdapter
jTEM