com.levigo.jadice.swing
Class JadiceProductInformationSplash.Disposer

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by com.levigo.jadice.swing.JadiceProductInformationSplash.Disposer
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
Enclosing class:
JadiceProductInformationSplash

protected class JadiceProductInformationSplash.Disposer
extends MouseAdapter

A mouse listener to dispose product info, if a mouse click/release into it happens.


Constructor Summary
protected JadiceProductInformationSplash.Disposer()
           
 
Method Summary
 void mouseReleased(MouseEvent e)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseWheelMoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JadiceProductInformationSplash.Disposer

protected JadiceProductInformationSplash.Disposer()
Method Detail

mouseReleased

public void mouseReleased(MouseEvent e)
Specified by:
mouseReleased in interface MouseListener
Overrides:
mouseReleased in class MouseAdapter
See Also:
MouseListener.mouseReleased(java.awt.event.MouseEvent)


Copyright © 2017 levigo holding gmbh. All rights reserved.