public interface IInformationControlExtension2
IInformationControl.
Replaces the concept of textual information to be displayed with the more
general concept of an input of the information control. Text to be displayed
set with setInformation(String) is ignored.
IInformationControl| Modifier and Type | Method and Description |
|---|---|
void |
setInput(java.lang.Object input)
Sets the input to be presented in this information control.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.