public interface AttributeWriteTooltip extends AttributeReadTooltip
tooltip
of an object.Modifier and Type | Method and Description |
---|---|
void |
setTooltip(String tooltip)
This method sets the tooltip text of this object.
|
getTooltip
void setTooltip(String tooltip)
tooltip
- is the new tooltip text or null
to disable the tooltip.AttributeReadTooltip.getTooltip()
Copyright © 2001–2016 mmm-Team. All rights reserved.