Uses of Class
org.basex.gui.text.TextPanel
Packages that use TextPanel
-
Uses of TextPanel in org.basex.gui.text
Methods in org.basex.gui.text with parameters of type TextPanelModifier and TypeMethodDescriptionvoidSets the specified editor and updates the component layout.Constructors in org.basex.gui.text with parameters of type TextPanelModifierConstructorDescriptionSearchEditor(GUI gui, JComponent center, TextPanel editor) Constructor.SearchEditor(GUI gui, TextPanel editor) Constructor. -
Uses of TextPanel in org.basex.gui.view.editor
Subclasses of TextPanel in org.basex.gui.view.editorModifier and TypeClassDescriptionfinal classThis class extends the text panel by editor features.