JIDE 3.5.15

Package com.jidesoft.editor.selection

The package contains classes for the selection model for JIDE Code Editor product.

See:
          Description

Interface Summary
SelectionListener The listener interface for receiving selection change event in SelectionModel.
SelectionModel An interface to represent the selection in CodeEditor.
 

Class Summary
DefaultSelectionModel  
SelectionEvent SelectionEvent is used to notify interested parties that selection has been changed in the SelectionModel.
 

Package com.jidesoft.editor.selection Description

The package contains classes for the selection model for JIDE Code Editor product.


JIDE 3.5.15