| Package | Description | 
|---|---|
| org.gjt.sp.jedit | This package contains jEdit 4's core classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| Marker | Buffer. getMarker(char shortcut) | 
| Marker | Buffer. getMarkerAtLine(int line) | 
| Marker | Buffer. getMarkerInRange(int start,
                int end) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Vector<Marker> | Buffer. getMarkers() |