SWT LPEX
v3.0.5

Uses of Interface
com.ibm.lpex.core.LpexMarkListener

Packages that use LpexMarkListener
com.ibm.lpex.core This package provides the base implementation of the LPEX editor widget. 
 

Uses of LpexMarkListener in com.ibm.lpex.core
 

Methods in com.ibm.lpex.core with parameters of type LpexMarkListener
 void LpexView.addLpexMarkListener(int markId, LpexMarkListener markListener)
          Adds a mark listener to the specified mark.
 void LpexView.removeLpexMarkListener(int markId, LpexMarkListener markListener)
          Removes a mark listener from the specified mark.
 void LpexView.removeLpexMarkListener(LpexMarkListener markListener)
          Removes a mark listener from all the marks in this document view for which it is registered.
 


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.