Uses of Class
dsto.dfc.swt.text.UrlScanner.UrlRange

Packages that use UrlScanner.UrlRange
dsto.dfc.swt.text   
 

Uses of UrlScanner.UrlRange in dsto.dfc.swt.text
 

Methods in dsto.dfc.swt.text that return UrlScanner.UrlRange
 UrlScanner.UrlRange StyledTextLinkOTron.urlRangeAt(org.eclipse.swt.widgets.Event e)
          Find the URL range at a given mouse event.
 UrlScanner.UrlRange StyledTextLinkOTron.urlRangeAt(int offset)
          Find the URL range for a given offset into the text.
 

Methods in dsto.dfc.swt.text that return types with arguments of type UrlScanner.UrlRange
 List<UrlScanner.UrlRange> UrlScanner.scanForUrls(String text, int offset)
          Scan text for URL's.
protected  List<UrlScanner.UrlRange> StyledTextLinkOTron.scanForUrls(String text, int offset)
           
 



Copyright © 2008 Commonwealth of Australia