|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISystemRemoteMarker | |
---|---|
org.eclipse.rse.files.ui.resources |
Uses of ISystemRemoteMarker in org.eclipse.rse.files.ui.resources |
---|
Methods in org.eclipse.rse.files.ui.resources that return ISystemRemoteMarker | |
---|---|
ISystemRemoteMarker |
ISystemRemoteResource.createMarker(String type)
Creates and returns the marker of the specified type on this resource. |
ISystemRemoteMarker |
ISystemRemoteResource.findMarker(long id)
Returns the marker with the specified id on this resource, or null if there is no such marker. |
ISystemRemoteMarker[] |
ISystemRemoteResource.findMarkers(String type,
boolean includeSubtypes)
Returns all markers of the specified type on this resource, and optionally, on its children. |
ISystemRemoteMarker |
ISystemRemoteResource.getMarker(long id)
Gets the marker with the given id. |
|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |