@Deprecated public interface IHandlerListener
IHandler
.
This interface may be implemented by clients.
Modifier and Type | Method and Description |
---|---|
void |
handlerChanged(HandlerEvent handlerEvent)
Deprecated.
|
@Deprecated void handlerChanged(HandlerEvent handlerEvent)
IHandler
have changed. Specific details are described in
the HandlerEvent
.handlerEvent
- the handler event. Guaranteed not to be null
.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.