View Single Post
  #1 (permalink)  
Old 06-15-2009, 09:22 AM
skaviman skaviman is online now
Junior Member
 
Join Date: Nov 2008
Posts: 6
Default Find and Replace Dialog

Hi,
we are trying to invoke Replace and Find functionality from the API in our applet, there are classes in API and it has classes for FindDLG and ReplaceDLG but I am not seeing any example on how to invoke it. Would we need to create a Swing Component or somehow invoking the Class would bring up the Default Dialog box.

Thanks
Sandip
Reply With Quote