de.fhg.igd.ui
Class SplashScreen.HideIntroAction

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended byde.fhg.igd.ui.SplashScreen.HideIntroAction
All Implemented Interfaces:
EventListener, MouseListener
Enclosing class:
SplashScreen

class SplashScreen.HideIntroAction
extends MouseAdapter

Internal class to react on mouse events.


Constructor Summary
(package private) SplashScreen.HideIntroAction()
           
 
Method Summary
 void mousePressed(MouseEvent evt)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseEntered, mouseExited, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashScreen.HideIntroAction

SplashScreen.HideIntroAction()
Method Detail

mousePressed

public void mousePressed(MouseEvent evt)


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.