com.pvx.ooadide.codehilite2
Class PvxInfoPresenter

java.lang.Object
  extended by com.pvx.ooadide.codehilite2.PvxInfoPresenter
All Implemented Interfaces:
org.eclipse.jface.text.DefaultInformationControl.IInformationPresenter

public class PvxInfoPresenter
extends java.lang.Object
implements org.eclipse.jface.text.DefaultInformationControl.IInformationPresenter


Constructor Summary
PvxInfoPresenter()
           
 
Method Summary
 java.lang.String updatePresentation(org.eclipse.swt.widgets.Display display, java.lang.String infoText, org.eclipse.jface.text.TextPresentation presentation, int maxWidth, int maxHeight)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PvxInfoPresenter

public PvxInfoPresenter()
Method Detail

updatePresentation

public java.lang.String updatePresentation(org.eclipse.swt.widgets.Display display,
                                           java.lang.String infoText,
                                           org.eclipse.jface.text.TextPresentation presentation,
                                           int maxWidth,
                                           int maxHeight)
Specified by:
updatePresentation in interface org.eclipse.jface.text.DefaultInformationControl.IInformationPresenter