Eclipse Platform
Release 3.0

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

Packages that use DefaultInformationControl.IInformationPresenter
org.eclipse.jface.text Provides a framework for creating and manipulating 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 shellStyle, int style, DefaultInformationControl.IInformationPresenter presenter, String statusFieldText)
          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, int style, DefaultInformationControl.IInformationPresenter presenter, String statusFieldText)
          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
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.