public interface ShellSelectionListener
extends java.util.EventListener
The ShellSelectionListener interface is implemented for the purpose of listening for the shell selection event.
ShellEvent| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(ShellSelectionEvent event)
Allows a participating snap-in to perform an action associated with
selection event.
|
void selectionChanged(ShellSelectionEvent event)
The participating snap-in is notified that the ObjectEntries selected in the shell have changed.
event - 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}.