Uses of Class
org.fife.ui.rsyntaxtextarea.parser.ToolTipInfo
-
Packages that use ToolTipInfo Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of ToolTipInfo in org.fife.ui.rsyntaxtextarea
Methods in org.fife.ui.rsyntaxtextarea that return ToolTipInfo Modifier and Type Method Description ToolTipInfo
ParserManager. getToolTipText(java.awt.event.MouseEvent e)
Returns the tool tip to display for a mouse event at the given location.
-