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 controlGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.