Eclipse Platform
2.1

Uses of Interface
org.eclipse.jface.text.DefaultInformationControl.IInformationPresenter

Packages that use DefaultInformationControl.IInformationPresenter
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
 

Uses of DefaultInformationControl.IInformationPresenter in org.eclipse.jface.text
 

Constructors in org.eclipse.jface.text with parameters of type DefaultInformationControl.IInformationPresenter
DefaultInformationControl(Shell parent, int shellStyle, int style, DefaultInformationControl.IInformationPresenter presenter)
          Creates a default information control with the given shell as parent.
DefaultInformationControl(Shell parent, int style, DefaultInformationControl.IInformationPresenter presenter)
          Creates a default information control with the given shell as parent.
DefaultInformationControl(Shell parent, DefaultInformationControl.IInformationPresenter presenter)
          Creates a default information control with the given shell as parent.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.