com.novell.application.console.snapin
Class ShellFocusAdapter

java.lang.Object
  |
  +--com.novell.application.console.snapin.ShellFocusAdapter
All Implemented Interfaces:
java.util.EventListener, ShellFocusListener

public abstract class ShellFocusAdapter
extends java.lang.Object
implements ShellFocusListener

Listens for shell focus events.

The ShellFocusAdapter class is the default implementation of the ShellFocusListener interface, implemented for the purpose of listening for shell focus events.

See Also:
ShellSelectionListener

Constructor Summary
ShellFocusAdapter()
          Builds a ShellSelectionAdapter object.
 
Method Summary
 void focusChanged(ShellFocusEvent event)
          Allows a participating snap-in to perform an action associated with a shell focus changed event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellFocusAdapter

public ShellFocusAdapter()
Builds a ShellSelectionAdapter object.
Method Detail

focusChanged

public void focusChanged(ShellFocusEvent event)
Allows a participating snap-in to perform an action associated with a shell focus changed event.
Specified by:
focusChanged in interface ShellFocusListener
Parameters:
event - The shell focus event containing the new status.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.