Eclipse Platform
Release 3.1

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

Packages that use LineStyleEvent
org.eclipse.swt.custom SWT Custom widgets.  
org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console. 
 

Uses of LineStyleEvent in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type LineStyleEvent
 void LineStyleListener.lineGetStyle(LineStyleEvent event)
          This method is called when a line is about to be drawn in order to get the line's style information.
 

Uses of LineStyleEvent in org.eclipse.ui.console
 

Methods in org.eclipse.ui.console with parameters of type LineStyleEvent
 void TextConsoleViewer.lineGetStyle(LineStyleEvent event)
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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