Uses of Class
edu.rice.cs.util.swing.FindResult

Packages that use FindResult
edu.rice.cs.util.swing Some utility classes for working in Swing. 
 

Uses of FindResult in edu.rice.cs.util.swing
 

Methods in edu.rice.cs.util.swing that return FindResult
 FindResult FindReplaceMachine.findNext()
          Finds the next occurrence of the find word and returns an offset at the end of that occurrence or -1 if the word was not found.