Package org.basex.gui.editor

Interface Summary
LinkListener Listener interface for handling link events.
 

Class Summary
Editor This class provides a text viewer and editor, using the Renderer class to render the text.
EditorText This class contains the rendered text.
SearchBar This panel provides search and replace facilities.
SearchEditor This class displays editor components with an integrated search bar.
SyntaxJSON This class defines syntax highlighting for JSON files.
SyntaxXML This class defines syntax highlighting for XML files.
SyntaxXQuery This class defines syntax highlighting for XQuery files.
 

Enum Summary
Editor.Action Editor action.
Editor.SearchDir Search direction.