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