com.novell.application.console.snapin
Class ShellAdapter

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

Deprecated. Replaced by ShellSelectionAdapter

public abstract class ShellAdapter
extends java.lang.Object
implements ShellListener

Listens for shell events.

The ShellAdapter class is the default implementation of the ShellListener interface, implemented for the purpose of listening for shell events.

See Also:
ShellListener

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

Constructor Detail

ShellAdapter

public ShellAdapter()
Deprecated. 
Builds a ShellAdapter object.
Method Detail

selectionChanged

public void selectionChanged(ShellEvent event)
Deprecated. 
Specified by:
selectionChanged in interface ShellListener


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