| Name | Description | Type | Package | Framework |
| DefaultMarkerModel | Class | com.jidesoft.editor.marker | JideSoft | |
| Marker | Marker represents a range of text in code editor used by the MarkerModel. | Class | com.jidesoft.editor.marker | JideSoft |
| MarkerArea | MarkerArea is an area next to code editor to display markers for error, warning, or whatever information in the code you would like to display. | Class | com.jidesoft.editor.marker | JideSoft |
| MarkerEvent | MarkerEvent is used to notify interested parties that marker has been changed in theSee Also:Serialized Form | Class | com.jidesoft.editor.marker | JideSoft |
| MarkerEye | MarkerEye is a panel to indicate the inspecting status. | Class | com.jidesoft.editor.marker | JideSoft |
| MarkerEyePainter | Interface | com.jidesoft.editor.marker | JideSoft | |
| MarkerListener | Interface | com.jidesoft.editor.marker | JideSoft | |
| MarkerModel | An interface to store the marker information in an editor. | Interface | com.jidesoft.editor.marker | JideSoft |
| MarkerStripe | MarkerStripe is a panel to display all the markers in a marker model. | Class | com.jidesoft.editor.marker | JideSoft |
| MarkerStripePainter | An interface to paint the marker stripes. | Interface | com.jidesoft.editor.marker | JideSoft |