Uses of Interface
org.fife.ui.autocomplete.ExternalURLHandler

Uses of ExternalURLHandler in org.fife.ui.autocomplete
 

Methods in org.fife.ui.autocomplete that return ExternalURLHandler
 ExternalURLHandler AutoCompletion.getExternalURLHandler()
          Returns the handler to use when an external URL is clicked in the description window.
 

Methods in org.fife.ui.autocomplete with parameters of type ExternalURLHandler
 void AutoCompletion.setExternalURLHandler(ExternalURLHandler handler)
          Sets the handler to use when an external URL is clicked in the description window.
 



Copyright © 2003-2011. All Rights Reserved.