public class Marker
extends java.lang.Object
 A Marker has three key attributes: the
 Buffer to which it relates, the offset to which
 the marker refers, and an optional shortcut character. The shortcut
 identifies the key that can be pressed with the
 Markers>Go To Marker command.
| Modifier and Type | Method and Description | 
|---|---|
| int | getPosition()Returns the position of this marker. | 
| char | getShortcut()Returns the marker's shortcut character. |