@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface AboutToShow
@AboutToShow
public void aboutToShow(List<MMenuElement> items) { }
IMenuListener
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.