com.novell.application.console.snapin
Class ShellSelectionAdapter

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

public abstract class ShellSelectionAdapter
extends java.lang.Object
implements ShellSelectionListener

Listens for shell selection events.

The ShellSelectionAdapter class is the default implementation of the ShellSelectionListener interface, implemented for the purpose of listening for shell selection events.

See Also:
ShellSelectionListener

Constructor Summary
ShellSelectionAdapter()
          Builds a ShellSelectionAdapter object.
 
Method Summary
 void selectionChanged(ShellSelectionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellSelectionAdapter

public ShellSelectionAdapter()
Builds a ShellSelectionAdapter object.
Method Detail

selectionChanged

public void selectionChanged(ShellSelectionEvent event)
Specified by:
selectionChanged in interface ShellSelectionListener


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