Uses of Class
convex.gui.components.BaseTextPane
Packages that use BaseTextPane
Package
Description
This package provides general purpose Convex GUI components
-
Uses of BaseTextPane in convex.gui.components
Subclasses of BaseTextPane in convex.gui.componentsModifier and TypeClassDescriptionclass
Component for attractive displace of coin / token balancesclass
A pane for code editing supporting syntax highlighting etc. -
Uses of BaseTextPane in convex.gui.panels
Methods in convex.gui.panels with parameters of type BaseTextPaneModifier and TypeMethodDescriptionprotected void
REPLPanel.updateHighlight
(BaseTextPane pane, int start, int end)