Uses of Interface
org.fife.ui.rtextarea.ToolTipSupplier

Packages that use ToolTipSupplier
org.fife.ui.rtextarea   
 

Uses of ToolTipSupplier in org.fife.ui.rtextarea
 

Methods in org.fife.ui.rtextarea that return ToolTipSupplier
 ToolTipSupplier RTextArea.getToolTipSupplier()
          Returns the tool tip supplier.
 

Methods in org.fife.ui.rtextarea with parameters of type ToolTipSupplier
 void RTextArea.setToolTipSupplier(ToolTipSupplier supplier)
          Sets the tool tip supplier.
 



Copyright © 2003–2013. All rights reserved.