public class ConstantHelp extends java.lang.Object implements IHoverHelp
IHoverHelp.IMementoVisitor
Constructor and Description |
---|
ConstantHelp(java.net.URL helpLocation,
IMemento helpContent,
java.lang.reflect.Field field) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getHoverContent() |
java.lang.String |
getName() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImageAndLabel, getNodeContent, resolveUrl, updateRelativeLinks, visitMemento
public ConstantHelp(java.net.URL helpLocation, IMemento helpContent, java.lang.reflect.Field field)
helpLocation
- helpContent
- field
- public java.lang.String getName()
getName
in interface IHoverHelp
public java.lang.String getDescription()
getDescription
in interface IHoverHelp
public java.lang.String getHoverContent()
getHoverContent
in interface IHoverHelp