@FunctionalInterface public interface IOpenListener
| Modifier and Type | Method and Description |
|---|---|
void |
open(OpenEvent event)
Notifies of an open event.
|
void open(OpenEvent event)
event - event object describing the open event
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.