Uses of Class
dsto.dfc.swing.text.selection.StringSelector

Packages that use StringSelector
dsto.dfc.swing.text.selection Support for pattern matching text (eg using regular expressions or numeric comparisons). 
 

Uses of StringSelector in dsto.dfc.swing.text.selection
 

Subclasses of StringSelector in dsto.dfc.swing.text.selection
 class StringContainsSelector
          Simple selector matches values string-wise using toString () and contains ().
 



Copyright © 2008 Commonwealth of Australia