Uses of Interface
org.fife.ui.rtextarea.ToolTipSupplier
Packages that use ToolTipSupplier
-
Uses of ToolTipSupplier in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea declared as ToolTipSupplierModifier and TypeFieldDescriptionprivate ToolTipSupplier
RTextArea.toolTipSupplier
Can return tool tips for this text area.Methods in org.fife.ui.rtextarea that return ToolTipSupplierMethods in org.fife.ui.rtextarea with parameters of type ToolTipSupplierModifier and TypeMethodDescriptionvoid
RTextArea.setToolTipSupplier
(ToolTipSupplier supplier) Sets the tool tip supplier.