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
void setInput(Object input)
input
- the object to be used as input for this control
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.