de.glossmaker.gui.gloss.main
Class HelpFocusListener

Package class diagram package HelpFocusListener
java.lang.Object
  extended by de.glossmaker.gui.gloss.main.HelpFocusListener
All Implemented Interfaces:
FocusListener, EventListener

public class HelpFocusListener
extends Object
implements FocusListener

Author:
Markus Flingelli

Constructor Summary
HelpFocusListener(String helpID)
           
 
Method Summary
 void focusGained(FocusEvent event)
           
 void focusLost(FocusEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpFocusListener

public HelpFocusListener(String helpID)
Method Detail

focusGained

public void focusGained(FocusEvent event)
Specified by:
focusGained in interface FocusListener

focusLost

public void focusLost(FocusEvent event)
Specified by:
focusLost in interface FocusListener


Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.