Package com.ibm.jdg2e.editor.jfacetext.sqleditor

Examples for Chapter 26, Building a Custom Text Editor with JFace Text.

See:
          Description

Class Summary
SQLDocumentParticipant Participates in the setup of a text file buffer document.
SQLEditor This class is responsible for configuring the SQL editor.
SQLEditorContributor Manages the installation and deinstallation of actions for the SQL editor.
SQLEditorPlugin The main plug-in class.
SQLEditorSourceViewerConfiguration This class defines the editor add-ons; content assist, content formatter, highlighting, auto-indent strategy, double click strategy.
 

Package com.ibm.jdg2e.editor.jfacetext.sqleditor Description

Examples for Chapter 26, Building a Custom Text Editor with JFace Text.