Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.swt.custom.LineStyleListener

Packages that use LineStyleListener
org.eclipse.swt.custom SWT Custom widgets.  
 

Uses of LineStyleListener in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type LineStyleListener
 void StyledText.addLineStyleListener(LineStyleListener listener)
          Adds a line style listener.
 void StyledText.removeLineStyleListener(LineStyleListener listener)
          Removes the specified line style listener.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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