Overview

 
Package  Class  Use  Tree  Serialized  Index  Help 
SWT LPEX
v3.0.0
 PREV   NEXT FRAMES    NO FRAMES  


 

Deprecated API

Deprecated Methods
com.ibm.lpex.alef.LpexVerticalRuler.addMouseListener(MouseListener)
          will be removed (as per Eclipse's VerticalRuler). 
com.ibm.lpex.alef.contentassist.CompletionProposal.apply(IDocument)
          Use CompletionProposal.apply(LpexTextViewer). 
com.ibm.lpex.alef.LpexTextViewer.getAverageCharWidth()
          Use LpexTextViewer.getAverageCharWidth(LpexWindow). 
com.ibm.lpex.core.LpexCommonParser.getPopupParserItems()
          Return the same string in getPopupItems(POPUP_END). 
com.ibm.lpex.core.LpexCommonParser.getPopupViewItems()
          Return the same string in getPopupItems(POPUP_FILTERVIEW). 
com.ibm.lpex.alef.LpexAbstractDecoratedTextEditor.gotoMarker(IMarker)
          Visibility will be reduced, use getAdapter(IGotoMarker.class) for accessing this method. 
com.ibm.lpex.alef.LpexVerticalRuler.removeMouseListener(MouseListener)
          will be removed (as per Eclipse's VerticalRuler). 
com.ibm.lpex.alef.LpexTextViewer.updateProfile()
          Will be removed! You must extend LpexTextViewer.updateProfile(LpexView) instead. 
com.ibm.lpex.alef.LpexAbstractTextEditor.updateProfile()
          Will be removed! You must extend LpexAbstractTextEditor.updateProfile(LpexView) instead. 
com.ibm.lpex.alef.LpexTextViewer.updateVisibleDocument(IDocument, int, int)
          use updateSlaveDocument instead 
 


 

Overview

 
Package  Class  Use  Tree  Serialized  Index  Help 
SWT LPEX
v3.0.0
 PREV   NEXT FRAMES    NO FRAMES