public abstract class ShellSelectionAdapter extends java.lang.Object implements ShellSelectionListener
The ShellSelectionAdapter class is the default implementation of the ShellSelectionListener interface, implemented for the purpose of listening for shell selection events.
ShellSelectionListener| Constructor and Description |
|---|
ShellSelectionAdapter()
Builds a ShellSelectionAdapter object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(ShellSelectionEvent event)
Allows a participating snap-in to perform an action associated with
selection event.
|
public ShellSelectionAdapter()
public void selectionChanged(ShellSelectionEvent event)
ShellSelectionListenerThe participating snap-in is notified that the ObjectEntries selected in the shell have changed.
selectionChanged in interface ShellSelectionListenerevent - 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}.