Package org.eclipse.ease.ui.help.hovers
Class ConstantHelp
java.lang.Object
org.eclipse.ease.ui.help.hovers.ConstantHelp
- All Implemented Interfaces:
IHoverHelp
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.ease.ui.help.hovers.IHoverHelp
IHoverHelp.IMementoVisitor
-
Constructor Summary
ConstructorsConstructorDescriptionConstantHelp
(URL helpLocation, org.eclipse.ui.IMemento helpContent, Field field) -
Method Summary
-
Constructor Details
-
ConstantHelp
- Parameters:
helpLocation
-helpContent
-field
-
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceIHoverHelp
-
getDescription
- Specified by:
getDescription
in interfaceIHoverHelp
-
getHoverContent
- Specified by:
getHoverContent
in interfaceIHoverHelp
-