public class OpenProperty extends GotoProperty
Modifier and Type | Field and Description |
---|---|
static String |
ID
The ID "OpenProp".
|
editorName, isFolder, isRoot, location, property
Constructor and Description |
---|
OpenProperty()
Constructs the quick-fixer with default constructor for Eclipse.
|
OpenProperty(GProp<?> property)
Creates a quick-fixer to Open the specified property.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns optional additional information about the resolution.
|
String |
getID()
Gets the ID of the quick-fix.
|
String |
getLabel()
Returns a short label indicating what the resolution will do.
|
boolean |
isMarkerRequired()
Indicates if the label returned and also the description depends on the marker selected.
|
getAttributes, run, setMarker
canBeGrouped, findOtherMarkers, getImage, getMarker
run
public static final String ID
public OpenProperty()
public OpenProperty(GProp<?> property)
property
- The property to go to.public String getID()
public boolean isMarkerRequired()
isMarkerRequired
in interface IQuickFixer
isMarkerRequired
in class QuickFixAdapter
getMarker()
to format the label and description.public String getLabel()
getLabel
in interface IQuickFixer
getLabel
in interface IMarkerResolution
getLabel
in class QuickFixAdapter
public String getDescription()
getDescription
in interface IMarkerResolution2
getDescription
in class QuickFixAdapter
null
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.