Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.swt.custom.LineBackgroundEvent

Packages that use LineBackgroundEvent
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
org.eclipse.swt.custom SWT Custom widgets.  
 

Uses of LineBackgroundEvent in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text with parameters of type LineBackgroundEvent
 void CursorLinePainter.lineGetBackground(LineBackgroundEvent event)
           
 

Uses of LineBackgroundEvent in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type LineBackgroundEvent
 void LineBackgroundListener.lineGetBackground(LineBackgroundEvent event)
          This method is called when a line is about to be drawn in order to get its background color.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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