public abstract class ShellAdapter extends java.lang.Object implements ShellListener
The ShellAdapter class is the default implementation of the ShellListener interface, implemented for the purpose of listening for shell events.
ShellListener| Constructor and Description |
|---|
ShellAdapter()
Deprecated.
Builds a ShellAdapter object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(ShellEvent event)
Deprecated.
Allows a participating snap-in to perform an action associated with
selection event.
|
public void selectionChanged(ShellEvent event)
ShellListenerThe participating snap-in is notified that the ObjectEntries selected in the shell have changed.
selectionChanged in interface ShellListenerevent - The shell event containing information about the new selection.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.